Age | Commit message (Expand) | Author |
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 |
2014-04-21 | autoimport: support protocols besides http | Helmut Grohne |
2014-03-08 | schema: make syntax compatible with postgres | Helmut Grohne |
2014-02-23 | Merge branch updatesharing-eqclass | Helmut Grohne |
2014-02-23 | spell check comments | Helmut Grohne |
2014-02-23 | fix spelling mistake | Helmut Grohne |
2014-02-23 | webapp: fix eqclass usage in package comparison | Helmut Grohne |
2014-02-21 | update_sharing: weaken assumptions about db layout | 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-11 | webapp: open cursors less often | Helmut Grohne |
2013-09-10 | webapp: close database cursors | Helmut Grohne |
2013-09-04 | webapp: serve static files from /static | Helmut Grohne |
2013-09-02 | add option -d --database for db path to all scripts | Helmut Grohne |
2013-09-02 | autoimport: avoid hard coded temporary directory | Helmut Grohne |
2013-09-02 | importpkg: move library-like parts to dedup.debpkg | Helmut Grohne |
2013-08-19 | importpkg: don't blacklist boring gzip_sha512 hashes | 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-02 | model comparability as an equivalence relation | 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-30 | fix update_sharing to work after functionid merge | Helmut Grohne |
2013-07-29 | importpkg.py: support uncompressed data.tar | 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 |
2013-07-26 | Merge branch functionid | Helmut Grohne |
2013-07-25 | display "issues" with files in package view | Helmut Grohne |
2013-07-25 | README: foo.PNG is also a valid png name | Helmut Grohne |
2013-07-24 | readyaml: cache the whole function table | Helmut Grohne |
2013-07-23 | webapp: make html for index valid | Helmut Grohne |
2013-07-23 | README: fix typo in query | Helmut Grohne |
2013-07-23 | webapp: remove unused function | Helmut Grohne |
2013-07-23 | adapt queries in README to new schema | Helmut Grohne |