Age | Commit message (Expand) | Author |
2014-05-11 | importpkg: reduce copy&paste | Helmut Grohne |
2014-05-11 | importpkg: add support for data.tar.lzma | Guillem Jover |
2014-05-11 | importpkg: add support for control.tar and control.tar.xz | Guillem Jover |
2014-02-23 | spell check comments | Helmut Grohne |
2014-02-19 | blacklist content rather than hashes | Helmut Grohne |
2013-09-02 | importpkg: move library-like parts to dedup.debpkg | Helmut Grohne |
2013-08-19 | importpkg: don't blacklist boring gzip_sha512 hashes | Helmut Grohne |
2013-08-01 | support hashing gif images | Helmut Grohne |
2013-07-29 | importpkg.py: support uncompressed data.tar | Helmut Grohne |
2013-07-26 | verify package hashes when importing via http | Helmut Grohne |
2013-07-12 | importpkg: simplify state logic | Helmut Grohne |
2013-07-12 | importpkg: split process_package to process_control | Helmut Grohne |
2013-06-10 | split the import phase to a yaml stream | Helmut Grohne |
2013-03-26 | Merge branch schemachange | Helmut Grohne |
2013-03-12 | move ArReader from importpkg to dedup.arreader | Helmut Grohne |
2013-03-09 | split content table to a hash table | Helmut Grohne |
2013-03-07 | enable enforcing foreign keys | Helmut Grohne |
2013-03-07 | integrate the source table into the package table | Helmut Grohne |
2013-03-05 | importpkg: source header may contain a version | Helmut Grohne |
2013-03-04 | importpkg: record the source package relationship | Helmut Grohne |
2013-03-02 | move sql schema to a separate file | Helmut Grohne |
2013-02-24 | hash image contents | Helmut Grohne |
2013-02-23 | importpkg: ignore filenames with encoding errors | Helmut Grohne |
2013-02-21 | move compression functions to module dedup.compression | Helmut Grohne |
2013-02-21 | move hashing functions to module dedup.hashing | Helmut Grohne |
2013-02-21 | rename test.py to importpkg.py | Helmut Grohne |