18 Commits

Author SHA256 Message Date
4e0748d48d Accepting request 1333198 from utilities
OBS-URL: https://build.opensuse.org/request/show/1333198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fclones?expand=0&rev=3
2026-02-16 12:11:45 +00:00
Enrico Belleri
451346e94d - Fix the build in Factory by using the binary from %{_builddir}
instead of the one from %{buildroot} to create all shell
  completion files.

OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=17
2026-02-15 14:20:43 +00:00
7ad2263a45 Accepting request 1274775 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1274775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fclones?expand=0&rev=2
2025-05-06 14:42:22 +00:00
Enrico Belleri
3b824910f5 Accepting request 1272833 from home:amanzini:branches:utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/1272833
OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=15
2025-05-06 05:42:53 +00:00
9f5703fe97 Accepting request 1132723 from utilities
Faster multithreaded alternative to fdupes written in Rust.

OBS-URL: https://build.opensuse.org/request/show/1132723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fclones?expand=0&rev=1
2023-12-13 17:34:49 +00:00
Enrico Belleri
44c0ea3b8c OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=13 2023-12-12 13:23:13 +00:00
Enrico Belleri
e651bacd17 Accepting request 1132674 from home:iDesmI:branches:REQUEST_1132620
OBS-URL: https://build.opensuse.org/request/show/1132674
OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=12
2023-12-12 13:05:43 +00:00
Enrico Belleri
baeca53074 Accepting request 1132620 from home:jubalh:branches:utilities
- Update to version 0.34.0:
  * New option one-fs #244
  * Downgrade builder image to Debian 10 (buster), remove unneeded
    pkgs #247

OBS-URL: https://build.opensuse.org/request/show/1132620
OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=11
2023-12-12 12:59:43 +00:00
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
Enrico Belleri
d710dbca62 - Update to 0.11.0
- all directories are now scanned recursively if not specified otherwise (--depth 0)
  - input paths are validated before running

OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=5
2021-04-18 20:14:56 +00:00
Enrico Belleri
6bb0ef73e5 OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=4 2021-04-16 17:16:35 +00:00
Enrico Belleri
c6e928d1be OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=3 2021-04-16 17:04:35 +00:00
Enrico Belleri
7e90fa36c6 - Update to 0.10.2
- Entries are now sorted on inode number, slightly improving performance on HDDs

OBS-URL: https://build.opensuse.org/package/show/utilities/fclones?expand=0&rev=2
2021-04-16 17:02:34 +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