projects
/
~helmut
/
debian-dedup.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dedup.image: img.convert can also raise that crazy stuff
2013-05-27
Helmut Grohne
dedup.image: img.convert can also raise that crazy...
commit
|
commitdiff
|
tree
2013-05-09
Helmut Grohne
webapp: declare html5 and utf-8
commit
|
commitdiff
|
tree
2013-05-09
Helmut Grohne
webapp: enrich comparison page with version info
commit
|
commitdiff
|
tree
2013-05-08
Helmut Grohne
fix attribution of logo
commit
|
commitdiff
|
tree
2013-05-05
Helmut Grohne
webapp: markup error in /source template
commit
|
commitdiff
|
tree
2013-05-05
Helmut Grohne
webapp: validator complained about <link> with sizes
commit
|
commitdiff
|
tree
2013-05-05
Helmut Grohne
webapp: reference favicon from base.html
commit
|
commitdiff
|
tree
2013-05-05
Helmut Grohne
added favicon.ico
commit
|
commitdiff
|
tree
2013-05-02
Helmut Grohne
webapp: use jinja's filesizeformat
commit
|
commitdiff
|
tree
2013-05-02
Helmut Grohne
webapp: reduce size of comparison output
commit
|
commitdiff
|
tree
2013-04-27
Helmut Grohne
webapp: add a css class binary-package
commit
|
commitdiff
|
tree
2013-04-25
Helmut Grohne
webapp: total_size is None if num_files is 0
commit
|
commitdiff
|
tree
2013-04-25
Helmut Grohne
webapp: color filenames when hovering them
commit
|
commitdiff
|
tree
2013-04-25
Helmut Grohne
webapp: turn the <br> after filename into a style
commit
|
commitdiff
|
tree
2013-04-25
Helmut Grohne
move css to /style.css
commit
|
commitdiff
|
tree
2013-04-25
Helmut Grohne
webapp: make filenames css styleable
commit
|
commitdiff
|
tree
2013-04-25
Helmut Grohne
webapp: top-align fields in /compare pages
commit
|
commitdiff
|
tree
2013-04-25
Helmut Grohne
fix markup in base.html
commit
|
commitdiff
|
tree
2013-04-24
Helmut Grohne
implement the /compare/pkg1/pkg2 page differently
commit
|
commitdiff
|
tree
2013-04-14
Helmut Grohne
webapp: added some useful notes
commit
|
commitdiff
|
tree
2013-04-13
Helmut Grohne
base.html: add link to wiki.debian.org
commit
|
commitdiff
|
tree
2013-04-08
Helmut Grohne
README: improve query after schemachange
commit
|
commitdiff
|
tree
2013-03-26
Helmut Grohne
webapp: fix problem from the previous merge
commit
|
commitdiff
|
tree
2013-03-26
Helmut Grohne
Merge branch schemachange
commit
|
commitdiff
|
tree
2013-03-20
Helmut Grohne
webapp: report correct sizes
commit
|
commitdiff
|
tree
2013-03-20
Helmut Grohne
webapp: remove broken assert
commit
|
commitdiff
|
tree
2013-03-18
Helmut Grohne
dedup.image: mask errors from PIL
commit
|
commitdiff
|
tree
2013-03-12
Helmut Grohne
dedup.arreader: missing bytes marker
commit
|
commitdiff
|
tree
2013-03-12
Helmut Grohne
move ArReader from importpkg to dedup.arreader
commit
|
commitdiff
|
tree
2013-03-10
Helmut Grohne
README: update queries to match content table split
commit
|
commitdiff
|
tree
2013-03-09
Helmut Grohne
split content table to a hash table
commit
|
commitdiff
|
tree
2013-03-09
Helmut Grohne
webapp: drop unused function compute_sharedstats
commit
|
commitdiff
|
tree
2013-03-07
Helmut Grohne
use "ON DELETE CASCADE" clauses
commit
|
commitdiff
|
tree
2013-03-07
Helmut Grohne
enable enforcing foreign keys
commit
|
commitdiff
|
tree
2013-03-07
Helmut Grohne
schema.sql: remove unsatisfiable foreign key
commit
|
commitdiff
|
tree
2013-03-07
Helmut Grohne
schema.sql: annotat foreign keys of sharing
commit
|
commitdiff
|
tree
2013-03-07
Helmut Grohne
integrate the source table into the package table
commit
|
commitdiff
|
tree
2013-03-07
Helmut Grohne
README: explain queries
commit
|
commitdiff
|
tree
2013-03-06
Helmut Grohne
README: added interesting query
commit
|
commitdiff
|
tree
2013-03-05
Helmut Grohne
webapp: added /source/<pkg> page
commit
|
commitdiff
|
tree
2013-03-05
Helmut Grohne
webapp: helper function function_combination
commit
|
commitdiff
|
tree
2013-03-05
Helmut Grohne
importpkg: source header may contain a version
commit
|
commitdiff
|
tree
2013-03-04
Helmut Grohne
webapp: fix index template
commit
|
commitdiff
|
tree
2013-03-04
Helmut Grohne
webapp: use caching table "shared" for /binary page
commit
|
commitdiff
|
tree
2013-03-04
Helmut Grohne
webapp: generate /comparison pages in constant-space
commit
|
commitdiff
|
tree
2013-03-04
Helmut Grohne
importpkg: record the source package relationship
commit
|
commitdiff
|
tree
2013-03-02
Helmut Grohne
update_sharing: wrong database name
commit
|
commitdiff
|
tree
2013-03-02
Helmut Grohne
add sharing table
commit
|
commitdiff
|
tree
2013-03-02
Helmut Grohne
update README
commit
|
commitdiff
|
tree
2013-03-02
Helmut Grohne
move fetchiter from webapp to dedup.utils
commit
|
commitdiff
|
tree
2013-03-02
Helmut Grohne
move sql schema to a separate file
commit
|
commitdiff
|
tree
2013-03-02
Helmut Grohne
added html form to main page
commit
|
commitdiff
|
tree
2013-02-25
Helmut Grohne
webapp: open database cursor lazily
commit
|
commitdiff
|
tree
2013-02-25
Helmut Grohne
webapp: pass database to Application class
commit
|
commitdiff
|
tree
2013-02-25
Helmut Grohne
README: another interesting query
commit
|
commitdiff
|
tree
2013-02-25
Helmut Grohne
Merge branch 'crosshash'
commit
|
commitdiff
|
tree
2013-02-25
Helmut Grohne
webapp: complete cross hash support
commit
|
commitdiff
|
tree
2013-02-25
Helmut Grohne
autoimport: this is not how foreign key constraints...
commit
|
commitdiff
|
tree
2013-02-24
Helmut Grohne
hash image contents
commit
|
commitdiff
|
tree
2013-02-24
Helmut Grohne
README: fix mistake
commit
|
commitdiff
|
tree
2013-02-23
Helmut Grohne
importpkg: ignore filenames with encoding errors
commit
|
commitdiff
|
tree
2013-02-23
Helmut Grohne
autoimport: log which packages are dropped
commit
|
commitdiff
|
tree
2013-02-22
Helmut Grohne
autoimport: fix version check to actually work
commit
|
commitdiff
|
tree
2013-02-22
Helmut Grohne
autoimport: skip old versions entirely
commit
|
commitdiff
|
tree
2013-02-22
Helmut Grohne
webapp: add caching headers
commit
|
commitdiff
|
tree
2013-02-22
Helmut Grohne
webapp: stream responses
commit
|
commitdiff
|
tree
2013-02-22
Helmut Grohne
webapp: attempt to reduce memory usage
commit
|
commitdiff
|
tree
2013-02-22
Helmut Grohne
webapp: support matching sha512 against gzip_sha512
commit
|
commitdiff
|
tree
2013-02-22
Helmut Grohne
autoimport: first wait on the import
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
move compression functions to module dedup.compression
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
do not track byted compiled python files
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
move hashing functions to module dedup.hashing
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
include maintainer information
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
added a base template to the webapp
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
added useful links to webapp
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
added README
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
rename test.py to importpkg.py
commit
|
commitdiff
|
tree
2013-02-21
Helmut Grohne
license as BSD-3
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
fix comparison of conflicting packages
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
reduce memory usage of autoimport
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
fix links in index
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
minimal index page explaining stuff
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
implement autoimport
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
mark required packages in binary view
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
store hard dependencies
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
determine metadata from control.tar.gz
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
teach ArReader to read multiple entries
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
cleanup
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
many improvements
commit
|
commitdiff
|
tree
2013-02-20
Helmut Grohne
first prototype
commit
|
commitdiff
|
tree