FindRepe Changelog

What's new in FindRepe 0.12.0 RC 4

Mar 25, 2013
  • Fixed the previous build

New in FindRepe 0.12.0 RC 3 (Dec 13, 2012)

  • Updated libraries and minor changes.

New in FindRepe 0.12.0 RC 1 (Nov 14, 2012)

  • Added options --jvm-option --byimage, bugs 23, 24, 25 and 26 fixed

New in FindRepe 0.11.0 Beta (Aug 30, 2010)

  • Added options byname and ibyname, issues 20 and 21 fixed, installers for linux and windows.

New in FindRepe 0.10.0 Beta (Aug 11, 2010)

  • added options --nohide and --absolute-path
  • fixed links bugs and filename normalization issues:
  • Issue 16 : files aren't deleted using --delete-auto
  • Issue 17 : still using java jdk classes for reading zips
  • Issue 18 : files reached through a link are always ignored

New in FindRepe 0.9.0 Beta (Jul 23, 2010)

  • implemented --verbose option, added options --verbose-logger, --zip, --zip-only and --jobs. Now the search can be done within zips and jars

New in FindRepe 0.8.0 Beta (Mar 9, 2010)

  • issues 13 and 14 were fixed.
  • the options delete-auto and install-version were added.

New in FindRepe 0.7.1 Beta (Jan 4, 2010)

  • 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.
  • Now it's possible to search the entire hard disk for a copy of a single file.

New in FindRepe 0.6.0 Beta (Jul 6, 2009)

  • added some paths to autoexclusion list
  • issues 6, 7, 8 where fixed
  • some verbose messages for option -v
  • added options:
  • --unique list only unique files (--count=1)
  • --count=N list files repeated N times
  • --min-count=N files repated at least N times
  • --max-count=N files repated no more than N times