summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-07multiarchanalyze: make it easily consumable by tracker.d.oHelmut Grohne
2016-06-12multiarchanalyze: speed up on sqlite3 3.8.7.1Helmut Grohne
2016-06-10add a separate tool for generating hints on Multi-Arch headersHelmut Grohne
2016-06-09DecompressedStream: fix decompression without flushHelmut Grohne
2016-06-09autoimport: fix hash checkHelmut Grohne
2016-05-25autoimport: improve fetching package listsHelmut Grohne
2016-05-24use urlopen from urllib2 on py2Helmut Grohne
2016-05-23move dedup.debpkg.process_control back into importpkgHelmut Grohne
2016-05-23DebExtractor: implement parsing of control.tarHelmut Grohne
2016-05-23importpkg: fix --hash broken in previous commitHelmut Grohne
2016-05-23remove curl dependencyHelmut Grohne
2016-05-23autoimport: add option to skip hash checkingHelmut Grohne
2016-05-22autoimport: stream package list and use generic decompressorHelmut Grohne
2016-05-22DecompressedStream: implement readlineHelmut Grohne
2016-05-21move from deprecated optparse to argparseHelmut Grohne
2016-05-05treat Pre-Depends like regular DependsHelmut Grohne
2016-05-01push more functionality into DebExtractorHelmut Grohne
2016-05-01use same Python version for autoimport and importpkgHelmut Grohne
2016-04-28support Python 3.x in importpkgHelmut Grohne
2016-04-28decouple a function decompress out of decompress_tarHelmut Grohne
2016-04-28extend functionality of DecompressedStreamHelmut Grohne
2016-04-21importpkg: move the hash function list to the extractor classHelmut Grohne
2016-04-19add a class DebExtractor for guiding feature extractionHelmut Grohne
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