finddup.git
2010-03-19 Francois FleuretCosmetics.
2010-03-19 Francois FleuretAdded conditional compilation for the MD5 hashing.
2010-03-18 Francois FleuretAdded MD5 hashing.
2010-03-18 Francois FleuretNow do not ignore ./something when the -d option is...
2010-03-18 Francois FleuretCosmetics in usage().
2010-03-17 Francois FleuretTypo.
2010-03-17 Francois FleuretCosmetics.
2010-03-17 Francois FleuretCosmetics.
2010-03-16 Francois FleuretAdded long options.
2010-03-13 Francois FleuretMoved to version 0.7
2010-03-13 Francois FleuretTypo.
2010-03-13 Francois FleuretChanged one of the examples.
2010-03-13 Francois FleuretRemoved print_size_sum.
2010-03-13 Francois FleuretCatch the realpath errors.
2010-03-13 Francois FleuretCosmetics (variable name changes).
2010-03-12 Francois FleuretAdded the and: syntax.
2010-03-12 Francois FleuretCosmetics.
2010-03-12 Francois FleuretTypo.
2010-03-11 Francois FleuretPut the read buffers on the heap instead of the stack.
2010-03-11 Francois FleuretChanged the progress display to a progress bar + percen...
2010-03-11 Francois FleuretHide groups in not: mode because they are not properly...
2010-03-11 Francois FleuretThe 'i' option was missing in getopt().
2010-03-11 Francois FleuretEnforce the display of files from DIR1 before those...
2010-03-10 Francois FleuretAdd an empty line between groups when the group IDs...
2010-03-10 Francois FleuretFixed a bug due to using strncmp instead of memcmp...
2010-03-10 Francois FleuretRemoved the double printing of results in the single...
2010-03-10 Francois FleuretAdded the -0 option to ignore empty files.
2010-03-10 Francois FleuretLot of cosmetics + added the -i option.
2010-03-09 Francois FleuretAdded a sentence to say that it first compares sizes.
2010-03-09 Francois FleuretFixes + added a wish list.
2010-03-09 Francois FleuretTypo.
2010-03-09 Francois FleuretAdded the include of sys/param.h to compile on FreeBSD.
2010-03-09 Francois FleuretTypo.
2010-03-09 Francois FleuretNow sort the files by group IDs.
2010-03-08 Francois FleuretAdded an option to see progress.
2010-03-08 Francois FleuretShowing the group IDs now by default.
2010-03-08 Francois FleuretCosmetics.
2010-03-08 Francois FleuretMultiple improvements.
2010-03-08 Francois FleuretCosmetics.
2010-03-08 Francois FleuretChanged the syntax for negation from ^ to not:
2010-03-08 Francois FleuretTypos.
2010-03-07 Francois FleuretRewrote the help.
2010-03-07 Francois FleuretNow able to list files existing in DIR1 which do not...
2010-03-07 Francois FleuretChanged the title.
2010-03-07 Francois FleuretInitial commit.
2010-03-07 Francois FleuretFirst working version. When sizes match, runs full...
2010-03-07 Francois FleuretDirectory scan now works.
2010-03-07 Francois FleuretInitial commit.