summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-31multiarchanalyze.py: make pylint happierHelmut Grohne
2021-12-31drop remaining Python 2.x supportHelmut Grohne
2021-12-31multiarchimport.py: log exceptions from worker processesHelmut Grohne
2021-12-31multiarchimport.py: use dedup.utils.iterate_packagesHelmut Grohne
2021-12-31multiarchimport.py: decodetarname was dropped in masterHelmut Grohne
2021-12-31Merge branch master into branch multiarchhintsHelmut Grohne
2021-12-31dedup.utils: uninline helper function iterate_packagesHelmut Grohne
2021-12-31webapp.py: consistently close cursors using context managersHelmut Grohne
2021-12-30DecompressedStream: improve performanceHelmut Grohne
2021-12-29multiarchimport.py: reduce default loggingHelmut Grohne
2021-12-29multiarchanalyze.py: fix python3 compatibilityHelmut Grohne
2021-12-29DecompressedStream: fix endless loopHelmut Grohne
2021-12-29webapp: avoid changing variable typeHelmut Grohne
2021-12-29autoimport: avoid changing variable typeHelmut Grohne
2021-12-29webapp: speed up encode_and_bufferHelmut Grohne
2021-12-29webapp: improve performanceHelmut Grohne
2021-12-29webapp: forward compatibility with newer werkzeugHelmut Grohne
2021-12-29autoimport.py: convert to use pathlibHelmut Grohne
2021-12-29importpkg: fix suprression of boring contentHelmut Grohne
2021-12-29DecompressedHash: also gain a name property for consistencyHelmut Grohne
2021-12-29ImageHash: gain a name propertyHelmut Grohne
2021-12-29don't return the first parameter from hash_fileHelmut Grohne
2021-12-29drop unused function sql_add_version_compareHelmut Grohne
2021-12-29DecompressedStream: avoid mixing types for variable dataHelmut Grohne
2021-12-29DecompressedStream: eliminate redundant closed fieldHelmut Grohne
2021-12-27stop hiding M-A:same conflicts in binNMUed packagesHelmut Grohne
2020-10-25drop obsolete python modulesHelmut Grohne
2020-10-25externalize ar parsing to arpyHelmut Grohne
2020-10-25use python3-pil instead of removed python3-imagingHelmut Grohne
2020-09-06fix tuple mismatchHelmut Grohne
2020-09-03hide M-A:same conflicts in binNMUed packagesHelmut Grohne
2020-02-17fix typo in maforeign_library regexHelmut Grohne
2020-02-16drop support for Python 2.xHelmut Grohne
2018-06-25adapt to python3-magic/2:0.4.15-1 APIHelmut Grohne
2018-01-07multiarchanalyze: give examples when representing arch setsHelmut Grohne
2018-01-05fix logic inversion in package selectionHelmut Grohne
2017-12-21multiarchanalyze: opportunistically emit a version when uniqueHelmut Grohne
2017-09-23add module dedup.filemagicHelmut Grohne
2017-09-13fix HashBlacklistContent.copyHelmut Grohne
2017-03-05multiarchimport: python 3 forward compatibilityHelmut Grohne
2017-03-04multiarchanalyze: detect some form wrong M-A:foreignHelmut Grohne
2016-11-13autoimport: fix regresion in url computationHelmut Grohne
2016-08-07multiarchanalyze: make it easily consumable by tracker.d.oHelmut Grohne
2016-07-29repository movedHelmut 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