summaryrefslogtreecommitdiff
path: root/dedup/compression.py
AgeCommit message (Expand)Author
2016-04-28decouple a function decompress out of decompress_tarHelmut Grohne
2016-04-28extend functionality of DecompressedStreamHelmut Grohne
2015-04-16element access on bytes yields int in py3kHelmut Grohne
2015-04-16zlib.crc32 behaves inconsistently on py2 vs py3Helmut Grohne
2015-04-16distinguish bytes from unicode for py3kHelmut Grohne
2014-02-19GzipDecompressor: don't treat checksum as garbage trailerHelmut Grohne
2013-02-21move compression functions to module dedup.compressionHelmut Grohne