Age | Commit message (Expand) | Author |
---|---|---|
2023-05-09 | add type annotations to most of the codeHEADmaster | Helmut Grohne |
2021-12-29 | DecompressedHash: also gain a name property for consistency | Helmut Grohne |
2021-12-29 | don't return the first parameter from hash_file | Helmut Grohne |
2020-02-16 | drop support for Python 2.x | Helmut Grohne |
2017-09-13 | fix HashBlacklistContent.copy | Helmut Grohne |
2016-04-16 | add a validate method to HashedStream | Helmut Grohne |
2015-04-16 | there is no itertools.imap in py3k | Helmut Grohne |
2015-04-16 | distinguish bytes from unicode for py3k | Helmut Grohne |
2014-02-23 | spell check comments | Helmut Grohne |
2014-02-19 | blacklist content rather than hashes | Helmut Grohne |
2014-02-19 | DecompressedHash should fail on trailing input | Helmut Grohne |
2013-07-26 | verify package hashes when importing via http | Helmut Grohne |
2013-02-21 | move hashing functions to module dedup.hashing | Helmut Grohne |