summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-16add a validate method to HashedStreamHelmut Grohne
2016-04-16importpkg: use yaml dumper directlyHelmut Grohne
2016-04-16importpkg: refactor commit handling out of process_package*Helmut Grohne
2016-04-08urlopen moved from urllib to urllib.request in py3kHelmut Grohne
2015-04-16process_control: do not encode to asciiHelmut Grohne
2015-04-16tempfile.mkdtemp does not like bytes in py3kHelmut Grohne
2015-04-16unquote moved from urllib to urllib.parse in py3kHelmut 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-16there is no itertools.imap in py3kHelmut Grohne
2015-04-16use binary stdin on py3kHelmut Grohne
2015-04-16distinguish bytes from unicode for py3kHelmut Grohne
2014-07-23importpkg: be more liberal in control file namingHelmut Grohne
2014-06-14improve schema documentationHelmut Grohne
2014-06-14add documentation to schema.sqlHelmut Grohne
2014-05-11update copyright informationHelmut 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-05-11dedup.arreader: remove trailing slash from ar membersGuillem Jover
2014-05-11webapp: allow git-like hash truncationHelmut Grohne
2014-04-21autoimport: support protocols besides httpHelmut Grohne
2014-03-08schema: make syntax compatible with postgresHelmut Grohne
2014-02-23Merge branch updatesharing-eqclassHelmut Grohne
2014-02-23spell check commentsHelmut Grohne
2014-02-23fix spelling mistakeHelmut Grohne
2014-02-23webapp: fix eqclass usage in package comparisonHelmut Grohne
2014-02-21update_sharing: weaken assumptions about db layoutHelmut 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-11webapp: open cursors less oftenHelmut Grohne
2013-09-10webapp: close database cursorsHelmut Grohne
2013-09-04webapp: serve static files from /staticHelmut Grohne
2013-09-02add option -d --database for db path to all scriptsHelmut Grohne
2013-09-02autoimport: avoid hard coded temporary directoryHelmut 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-16make debian version_compare available in sqlHelmut Grohne
2013-08-16webapp templates: add an anchor for file issuesHelmut Grohne
2013-08-02model comparability as an equivalence relationHelmut 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-30fix update_sharing to work after functionid mergeHelmut Grohne
2013-07-29importpkg.py: support uncompressed data.tarHelmut 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