CHANGES (fdupes-2.0.0) | : | CHANGES (fdupes-2.1.0) | ||
---|---|---|---|---|
The following list, organized by fdupes version, documents changes | The following list, organized by fdupes version, documents changes | |||
to fdupes. Every item on the list includes, inside square brackets, | to fdupes. Every item on the list includes, inside square brackets, | |||
a list of indentifiers referring to the people who contributed | a list of indentifiers referring to the people who contributed | |||
that particular item. When more than one person is listed the person | that particular item. When more than one person is listed the person | |||
who contributed the patch or idea appears first, followed by | who contributed the patch or idea appears first, followed by | |||
those who've otherwise worked on that item. For a list of | those who've otherwise worked on that item. For a list of | |||
contributors names and identifiers please see the CONTRIBUTORS file. | contributors names and identifiers please see the CONTRIBUTORS file. | |||
Changes from 2.0.0 to 2.1.0: | ||||
- Rename cs command ("clear all selections") from cs to csel. | ||||
- Rename igs command ("invert selections") from igs to isel. | ||||
- Add "prune" command as synonym for DELETE key. | ||||
- Clear selections after deleting files via prune/DELETE. | ||||
- Fix dependency issues when fdupes is configured to not use ncurses. | ||||
Changes from 1.6.1 to 2.0.0: | ||||
- Add ncurses mode for interactive file deletion (plain mode still available | ||||
via --plain or ./configure). | ||||
- Add --minsize option. | ||||
- Add --maxsize option. | ||||
- Add --time option. | ||||
- Add --order=ctime option. | ||||
- Add --log option. | ||||
- Use configure script for installation (Autotools/Automake). | ||||
Changes from 1.6.0 to 1.6.1: | Changes from 1.6.0 to 1.6.1: | |||
- Fix 'invalid option' error for -I. [AL] | - Fix 'invalid option' error for -I. [AL] | |||
Changes from 1.51 to 1.6.0: | Changes from 1.51 to 1.6.0: | |||
- Add --nohidden option. [MC] | - Add --nohidden option. [MC] | |||
- Add --permissions option. [MV] | - Add --permissions option. [MV] | |||
- Add --order option. [SB] | - Add --order option. [SB] | |||
- Add --reverse option. [AL] | - Add --reverse option. [AL] | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 19 lines changed or added |