6 Commits

Author SHA256 Message Date
Enrico Belleri
6804c95d96 - 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

OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=10
2021-10-24 09:59:55 +00:00
Enrico Belleri
054547be52 - Update to version 0.15.0:
* Implement `fclones move` command
  * Add homepage to the package manifest
  * Don't scan sysfs on startup
  * Small improvements

OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=9
2021-09-14 09:45:07 +00:00
Enrico Belleri
d6891de902 Accepting request 914860 from home:iDesmI:branches:utilities
- Update to version 0.13.0:
  * Fix unit tests that require file creation time metadata
  * Update documentation on json support in report processing
  * Fix clippy lints - remove unneeded references
  * Automatically detect input report format
  * Implement JsonReportReader
  * Update dependencies
  * Pluggable report readers

OBS-URL: https://build.opensuse.org/request/show/914860
OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=8
2021-08-29 08:32:29 +00:00
Enrico Belleri
d12bb5f823 OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=7 2021-06-21 13:45:58 +00:00
Enrico Belleri
8a4c0d9cd4 - 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

OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=6
2021-06-09 08:00:46 +00:00
103860a75c Accepting request 884353 from home:iDesmI
It's a cool alternative to fdupes written in Rust. It's very fast and makes use of multithreading.

OBS-URL: https://build.opensuse.org/request/show/884353
OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=1
2021-04-16 11:42:25 +00:00