projects
/
~helmut
/
debian-dedup.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
importpkg.py + readyaml.py: prefer the C libyaml implementation
[~helmut/debian-dedup.git]
/
dedup
/
2021-12-31
Helmut Grohne
dedup.utils: uninline helper function iterate_packages
tree
|
commitdiff
2021-12-30
Helmut Grohne
DecompressedStream: improve performance
tree
|
commitdiff
2021-12-29
Helmut Grohne
DecompressedStream: fix endless loop
tree
|
commitdiff
2021-12-29
Helmut Grohne
DecompressedHash: also gain a name property for consistency
tree
|
commitdiff
2021-12-29
Helmut Grohne
ImageHash: gain a name property
tree
|
commitdiff
2021-12-29
Helmut Grohne
don't return the first parameter from hash_file
tree
|
commitdiff
2021-12-29
Helmut Grohne
drop unused function sql_add_version_compare
tree
|
commitdiff
2021-12-29
Helmut Grohne
DecompressedStream: avoid mixing types for variable...
tree
|
commitdiff
2021-12-29
Helmut Grohne
DecompressedStream: eliminate redundant closed field
tree
|
commitdiff
2020-10-25
Helmut Grohne
externalize ar parsing to arpy
tree
|
commitdiff
2020-02-16
Helmut Grohne
drop support for Python 2.x
tree
|
commitdiff
2018-06-25
Helmut Grohne
adapt to python3-magic/2:0.4.15-1 API
tree
|
commitdiff
2017-09-23
Helmut Grohne
add module dedup.filemagic
tree
|
commitdiff
2017-09-13
Helmut Grohne
fix HashBlacklistContent.copy
tree
|
commitdiff
2016-07-29
Helmut Grohne
repository moved
tree
|
commitdiff
2016-06-09
Helmut Grohne
DecompressedStream: fix decompression without flush
tree
|
commitdiff
2016-05-25
Helmut Grohne
autoimport: improve fetching package lists
tree
|
commitdiff
2016-05-23
Helmut Grohne
move dedup.debpkg.process_control back into importpkg
tree
|
commitdiff
2016-05-23
Helmut Grohne
DebExtractor: implement parsing of control.tar
tree
|
commitdiff
2016-05-22
Helmut Grohne
DecompressedStream: implement readline
tree
|
commitdiff
2016-05-05
Helmut Grohne
treat Pre-Depends like regular Depends
tree
|
commitdiff
2016-05-01
Helmut Grohne
push more functionality into DebExtractor
tree
|
commitdiff
2016-04-28
Helmut Grohne
decouple a function decompress out of decompress_tar
tree
|
commitdiff
2016-04-28
Helmut Grohne
extend functionality of DecompressedStream
tree
|
commitdiff
2016-04-19
Helmut Grohne
add a class DebExtractor for guiding feature extraction
tree
|
commitdiff
2016-04-16
Helmut Grohne
add a validate method to HashedStream
tree
|
commitdiff
2015-04-16
Helmut Grohne
process_control: do not encode to ascii
tree
|
commitdiff
2015-04-16
Helmut Grohne
element access on bytes yields int in py3k
tree
|
commitdiff
2015-04-16
Helmut Grohne
zlib.crc32 behaves inconsistently on py2 vs py3
tree
|
commitdiff
2015-04-16
Helmut Grohne
there is no itertools.imap in py3k
tree
|
commitdiff
2015-04-16
Helmut Grohne
distinguish bytes from unicode for py3k
tree
|
commitdiff
2014-05-11
Guillem Jover
importpkg: add support for control.tar and control...
tree
|
commitdiff
2014-05-11
Guillem Jover
dedup.arreader: remove trailing slash from ar members
tree
|
commitdiff
2014-02-23
Helmut Grohne
Merge branch updatesharing-eqclass
tree
|
commitdiff
2014-02-23
Helmut Grohne
spell check comments
tree
|
commitdiff
2014-02-23
Helmut Grohne
fix spelling mistake
tree
|
commitdiff
2014-02-19
Helmut Grohne
blacklist content rather than hashes
tree
|
commitdiff
2014-02-19
Helmut Grohne
GzipDecompressor: don't treat checksum as garbage trailer
tree
|
commitdiff
2014-02-19
Helmut Grohne
DecompressedHash should fail on trailing input
tree
|
commitdiff
2013-10-03
Helmut Grohne
work around python-debian's #670679
tree
|
commitdiff
2013-09-04
Helmut Grohne
webapp: serve static files from /static
tree
|
commitdiff
2013-09-02
Helmut Grohne
importpkg: move library-like parts to dedup.debpkg
tree
|
commitdiff
2013-08-16
Helmut Grohne
make debian version_compare available in sql
tree
|
commitdiff
2013-08-16
Helmut Grohne
webapp templates: add an anchor for file issues
tree
|
commitdiff
2013-08-01
Helmut Grohne
support hashing gif images
tree
|
commitdiff
2013-07-30
Helmut Grohne
templates/binary: space between package and compare
tree
|
commitdiff
2013-07-30
Helmut Grohne
templates: wiki.d.o redirects to https now
tree
|
commitdiff
2013-07-27
Helmut Grohne
also move the static directory into the dedup package
tree
|
commitdiff
2013-07-27
Helmut Grohne
move templates to dedup package
tree
|
commitdiff
2013-07-26
Helmut Grohne
verify package hashes when importing via http
tree
|
commitdiff
2013-05-27
Helmut Grohne
dedup.image: img.convert can also raise that crazy...
tree
|
commitdiff
2013-03-26
Helmut Grohne
Merge branch schemachange
tree
|
commitdiff
2013-03-18
Helmut Grohne
dedup.image: mask errors from PIL
tree
|
commitdiff
2013-03-12
Helmut Grohne
dedup.arreader: missing bytes marker
tree
|
commitdiff
2013-03-12
Helmut Grohne
move ArReader from importpkg to dedup.arreader
tree
|
commitdiff
2013-03-02
Helmut Grohne
move fetchiter from webapp to dedup.utils
tree
|
commitdiff
2013-02-25
Helmut Grohne
Merge branch 'crosshash'
tree
|
commitdiff
2013-02-24
Helmut Grohne
hash image contents
tree
|
commitdiff
2013-02-21
Helmut Grohne
move compression functions to module dedup.compression
tree
|
commitdiff
2013-02-21
Helmut Grohne
do not track byted compiled python files
tree
|
commitdiff
2013-02-21
Helmut Grohne
move hashing functions to module dedup.hashing
tree
|
commitdiff