summaryrefslogtreecommitdiff
path: root/dedup
AgeCommit message (Expand)Author
2014-07-22let the user choose underspecified packagesmultiarchHelmut Grohne
2014-07-22Merge branch master into multiarchHelmut Grohne
2014-05-11importpkg: add support for control.tar and control.tar.xzGuillem Jover
2014-05-11dedup.arreader: remove trailing slash from ar membersGuillem Jover
2014-02-23spell check commentsHelmut Grohne
2014-02-23fix spelling mistakeHelmut Grohne
2014-02-19blacklist content rather than hashesHelmut Grohne
2014-02-19GzipDecompressor: don't treat checksum as garbage trailerHelmut Grohne
2014-02-19DecompressedHash should fail on trailing inputHelmut Grohne
2013-10-03work around python-debian's #670679Helmut Grohne
2013-09-07record multi-arch header in package tableHelmut Grohne
2013-09-07permit multiple architectures per packageHelmut Grohne
2013-09-04webapp: serve static files from /staticHelmut Grohne
2013-09-02importpkg: move library-like parts to dedup.debpkgHelmut Grohne
2013-08-16make debian version_compare available in sqlHelmut Grohne
2013-08-16webapp templates: add an anchor for file issuesHelmut Grohne
2013-08-01support hashing gif imagesHelmut Grohne
2013-07-30templates/binary: space between package and compareHelmut Grohne
2013-07-30templates: wiki.d.o redirects to https nowHelmut Grohne
2013-07-27also move the static directory into the dedup packageHelmut Grohne
2013-07-27move templates to dedup packageHelmut Grohne
2013-07-26verify package hashes when importing via httpHelmut Grohne
2013-05-27dedup.image: img.convert can also raise that crazy stuffHelmut Grohne
2013-03-18dedup.image: mask errors from PILHelmut Grohne
2013-03-12dedup.arreader: missing bytes markerHelmut Grohne
2013-03-12move ArReader from importpkg to dedup.arreaderHelmut Grohne
2013-03-02move fetchiter from webapp to dedup.utilsHelmut Grohne
2013-02-24hash image contentsHelmut Grohne
2013-02-21move compression functions to module dedup.compressionHelmut Grohne
2013-02-21do not track byted compiled python filesHelmut Grohne
2013-02-21move hashing functions to module dedup.hashingHelmut Grohne