finddup.git
14 years agoFixed a bug due to using strncmp instead of memcmp (ahem).
Francois Fleuret [Wed, 10 Mar 2010 21:41:12 +0000 (22:41 +0100)]
Fixed a bug due to using strncmp instead of memcmp (ahem).

14 years agoRemoved the double printing of results in the single dir case.
Francois Fleuret [Wed, 10 Mar 2010 20:00:45 +0000 (21:00 +0100)]
Removed the double printing of results in the single dir case.

14 years agoAdded the -0 option to ignore empty files.
Francois Fleuret [Wed, 10 Mar 2010 18:15:54 +0000 (19:15 +0100)]
Added the -0 option to ignore empty files.

14 years agoLot of cosmetics + added the -i option.
Francois Fleuret [Wed, 10 Mar 2010 07:09:37 +0000 (08:09 +0100)]
Lot of cosmetics + added the -i option.

14 years agoAdded a sentence to say that it first compares sizes.
Francois Fleuret [Tue, 9 Mar 2010 18:02:07 +0000 (19:02 +0100)]
Added a sentence to say that it first compares sizes.

14 years agoFixes + added a wish list.
Francois Fleuret [Tue, 9 Mar 2010 17:58:41 +0000 (18:58 +0100)]
Fixes + added a wish list.

14 years agoTypo.
Francois Fleuret [Tue, 9 Mar 2010 17:53:10 +0000 (18:53 +0100)]
Typo.

14 years agoAdded the include of sys/param.h to compile on FreeBSD.
Francois Fleuret [Tue, 9 Mar 2010 17:42:21 +0000 (18:42 +0100)]
Added the include of sys/param.h to compile on FreeBSD.

14 years agoTypo.
Francois Fleuret [Tue, 9 Mar 2010 17:30:21 +0000 (18:30 +0100)]
Typo.

14 years agoNow sort the files by group IDs.
Francois Fleuret [Tue, 9 Mar 2010 17:29:04 +0000 (18:29 +0100)]
Now sort the files by group IDs.

14 years agoAdded an option to see progress.
Francois Fleuret [Mon, 8 Mar 2010 19:56:08 +0000 (20:56 +0100)]
Added an option to see progress.

14 years agoShowing the group IDs now by default.
Francois Fleuret [Mon, 8 Mar 2010 19:23:20 +0000 (20:23 +0100)]
Showing the group IDs now by default.

14 years agoCosmetics.
Francois Fleuret [Mon, 8 Mar 2010 19:21:23 +0000 (20:21 +0100)]
Cosmetics.

14 years agoMultiple improvements.
Francois Fleuret [Mon, 8 Mar 2010 18:15:16 +0000 (19:15 +0100)]
Multiple improvements.

14 years agoCosmetics.
Francois Fleuret [Mon, 8 Mar 2010 12:46:06 +0000 (13:46 +0100)]
Cosmetics.

14 years agoChanged the syntax for negation from ^ to not:
Francois Fleuret [Mon, 8 Mar 2010 07:17:18 +0000 (08:17 +0100)]
Changed the syntax for negation from ^ to not:

14 years agoTypos.
Francois Fleuret [Mon, 8 Mar 2010 05:26:20 +0000 (06:26 +0100)]
Typos.

14 years agoRewrote the help.
Francois Fleuret [Sun, 7 Mar 2010 22:31:25 +0000 (23:31 +0100)]
Rewrote the help.

14 years agoNow able to list files existing in DIR1 which do not in DIR2.
Francois Fleuret [Sun, 7 Mar 2010 22:25:32 +0000 (23:25 +0100)]
Now able to list files existing in DIR1 which do not in DIR2.

14 years agoChanged the title.
Francois Fleuret [Sun, 7 Mar 2010 22:18:36 +0000 (23:18 +0100)]
Changed the title.

14 years agoInitial commit.
Francois Fleuret [Sun, 7 Mar 2010 22:17:17 +0000 (23:17 +0100)]
Initial commit.

14 years agoFirst working version. When sizes match, runs full comparison.
Francois Fleuret [Sun, 7 Mar 2010 15:12:37 +0000 (16:12 +0100)]
First working version. When sizes match, runs full comparison.

14 years agoDirectory scan now works.
Francois Fleuret [Sun, 7 Mar 2010 14:44:55 +0000 (15:44 +0100)]
Directory scan now works.

14 years agoInitial commit.
Francois Fleuret [Sun, 7 Mar 2010 14:16:48 +0000 (15:16 +0100)]
Initial commit.