Commit graph

  • 98684c83f5 Bump rayon Jon Moroney 2020-06-20 16:01:10 -0700
  • 1630cb9dd0 Fixup toml Jon Moroney 2020-06-17 10:12:12 -0700
  • 031a5783aa Merge branch 'master' of github.com:darakian/ddh Jon Moroney 2020-06-17 10:08:45 -0700
  • d340ccac47 Move to LGPL 3.0 license and bump version to ensure a clear point of change Jon Moroney 2020-05-01 16:41:50 -0700
  • 0fa6878849
    Add .dockerignore Ian Lai 2020-03-31 01:13:17 +0100
  • 839378b35e
    Add Dockerfile Ian Lai 2020-03-31 00:54:08 +0100
  • 3e49650335
    Merge pull request #20 from bernaferrari/patch-1 Jon Moroney 2020-03-17 09:11:06 -0700
  • 6e44732dda
    add syntax highlighting in README Bernardo Ferrari 2020-03-16 22:31:04 -0300
  • 1d4f4922ba Bump version for new api signature Jon Moroney 2020-02-22 17:36:34 -0800
  • 35b5e2e801
    Merge pull request #19 from demurgos/generic-deduplicate Jon Moroney 2020-02-21 10:13:57 -0800
  • 34a80ec233
    Make deduplicate_dirs generic Charles Samborski 2020-02-21 18:16:16 +0100
  • fb1dc95010
    Merge pull request #18 from darakian/document-public-methods Jon Moroney 2020-02-18 10:33:42 -0800
  • 052d35fc2a Add some public docs and examples. Bump version so that they show up on docs.rs/ddh Also include a fixed github action workflow Jon Moroney 2020-02-18 10:03:23 -0800
  • a55235e573 Bump version to reflect the removal of bufreader. Minor performance improvement should be seen. Jon Moroney 2019-12-22 10:52:32 -1000
  • 0048d5009b
    Merge pull request #17 from darakian/remove-bufreader Jon Moroney 2019-12-22 10:51:30 -1000
  • 1fe72df294 16KB seems to give better performance than 64KB Jon Moroney 2019-12-18 14:27:55 -0800
  • 701ef480b2 Basic removal with arbitrary 64KB block choice Jon Moroney 2019-12-18 14:14:17 -0800
  • 2c7ee5e83d Remove deserialize derive Jon Moroney 2019-09-28 20:28:55 -0700
  • 0e31253de3 Remove deserialize derive Jon Moroney 2019-09-28 20:28:55 -0700
  • f615ab85ee Fix panic issue around unreadable files. win64 Jon Moroney 2019-09-25 10:38:02 -0700
  • 6fea9633da Match assignment for dir metadata Jon Moroney 2019-09-25 10:10:48 -0700
  • e88f902613 Oneline fileinfo construction Jon Moroney 2019-09-25 09:49:21 -0700
  • 1313a60d8a Move rather than copy file paths. Compiler may have optimized this away. Not sure. Jon Moroney 2019-09-24 15:51:03 -0700
  • a1cd60b0eb Be explicit about types in hashmap for extra readability Jon Moroney 2019-09-24 15:02:46 -0700
  • e00b391be3 Bump version and update README for readability Jon Moroney 2019-09-16 14:57:05 -0700
  • 69760139a7 Bump version and update README for readability Jon Moroney 2019-09-16 14:56:43 -0700
  • d1adf21427 Commit to nohash-hasher Jon Moroney 2019-09-16 14:54:10 -0700
  • 0c0c9ff4dc Merge branch 'master' of github.com:darakian/ddh Jon Moroney 2019-09-13 16:20:07 -0700
  • 87abc41b51 Testing nohash hasher Jon Moroney 2019-09-13 16:20:02 -0700
  • 3c0c2ba064 Bump version so crates.io can see the readme Jon Moroney 2019-08-31 12:12:46 -0700
  • 1593cae52c Merge branch 'master' of github.com:darakian/ddh Jon Moroney 2019-08-28 15:42:14 -0700
  • 135ec8b1e9 Remove old dedupe code Jon Moroney 2019-08-28 15:42:06 -0700
  • f52570b8b2
    Merge pull request #16 from darakian/add-package-metadata Jon Moroney 2019-08-28 13:32:33 -0700
  • 95716b10f3 Merge branch 'add-package-metadata' of github.com:darakian/ddh into add-package-metadata Jon Moroney 2019-08-28 13:19:57 -0700
  • e7cf775af1 Add more to readme Jon Moroney 2019-08-28 13:17:22 -0700
  • 9657d0f0d2 fixup! Add basic metadata Jon Moroney 2019-08-27 18:52:10 -0700
  • 968ec6087a Add basic metadata Jon Moroney 2019-08-27 16:25:48 -0700
  • 0fc7e58137 Add reference to ddh-move Jon Moroney 2019-08-27 13:12:59 -0700
  • c578075a75 Bump version Jon Moroney 2019-07-16 18:30:22 -0700
  • a99cd73cde
    Merge pull request #14 from darakian/debug Jon Moroney 2019-07-16 18:24:39 -0700
  • ae44176d89
    Update Cargo.toml Jon Moroney 2019-07-16 18:24:25 -0700
  • e0ac370ead This PR resolves a timing issue with how the dedupe logic worked. Jon Moroney 2019-07-15 20:12:07 -0700
  • 242a5d0f9a Tab in a bit Jon Moroney 2019-07-15 16:34:25 -0700
  • 9b50c1a4b8 Bump version Jon Moroney 2019-07-15 16:29:47 -0700
  • 96930d7771 Remove some old comments Jon Moroney 2019-07-15 16:28:31 -0700
  • 2fe29324d9 Cleaner symlink handling Jon Moroney 2019-07-15 16:26:10 -0700
  • adb8409a31 Reduce pressure on stack by handling files before recussive step Jon Moroney 2019-07-15 15:21:11 -0700
  • 1c26b1f06e Remove stacker. Need to test stack issues Jon Moroney 2019-07-12 15:39:26 -0700
  • 80721e1f54 Bump rayon Jon Moroney 2019-07-12 15:47:59 -0700
  • dd2f615860 Reorder traverse Jon Moroney 2019-05-22 14:37:40 -0700
  • 4b8b261fa6 Bump version Jon Moroney 2019-05-20 13:48:07 -0700
  • 2bc32c5e50 Print read errors in cli main code and remove all prints from lib Jon Moroney 2019-05-20 13:47:43 -0700
  • da281851e4 New signature with errors. Also remove print from the traversal Jon Moroney 2019-05-20 13:22:27 -0700
  • 18c0cc0307 Rename temp vec Jon Moroney 2019-05-20 13:07:47 -0700
  • a964cb9672 Vector does need to be allocated for the parallelism. Can be made immutable though Jon Moroney 2019-05-20 12:41:25 -0700
  • 732beb83b7 Remove unnecessary vector allocation Jon Moroney 2019-05-20 10:34:48 -0700
  • e65ddb02bc Bump minor version. For new deduplicate_dirs signature Jon Moroney 2019-05-20 09:53:10 -0700
  • 3f101d033b Return list of files for which there were read errors. Prep for removing print statements from lib.rs Jon Moroney 2019-05-20 09:52:11 -0700
  • f921c7fae3 Remove pub access to struct file_paths. Provide method access instead Jon Moroney 2019-05-02 13:38:38 -0700
  • 89bb37a98b Bump version due to doc error and crates not wanting me to replace a version Jon Moroney 2019-04-28 12:00:06 -0700
  • 6bf07dd43f Fix docs Jon Moroney 2019-04-28 11:57:01 -0700
  • 3740840a4a Add docs.rs for docs Jon Moroney 2019-04-28 11:45:22 -0700
  • 300d6fbb84 Bump version Jon Moroney 2019-04-28 11:44:35 -0700
  • 70808eeb1a Update function name and add basic documentation Jon Moroney 2019-04-28 11:44:18 -0700
  • 6e2a3eabf3 Move helper structs and functions to private Jon Moroney 2019-04-28 11:30:33 -0700
  • 31018032a2 Move cli specific structs to main file Jon Moroney 2019-04-28 11:27:16 -0700
  • cef4d6771c Get authors from env as well Jon Moroney 2019-04-27 20:24:46 -0700
  • 9b4c422979 Add version string back based on cargo version and begin lib comments Jon Moroney 2019-04-27 20:20:10 -0700
  • e81457b163 Bump version and shift toward ddh lib backend Jon Moroney 2019-04-27 11:31:29 -0700
  • e4dabcc9da fixup! Link to crates.io on readme Jon Moroney 2019-04-27 11:10:12 -0700
  • 0e67c53f05 Link to crates.io on readme Jon Moroney 2019-04-27 11:09:13 -0700
  • 54d4e45c44 Bump clap version Jon Moroney 2019-04-27 11:04:42 -0700
  • 2632b1dad0 Update readme and cli help output Jon Moroney 2019-04-27 11:00:16 -0700
  • a53e3774bf fixup! Add json example to cli help Jon Moroney 2019-04-27 10:55:45 -0700
  • 70ba4ed27b Add json example to cli help Jon Moroney 2019-04-27 10:54:05 -0700
  • 7bc79b5cba Remove cli version string Jon Moroney 2019-04-27 10:52:33 -0700
  • 8d44dea28e Add crates.io requirements Jon Moroney 2019-04-27 10:46:51 -0700
  • 0eb13925d3 A little more cleanup Jon Moroney 2019-04-23 14:23:11 -0700
  • c8093b9257 A little more cleanup Jon Moroney 2019-04-23 14:22:46 -0700
  • 158e3cf34f A little more cleanup Jon Moroney 2019-04-23 14:22:20 -0700
  • 297533fff1 Bit more formatting Jon Moroney 2019-04-22 15:55:34 -0700
  • 61d62a17ec Fileinfo is a bit more functional and thread panics no longer abound Jon Moroney 2019-04-22 15:38:42 -0700
  • 259a675e10 Readbility and panic in place of printing Jon Moroney 2019-04-22 14:38:29 -0700
  • e9179e919b Minor update Jon Moroney 2019-03-08 18:33:59 -0800
  • d04ee52f1a Back out option open method and attempt create file on open file error Jon Moroney 2019-01-07 10:40:01 -0800
  • 1b3da2af3f Merge branch 'master' of github.com:darakian/ddh Jon Moroney 2019-01-07 10:39:09 -0800
  • 0f50a84ca2 Back out option open method and attempt create file on open file error Jon Moroney 2019-01-07 10:24:12 -0800
  • 0adb676b84 Use OpenOption for results file Jon Moroney 2019-01-07 09:15:51 -0800
  • 84df3bbd40 Add more error handling Jon Moroney 2019-01-05 09:48:48 -0800
  • b139b1429f Fix output file path truncation Jon Moroney 2019-01-04 22:23:05 -0800
  • 538bacada6
    Merge pull request #12 from Cogitri/patch-2 Jon Moroney 2018-12-30 10:59:33 -0800
  • 8ec6639bee
    README: Simplify install procedure Rasmus Thomsen 2018-12-30 19:12:28 +0100
  • bbc8092ee0 Version bump Jon Moroney 2018-12-20 16:10:37 -0800
  • f31ce2e325 Merge branch 'siphash128' Jon Moroney 2018-12-20 16:06:46 -0800
  • ec3ab79464 Switch to siphash 128 Jon Moroney 2018-12-20 13:36:32 -0800
  • b3da2d39ea Remove comments Jon Moroney 2018-12-20 12:19:30 -0800
  • 13c2ea563f Use 128bit siphash. Need lib to update Jon Moroney 2018-12-20 12:12:46 -0800
  • ec67dcb251 Remove 'extern crate' imports Jon Moroney 2018-12-06 09:28:45 -0800
  • 4173ed8558 Add edition = 2018 Jon Moroney 2018-12-06 09:26:34 -0800
  • d8beead2c7 Change negative length vector code path to panic Jon Moroney 2018-12-06 09:15:47 -0800