]> git.decadent.org.uk Git - dak.git/history - daklib/upload.py
Add by-hash support
[dak.git] / daklib / upload.py
2015-12-31 Niels Thykierdaklib/upload.py: Silently accept and discard .buildinf...
2015-08-16 Ansgar BurchardtThere should only be one place to check for a debug...
2015-08-15 Paul TagliamonteAdd debug binary diverting for archive install
2015-08-13 Ansgar BurchardtHashedFile: Allow to use a different filename for input
2015-08-12 Ansgar BurchardtGeneralize parse_file_list to allow handling Release...
2015-08-12 Ansgar BurchardtAllow checking files given an open file handle.
2015-08-12 Ansgar BurchardtFix typo in error message.
2014-11-07 Mark HymersMerge remote-tracking branch 'origin/dakweb'
2014-08-25 Ansgar BurchardtMerge remote-tracking branch 'paultag/paultag/bugfix...
2014-08-25 Paul TagliamonteImport errno, used in Exception handling.
2014-08-22 Ansgar BurchardtHashedFile: Raise FileDoesNotExist if referring to...
2014-08-22 Ansgar Burchardtdaklib/upload.py: Use common base class for all exception.
2014-08-03 Ansgar BurchardtAdd replay protection for uploaded changes files.
2014-07-31 Ansgar Burchardtdaklib.upload.Source: expose Package-List.
2014-07-31 Ansgar Burchardtdaklib.upload.Binary: add name property.
2014-05-15 Helmut Grohneread file once in HashedFile.check
2013-10-27 Ansgar BurchardtMerge branch 'pu/xz-for-indices'
2013-05-28 Ansgar Burchardtdaklib/upload.py: handle missing Architecture field...
2013-05-27 Ansgar Burchardtdaklib/upload.py: handle missing Files (Checksums-...
2013-03-07 Ansgar Burchardtparse_file_list: really handle files without an entry...
2013-03-07 Ansgar Burchardtparse_file_list: handle files without an entry in the...
2012-12-29 Ansgar Burchardtdaklib/upload.py: more verbose message for hash mismatches
2012-12-18 Ansgar BurchardtDo not load .dsc to check if an upload is sourceful.
2012-11-07 Ansgar Burchardtdaklib/upload.py: add from_file classmethods
2012-09-18 Ansgar BurchardtMerge branch 'small-fixes'
2012-09-18 Ansgar Burchardtdaklib/upload.py (Source): check hashes for .dsc before...
2012-09-18 Ansgar BurchardtImprove error message for uploads that miss files.
2012-09-16 Joerg JaspertMerge branch 'dak-unpriv' into merge
2012-09-16 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/backports-merge...
2012-09-16 Ansgar Burchardtdaklib/upload.py (Changes): add source_name property
2012-08-11 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-08-09 Ansgar Burchardtchange documentation style
2012-07-07 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-07-06 Ansgar BurchardtAdd module to handle uploads not yet installed to the...