Age | Commit message (Expand) | Author |
2021-12-31 | multiarchimport.py: use dedup.utils.iterate_packages | Helmut Grohne |
2021-12-31 | multiarchimport.py: decodetarname was dropped in master | Helmut Grohne |
2021-12-31 | Merge branch master into branch multiarchhints | Helmut Grohne |
2021-12-31 | dedup.utils: uninline helper function iterate_packages | Helmut Grohne |
2021-12-31 | webapp.py: consistently close cursors using context managers | Helmut Grohne |
2021-12-30 | DecompressedStream: improve performance | Helmut Grohne |
2021-12-29 | multiarchimport.py: reduce default logging | Helmut Grohne |
2021-12-29 | multiarchanalyze.py: fix python3 compatibility | Helmut Grohne |
2021-12-29 | DecompressedStream: fix endless loop | Helmut Grohne |
2021-12-29 | webapp: avoid changing variable type | Helmut Grohne |
2021-12-29 | autoimport: avoid changing variable type | Helmut Grohne |
2021-12-29 | webapp: speed up encode_and_buffer | Helmut Grohne |
2021-12-29 | webapp: improve performance | Helmut Grohne |
2021-12-29 | webapp: forward compatibility with newer werkzeug | Helmut Grohne |
2021-12-29 | autoimport.py: convert to use pathlib | Helmut Grohne |
2021-12-29 | importpkg: fix suprression of boring content | Helmut Grohne |
2021-12-29 | DecompressedHash: also gain a name property for consistency | Helmut Grohne |
2021-12-29 | ImageHash: gain a name property | Helmut Grohne |
2021-12-29 | don't return the first parameter from hash_file | Helmut Grohne |
2021-12-29 | drop unused function sql_add_version_compare | Helmut Grohne |
2021-12-29 | DecompressedStream: avoid mixing types for variable data | Helmut Grohne |
2021-12-29 | DecompressedStream: eliminate redundant closed field | Helmut Grohne |
2021-12-27 | stop hiding M-A:same conflicts in binNMUed packages | Helmut Grohne |
2020-10-25 | drop obsolete python modules | Helmut Grohne |
2020-10-25 | externalize ar parsing to arpy | Helmut Grohne |
2020-10-25 | use python3-pil instead of removed python3-imaging | Helmut Grohne |
2020-09-06 | fix tuple mismatch | Helmut Grohne |
2020-09-03 | hide M-A:same conflicts in binNMUed packages | Helmut Grohne |
2020-02-17 | fix typo in maforeign_library regex | Helmut Grohne |
2020-02-16 | drop support for Python 2.x | Helmut Grohne |
2018-06-25 | adapt to python3-magic/2:0.4.15-1 API | Helmut Grohne |
2018-01-07 | multiarchanalyze: give examples when representing arch sets | Helmut Grohne |
2018-01-05 | fix logic inversion in package selection | Helmut Grohne |
2017-12-21 | multiarchanalyze: opportunistically emit a version when unique | Helmut Grohne |
2017-09-23 | add module dedup.filemagic | Helmut Grohne |
2017-09-13 | fix HashBlacklistContent.copy | Helmut Grohne |
2017-03-05 | multiarchimport: python 3 forward compatibility | Helmut Grohne |
2017-03-04 | multiarchanalyze: detect some form wrong M-A:foreign | Helmut Grohne |
2016-11-13 | autoimport: fix regresion in url computation | Helmut Grohne |
2016-08-07 | multiarchanalyze: make it easily consumable by tracker.d.o | Helmut Grohne |
2016-07-29 | repository moved | Helmut Grohne |
2016-06-12 | multiarchanalyze: speed up on sqlite3 3.8.7.1 | Helmut Grohne |
2016-06-10 | add a separate tool for generating hints on Multi-Arch headers | Helmut Grohne |
2016-06-09 | DecompressedStream: fix decompression without flush | Helmut Grohne |
2016-06-09 | autoimport: fix hash check | Helmut Grohne |
2016-05-25 | autoimport: improve fetching package lists | Helmut Grohne |
2016-05-24 | use urlopen from urllib2 on py2 | Helmut Grohne |
2016-05-23 | move dedup.debpkg.process_control back into importpkg | Helmut Grohne |
2016-05-23 | DebExtractor: implement parsing of control.tar | Helmut Grohne |
2016-05-23 | importpkg: fix --hash broken in previous commit | Helmut Grohne |