Digest::SHA: deprecate Digest::SHA1, bump version to 0.20120914 and copyright year...
[dupemerge] / faster-dupemerge
2012-09-15 Zygo BlaxellDigest::SHA: deprecate Digest::SHA1, bump version to... master staging/master
2012-01-04 Zygo Blaxellfaster-dupemerge: version 0.20120103, update copyright...
2010-05-14 Zygo BlaxellMerge branch 'dm6'
2010-03-27 Zygo Blaxellusage: fix uninitialized-value message if no directorie...
2010-03-27 Zygo Blaxellhumane: fix uninitialized-value warnings
2010-02-14 Zygo BlaxellFix "expected inode FOO, found BAR" warning message
2010-01-11 Zygo BlaxellFix whitespace in usage message (no tabs please)
2010-01-09 Zygo BlaxellDocument the file size indicator in --progress output
2010-01-09 Zygo BlaxellMake the *absence* of --skip-hash work again
2010-01-09 Zygo BlaxellDon't report size in --progress unless it changes
2010-01-09 Zygo BlaxellSuppress spurious warnings in --dry-run mode
2010-01-09 Zygo BlaxellClean up output if --progress active and bogon file...
2010-01-09 Zygo BlaxellAdd file sizes to --progress output, once per second
2010-01-09 Zygo BlaxellAllow --skip-hash and --skip-compare to be specified...
2010-01-09 Zygo BlaxellAdd a threshold to skip-hash
2010-01-09 Zygo Blaxellmerge_files: add extra sanity check that input files...
2010-01-09 Zygo BlaxellUpdate *low* range of copyright years: 2002-2010
2010-01-09 Zygo Blaxelldupemerge: clean up stats_blob output if --progress
2010-01-09 Zygo Blaxelldupemerge: don't stat during the file collection loop
2010-01-09 Zygo Blaxelldupemerge: only report '.' for non-trivial merges
2010-01-09 Zygo Blaxelldupemerge: document --progress option, and expand tabs...
2010-01-09 Zygo Blaxelldupemerge: add --progress option
2010-01-09 Zygo Blaxelldupemerge: merge with waya-zblaxell, fix warning message
2010-01-09 Zygo Blaxelldupemerge: inodes are now non-numeric
2010-01-09 Zygo Blaxelldupemerge: make sure 'sort -znr' still considers dev...
2010-01-09 Zygo Blaxelldupemerge: make inode sort order strictly numeric
2010-01-09 Zygo Blaxelldupemerge: sort incumbent inodes too
2010-01-09 Zygo Blaxelldupemerge: update copyright year to 2010
2010-01-09 Zygo BlaxellMerge branch 'performance'
2010-01-09 Zygo BlaxellUpdate copyright year and email address
2010-01-09 Zygo BlaxellWork around new fileutils output
2010-01-09 Zygo BlaxellUpdate copyright year
2010-01-09 rootProperly handle cases where multiple files have the...
2010-01-09 Zygo Blaxelldupemerge: maybe improve seek performance by sorting...
2010-01-09 Zygo Blaxelldupemerge: have find tell us the device too
2010-01-09 Zygo BlaxellRemove ad-hoc copyright notice, add formal copyright...
2010-01-09 Zygo Blaxelltick_quote: properly quote the string '\''
2010-01-09 cvsImplement --dry-run and --humane options
2010-01-09 cvsdigest: Fix incorrect statistics when hashes fail
2010-01-09 Zygo BlaxellReplace --trust with --skip-compare and add --skip...
2010-01-08 rootInitial commit