Commit Graph

6 Commits

Author SHA256 Message Date
3ad9eb68bb - update to 1.21.3:
* Major performance fix in the double traversal prevention tree
    code
  * Added undocumented '-9' benchmark option for testing traversal
    code
  * Extra error checks to try to finally solve a very rare crash
    bug
  * Tiny code size reduction by discarding unused xxHash code
  * jody_hash re-added as a build-time option
  * Many options/features/safety checks can now be selectively
    compiled out
  * New 'make BARE_BONES=1' option builds the most minimal jdupes
    possible
  * Fix exit behavior when no valid directories are given
  * Only act on "normal" files and directories

OBS-URL: https://build.opensuse.org/package/show/utilities/jdupes?expand=0&rev=8
2023-02-09 17:15:36 +00:00
624a278b93 - update to 1.21.1:
* Reinstate '-I/--isolate' by popular demand; use at your own risk!
  * Expect to lose data if you use this feature. It is strongly susceptible
    to the documented "triangle problem" and absolutely does not protect
    files in each directory from matching with one another. Don't get mad at
    me if you use it and see a cloud of smoke come out of your disk array.
  * Remove '-I/--isolate' which has never worked correctly
  * Fix compiling when NO_HARDLINKS and NO_SYMLINKS are both defined
  * Increased stack size limits to enable deeper recursion without crashing
  * Fixes to make compilation under Cygwin (instead of MSYS2 MinGW) work
  * Remove the temporary '-X help' warning about changes in functionality
  * Some minor under-the-hood changes for future enhancements

OBS-URL: https://build.opensuse.org/package/show/utilities/jdupes?expand=0&rev=6
2022-12-06 21:36:31 +00:00
ea465a6a15 - add jdupes_wrapper to speedup symlinks
- add new %suse_symlink_dupes and %suse_hardlink_dupes macros
  which are more descriptive than a %jdupes or %fdupes

OBS-URL: https://build.opensuse.org/package/show/utilities/jdupes?expand=0&rev=4
2022-03-14 22:07:30 +00:00
Dominique Leuenberger
c411e8cb79 Accepting request 961045 from utilities
- update to 1.20.2:
  - Interactive deletion now offers "link set" options too
  - Interactive deletion now assumes 'a' when you just hit [ENTER]
- add jdupes rpm macro for dropin %%fdupes replacement
- run tests

OBS-URL: https://build.opensuse.org/request/show/961045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jdupes?expand=0&rev=1
2022-03-11 20:41:28 +00:00
Enrico Belleri
4a7211d744 Accepting request 960616 from home:dirkmueller:Factory
please forward to factory (can do maintainer for it)

- update to 1.20.2:
  * Interactive deletion now offers "link set" options too
  * Interactive deletion now assumes 'a' when you just hit [ENTER]
- add jdupes rpm macro for dropin %%fdupes replacement
- run tests

OBS-URL: https://build.opensuse.org/request/show/960616
OBS-URL: https://build.opensuse.org/package/show/utilities/jdupes?expand=0&rev=2
2022-03-11 10:13:48 +00:00
d620a7c45c Accepting request 911221 from home:iDesmI:branches:home:malcolmlewis:TESTING
- new submission for jdupes 1.20.0
  a faster alternative to fdupes

OBS-URL: https://build.opensuse.org/request/show/911221
OBS-URL: https://build.opensuse.org/package/show/utilities/jdupes?expand=0&rev=1
2021-08-12 14:23:07 +00:00