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
path:
root
/
dedup
Age
Commit message (
Expand
)
Author
2023-05-09
add type annotations to most of the code
HEAD
master
Helmut Grohne
2021-12-31
dedup.utils: uninline helper function iterate_packages
Helmut Grohne
2021-12-30
DecompressedStream: improve performance
Helmut Grohne
2021-12-29
DecompressedStream: fix endless loop
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
2020-10-25
externalize ar parsing to arpy
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
2017-09-23
add module dedup.filemagic
Helmut Grohne
2017-09-13
fix HashBlacklistContent.copy
Helmut Grohne
2016-07-29
repository moved
Helmut Grohne
2016-06-09
DecompressedStream: fix decompression without flush
Helmut Grohne
2016-05-25
autoimport: improve fetching package lists
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-22
DecompressedStream: implement readline
Helmut Grohne
2016-05-05
treat Pre-Depends like regular Depends
Helmut Grohne
2016-05-01
push more functionality into DebExtractor
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-19
add a class DebExtractor for guiding feature extraction
Helmut Grohne
2016-04-16
add a validate method to HashedStream
Helmut Grohne
2015-04-16
process_control: do not encode to ascii
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
distinguish bytes from unicode for py3k
Helmut Grohne
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-02-23
spell check comments
Helmut Grohne
2014-02-23
fix spelling mistake
Helmut Grohne
2014-02-19
blacklist content rather than hashes
Helmut Grohne
2014-02-19
GzipDecompressor: don't treat checksum as garbage trailer
Helmut Grohne
2014-02-19
DecompressedHash should fail on trailing input
Helmut Grohne
2013-10-03
work around python-debian's #670679
Helmut Grohne
2013-09-04
webapp: serve static files from /static
Helmut Grohne
2013-09-02
importpkg: move library-like parts to dedup.debpkg
Helmut Grohne
2013-08-16
make debian version_compare available in sql
Helmut Grohne
2013-08-16
webapp templates: add an anchor for file issues
Helmut Grohne
2013-08-01
support hashing gif images
Helmut Grohne
2013-07-30
templates/binary: space between package and compare
Helmut Grohne
2013-07-30
templates: wiki.d.o redirects to https now
Helmut Grohne
2013-07-27
also move the static directory into the dedup package
Helmut Grohne
2013-07-27
move templates to dedup package
Helmut Grohne
2013-07-26
verify package hashes when importing via http
Helmut Grohne
[next]