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
/
importpkg.py
Age
Commit message (
Expand
)
Author
2013-07-12
importpkg: simplify state logic
Helmut Grohne
2013-07-12
importpkg: split process_package to process_control
Helmut Grohne
2013-06-10
split the import phase to a yaml stream
Helmut Grohne
2013-03-26
Merge branch schemachange
Helmut Grohne
2013-03-12
move ArReader from importpkg to dedup.arreader
Helmut Grohne
2013-03-09
split content table to a hash table
Helmut Grohne
2013-03-07
enable enforcing foreign keys
Helmut Grohne
2013-03-07
integrate the source table into the package table
Helmut Grohne
2013-03-05
importpkg: source header may contain a version
Helmut Grohne
2013-03-04
importpkg: record the source package relationship
Helmut Grohne
2013-03-02
move sql schema to a separate file
Helmut Grohne
2013-02-24
hash image contents
Helmut Grohne
2013-02-23
importpkg: ignore filenames with encoding errors
Helmut Grohne
2013-02-21
move compression functions to module dedup.compression
Helmut Grohne
2013-02-21
move hashing functions to module dedup.hashing
Helmut Grohne
2013-02-21
rename test.py to importpkg.py
Helmut Grohne