6ac7c2ef57
- Update to version 0.35.0: * update dependencies * Make GroupConfig Clone * By default, only report progress when stderr is a terminal * Add shell completion subcommand - added shell completion subpackages
Enrico Belleri
2025-05-06 05:42:53 +00:00
7ef21fbcb4
- Update to version 0.17.0: * Add examples to --help * Reflink: always remove temporary files * Minor help text tweaks. * Implement fclones dedupe command * Improve with_dir test util * Fix too aggressive config validation * Fix documentation on escaping in path globs * Option to not count files in the same root dir as dupes * Fix comments after find-and-replace gone bad * Make group output deterministic with existing hardlinks
Enrico Belleri
2021-10-24 09:59:55 +00:00
31c3210fee
- Update to version 0.15.0: * Implement fclones move command * Add homepage to the package manifest * Don't scan sysfs on startup * Small improvements
Enrico Belleri
2021-09-14 09:45:07 +00:00
0f0d8c81bb
- Update to version 0.12.2: * Bump up version to 0.12.2 * Accept report lines ended with CRLF (Windows) Interrupt processing of report immediately on the first error * Update benchmarks * Increase default number of threads for SSD thread-pool * Update dependencies * Fix build on windows * Fix unused import * Deduplicate documentation (README.md) * Remove leftover println * Fix invalid default value for --format
Enrico Belleri
2021-06-09 08:00:46 +00:00
5775c3ea79
- Update to 0.11.0 - all directories are now scanned recursively if not specified otherwise (--depth 0) - input paths are validated before running
Enrico Belleri
2021-04-18 20:14:56 +00:00
31c231bea0
- Update to 0.10.2 - Entries are now sorted on inode number, slightly improving performance on HDDs
Enrico Belleri
2021-04-16 17:02:34 +00:00