projects
/
finddup.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
OCD update.
[finddup.git]
/
finddup.c
2018-08-27
Francois Fleuret
OCD update.
blob
|
commitdiff
|
raw
2013-06-30
Francois Fleuret
Made an initialization clear to the compiler.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-30
Francois Fleuret
Removed an unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-11
Francois Fleuret
Fixed a bug with -q in the first group.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-11
Francois Fleuret
Added the --trim-first option.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Francois Fleuret
Same typo in the help and the man page.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Francois Fleuret
Changed the copyright years in the header.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Francois Fleuret
Added the -f, --result-prefix option.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Francois Fleuret
Fixed a % printing bug.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Francois Fleuret
Added the "%s" format when simply writing a string.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Francois Fleuret
Added the -e option to execute a command for each group...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-11
Francois Fleuret
Added the -v option in the help and the man page.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-11
Francois Fleuret
Added the -v option to print the version number.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-27
Francois Fleuret
Cosmetics in the error messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-06
Francois Fleuret
Removed a crashing bug with the progress bar when only...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Francois Fleuret
Added the -t, --time-sort option.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Francois Fleuret
This version seems usable enough to be 1.0.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-08
Francois Fleuret
Now takes the current directory by default is none...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Francois Fleuret
Removed the MD5 option which was useless.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Francois Fleuret
Cosmetic change in the progress display.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Francois Fleuret
Bug fixed in the progress bar display.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Francois Fleuret
Major changes in the progress bad printing.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Francois Fleuret
Prints the number of files when scanning is done.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Francois Fleuret
Now refreshes properly the progress bar if the tty...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-21
Francois Fleuret
Typo.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Francois Fleuret
The MD5 hashing is now a compilation option, and off...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Francois Fleuret
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Francois Fleuret
Added conditional compilation for the MD5 hashing.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Francois Fleuret
Added MD5 hashing.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Francois Fleuret
Now do not ignore ./something when the -d option is...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Francois Fleuret
Cosmetics in usage().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Francois Fleuret
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Francois Fleuret
Added long options.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-13
Francois Fleuret
Moved to version 0.7
blob
|
commitdiff
|
raw
|
diff to current
2010-03-13
Francois Fleuret
Removed print_size_sum.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-13
Francois Fleuret
Catch the realpath errors.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-13
Francois Fleuret
Cosmetics (variable name changes).
blob
|
commitdiff
|
raw
|
diff to current
2010-03-12
Francois Fleuret
Added the and: syntax.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-12
Francois Fleuret
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-12
Francois Fleuret
Typo.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Francois Fleuret
Put the read buffers on the heap instead of the stack.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Francois Fleuret
Changed the progress display to a progress bar + percen...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Francois Fleuret
Hide groups in not: mode because they are not properly...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Francois Fleuret
The 'i' option was missing in getopt().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Francois Fleuret
Enforce the display of files from DIR1 before those...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Francois Fleuret
Add an empty line between groups when the group IDs...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Francois Fleuret
Fixed a bug due to using strncmp instead of memcmp...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Francois Fleuret
Removed the double printing of results in the single...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Francois Fleuret
Added the -0 option to ignore empty files.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Francois Fleuret
Lot of cosmetics + added the -i option.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Francois Fleuret
Added the include of sys/param.h to compile on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Francois Fleuret
Now sort the files by group IDs.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
Francois Fleuret
Added an option to see progress.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
Francois Fleuret
Showing the group IDs now by default.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
Francois Fleuret
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
Francois Fleuret
Multiple improvements.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
Francois Fleuret
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-08
Francois Fleuret
Changed the syntax for negation from ^ to not:
blob
|
commitdiff
|
raw
|
diff to current
2010-03-07
Francois Fleuret
Rewrote the help.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-07
Francois Fleuret
Now able to list files existing in DIR1 which do not...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-07
Francois Fleuret
First working version. When sizes match, runs full...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-07
Francois Fleuret
Directory scan now works.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-07
Francois Fleuret
Initial commit.
blob
|
commitdiff
|
raw
|
diff to current