Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-16 | drop support for Python 2.x | Helmut Grohne | |
2015-04-16 | distinguish bytes from unicode for py3k | Helmut Grohne | |
2014-02-23 | spell check comments | Helmut Grohne | |
2013-08-01 | support hashing gif images | Helmut Grohne | |
* Rename "image_sha512" to "png_sha512". * dedup.image.ImageHash is now a base class for image hashes such as PNGHash and GIFHash. * Enable both hashes in importpkg. * Fix README. * Add new hash combinations to webapp. * Add "gif file not named *.gif" to issues in update_sharing. * Add redirect for "image_sha512" to webapp for backwards compatibility. | |||
2013-05-27 | dedup.image: img.convert can also raise that crazy stuff | Helmut Grohne | |
2013-03-18 | dedup.image: mask errors from PIL | Helmut Grohne | |
2013-02-24 | hash image contents | Helmut Grohne | |