This version is originally released on 2006-08-14.
New Features
- First public release
- Added verbose mode to display filenames as they're being hashed
- Added
-dmode to make finding similar files in the same directory tree both easier and faster. Removes the need for two command lines and many extraneous lines of output. - Added
-pmode to improve-dmode. Prints bi-directional matches together and omits self matches. - Added
LARGEFILE_SOURCEdefine to Linux version to allow processing of large files. (You never know...)
Bug Fixes
- Fixed cosmetic errors in usage message. Updated man page.