imgdupe.git
4 years ago* Added logic to store and compare modification times.
Urban Wallasch [Wed, 9 Jun 2021 15:36:22 +0000 (17:36 +0200)]
* Added logic to store and compare modification times.

4 years ago* Fixed duplicate search being to insensitive for low threshold values.
Urban Wallasch [Mon, 7 Jun 2021 14:32:09 +0000 (16:32 +0200)]
* Fixed duplicate search being to insensitive for low threshold values.
* Introduced '-x' option to suppress redundant reports at the cost of reduced accuracy.
* Echo hashes in output script for debug builds.

4 years ago* Added '-i' option to include text in output.
Urban Wallasch [Mon, 7 Jun 2021 14:29:34 +0000 (16:29 +0200)]
* Added '-i' option to include text in output.
* Improved error reporting for '-I' and '-m' options.

4 years ago* Improved directory handling.
Urban Wallasch [Sun, 6 Jun 2021 14:21:43 +0000 (16:21 +0200)]
* Improved directory handling.
* Improved error handling and reporting.
* Corrected command line usage synopsis.
* Corrected old spelling (imdupe) to new (imgdupe) in README.md.
* Minor edits in README.md.

4 years ago* Sped up perceptual hashing by switching from Gaussian to Box blur.
Urban Wallasch [Sun, 6 Jun 2021 13:24:24 +0000 (15:24 +0200)]
* Sped up perceptual hashing by switching from Gaussian to Box blur.

4 years ago* Added 'debug' make target.
Urban Wallasch [Sun, 6 Jun 2021 13:14:15 +0000 (15:14 +0200)]
* Added 'debug' make target.

4 years ago* Fixed bug which prevented scanning multiple directories.
Urban Wallasch [Sun, 6 Jun 2021 00:45:15 +0000 (02:45 +0200)]
* Fixed bug which prevented scanning multiple directories.
* Implemented -I include option and default output lead-in.
* Implemented -d option to limit directory tree traversal depth.
* Amended README.md.
* Several minor fixes and improvements, removed cruft and debug code.

4 years ago* Tweaked default value for blur parameter.
Urban Wallasch [Sat, 5 Jun 2021 17:06:51 +0000 (19:06 +0200)]
* Tweaked default value for blur parameter.
* Removed cruft from Makefile.

4 years ago* Initial commit.
Urban Wallasch [Sat, 5 Jun 2021 15:46:15 +0000 (17:46 +0200)]
* Initial commit.