summaryrefslogtreecommitdiff
path: root/importpkg.py
AgeCommit message (Expand)Author
2014-07-22store filenames as blobsbinaryfilenameHelmut Grohne
2014-05-11importpkg: reduce copy&pasteHelmut Grohne
2014-05-11importpkg: add support for data.tar.lzmaGuillem Jover
2014-05-11importpkg: add support for control.tar and control.tar.xzGuillem Jover
2014-02-23spell check commentsHelmut Grohne
2014-02-19blacklist content rather than hashesHelmut Grohne
2013-09-02importpkg: move library-like parts to dedup.debpkgHelmut Grohne
2013-08-19importpkg: don't blacklist boring gzip_sha512 hashesHelmut Grohne
2013-08-01support hashing gif imagesHelmut Grohne
2013-07-29importpkg.py: support uncompressed data.tarHelmut Grohne
2013-07-26verify package hashes when importing via httpHelmut Grohne
2013-07-12importpkg: simplify state logicHelmut Grohne
2013-07-12importpkg: split process_package to process_controlHelmut Grohne
2013-06-10split the import phase to a yaml streamHelmut Grohne
2013-03-26Merge branch schemachangeHelmut Grohne
2013-03-12move ArReader from importpkg to dedup.arreaderHelmut Grohne
2013-03-09split content table to a hash tableHelmut Grohne
2013-03-07enable enforcing foreign keysHelmut Grohne
2013-03-07integrate the source table into the package tableHelmut Grohne
2013-03-05importpkg: source header may contain a versionHelmut Grohne
2013-03-04importpkg: record the source package relationshipHelmut Grohne
2013-03-02move sql schema to a separate fileHelmut Grohne
2013-02-24hash image contentsHelmut Grohne
2013-02-23importpkg: ignore filenames with encoding errorsHelmut Grohne
2013-02-21move compression functions to module dedup.compressionHelmut Grohne
2013-02-21move hashing functions to module dedup.hashingHelmut Grohne
2013-02-21rename test.py to importpkg.pyHelmut Grohne