index
:
~helmut/debian-dedup.git
binaryfilename
blobhash
conflicts
controldata
hashid
master
morehashes
multiarch
multiarchhints
sqlalchemy
ssdeep
zstd
Unnamed repository; edit this file 'description' to name the repository.
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-17
fix typo in maforeign_library regex
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-03-05
multiarchimport: python 3 forward compatibility
Helmut Grohne
2017-03-04
multiarchanalyze: detect some form wrong M-A:foreign
Helmut Grohne
2016-08-07
multiarchanalyze: make it easily consumable by tracker.d.o
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
2016-05-23
remove curl dependency
Helmut Grohne
2016-05-23
autoimport: add option to skip hash checking
Helmut Grohne
2016-05-22
autoimport: stream package list and use generic decompressor
Helmut Grohne
2016-05-22
DecompressedStream: implement readline
Helmut Grohne
2016-05-21
move from deprecated optparse to argparse
Helmut Grohne
2016-05-05
treat Pre-Depends like regular Depends
Helmut Grohne
2016-05-01
push more functionality into DebExtractor
Helmut Grohne
2016-05-01
use same Python version for autoimport and importpkg
Helmut Grohne
2016-04-28
support Python 3.x in importpkg
Helmut Grohne
2016-04-28
decouple a function decompress out of decompress_tar
Helmut Grohne
2016-04-28
extend functionality of DecompressedStream
Helmut Grohne
2016-04-21
importpkg: move the hash function list to the extractor class
Helmut Grohne
2016-04-19
add a class DebExtractor for guiding feature extraction
Helmut Grohne
2016-04-16
add a validate method to HashedStream
Helmut Grohne
2016-04-16
importpkg: use yaml dumper directly
Helmut Grohne
2016-04-16
importpkg: refactor commit handling out of process_package*
Helmut Grohne
2016-04-08
urlopen moved from urllib to urllib.request in py3k
Helmut Grohne
2015-04-16
process_control: do not encode to ascii
Helmut Grohne
2015-04-16
tempfile.mkdtemp does not like bytes in py3k
Helmut Grohne
2015-04-16
unquote moved from urllib to urllib.parse in py3k
Helmut Grohne
2015-04-16
element access on bytes yields int in py3k
Helmut Grohne
2015-04-16
zlib.crc32 behaves inconsistently on py2 vs py3
Helmut Grohne
2015-04-16
there is no itertools.imap in py3k
Helmut Grohne
2015-04-16
use binary stdin on py3k
Helmut Grohne
2015-04-16
distinguish bytes from unicode for py3k
Helmut Grohne
2014-07-23
importpkg: be more liberal in control file naming
Helmut Grohne
2014-06-14
improve schema documentation
Helmut Grohne
2014-06-14
add documentation to schema.sql
Helmut Grohne
2014-05-11
update copyright information
Helmut Grohne
2014-05-11
importpkg: reduce copy&paste
Helmut Grohne
2014-05-11
importpkg: add support for data.tar.lzma
Guillem Jover
2014-05-11
importpkg: add support for control.tar and control.tar.xz
Guillem Jover
2014-05-11
dedup.arreader: remove trailing slash from ar members
Guillem Jover
2014-05-11
webapp: allow git-like hash truncation
Helmut Grohne
[next]