All releases of FindRepe


Release Notes: The --byname and --ibyname options were added. A couple of problems were fixed. Installer scripts were added for Linux and Windows XP and Windows 7.


Release Notes: The options --nohide and --absolute-path were added. A problem in which files weren't deleted using --delete-auto was fixed. Java JDK classes are no longer used for reading zips. Files reached through a link are no longer ignored.


Release Notes: New options: --verbose-logger, --zip, --zip-only, and --jobs. Option --verbose has been implemented. Now the search can be done within zips and jars. The option --zip is still in alpha status because of a bug in the last "Apache Commons Compress" stable release that could cause an infinite loop on some buggy zips. The option --jobs is intended for development use only, but could improve performance in some cases.


Release Notes: issues 13 and 14 were fixed. The options delete-auto and install-version were added.


Release Notes: The --focus option treats relative paths properly, and now recognizes files and treats them properly. Now it's possible to search the entire hard disk for a copy of a single file.


Release Notes: This version was reimplemented with pipelines (using the actors concurrency model). New options include min-wasted, size, focus, focus-dir, focus-file, dir, file, regex, wildcard, bug, bug-fix, and old. A couple of problems were fixed.


Release Notes: Support for install options in Mac OS X was added. A NullPointerException on Mac OS X was fixed. The --install-posix option was added to support installation for unknown POSIX operating systems.


Release Notes: --unique, --count, --min-count, and --max-count options were added. Some paths were added to the auto-exclusion list. Several issues were fixed and some verbose messages were provided with the -v option.


Release Notes: Performance was improved in some cases by incremental comparison. Handling of objects that wouldn't be useful was improved.


Release Notes: This release adds the options --exclude-rc, --exclude-svn, --exclude-cvs, --exclude-hg, --exclude-dir, --exclude-file, and --examples.