]> git.decadent.org.uk Git - dak.git/shortlog
dak.git
2009-10-29 Chris LambHide SystemError, otherwise logging gets ugly.
2009-10-29 Chris LambDon't reject orig tarballs - we want them
2009-10-29 Chris LambDon't ignore KeyboardInterrupt either in process_unchecked
2009-10-29 Chris LambDon't log "dak top-level starting" every time we run...
2009-10-29 Chris LambCatch and log all exceptions from top-level dak command.
2009-10-29 Chris LambLook in the pool and queues for missing orig files.
2009-10-29 Chris LambTidy check_lintian's 'log' closure
2009-10-29 Chris LambInline ensure_all_source_exists.
2009-10-28 Chris LambRevert "While we're at it, split out another version...
2009-10-28 Chris LambActually use dest_dir argument
2009-10-28 Chris Lambpkg is on self.
2009-10-28 Chris LambPass source_dir to ensure_all_source_exists
2009-10-28 Chris Lambbuild_file_list(changes, ..) can also be dsc informatio...
2009-10-28 Chris LambHaha, recursive import
2009-10-28 Chris LambReally fix import.
2009-10-28 Chris LambImport ensure_orig_files properly.
2009-10-28 Chris LambAw, [] can't take *args/**kwargs things.
2009-10-28 Chris LambAdd check_lintian logging.
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambDrop the SourceFormat-specific validate_format classmet...
2009-10-28 Chris LambDon't validate a .changes Format as a source package...
2009-10-28 Chris LambAdd validate_changes_format utility.
2009-10-28 Chris LambMove parse_format tests to test_formats.py
2009-10-28 Chris LambMove parse_format into daklib.formats
2009-10-28 Joerg JaspertMerge branch 'merge'
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambFix changes[...] call.
2009-10-28 Joerg JaspertMerge branch 'merge'
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambFix return type.
2009-10-28 Chris LambDon't call check_* due when we are running with No...
2009-10-28 Chris LambWhile we're at it, split out another version of ensure_...
2009-10-28 Chris Lambcheck_lintian needs all the source, otherwise we can...
2009-10-28 Chris LambFactor out symlink stuff from get_changelog_versions...
2009-10-28 Joerg JaspertMerge branch 'merge'
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambPort check_dsc_files to use get_format_from_string.
2009-10-28 Chris LambMake build_file_list to use get_format_from_string...
2009-10-28 Chris LambAdd get_format_from_string utility method
2009-10-28 Chris LambAttach validate_format(...) to each SourceFormat that...
2009-10-28 Chris LambSplit out parse_format to module-level and test it...
2009-10-28 Chris LambSplit parsing of "Format:" string and validation of it.
2009-10-28 Chris LambCompare None with object identity, not equality
2009-10-28 Chris Lamb"Format: 0.0" is now invalid
2009-10-28 Chris LambAdd regression tests for parse_format.
2009-10-28 Chris LambMove "Format:" field parsing into srcformats.py
2009-10-28 Joerg JaspertRemove X-Katie: headers
2009-10-28 Joerg JaspertUpdated
2009-10-28 Joerg JaspertMerge branch 'merge'
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambImprove logging in clean_empty_directories.
2009-10-28 Chris LambClean empty directories from the pool.
2009-10-28 Joerg Jaspertdinstall
2009-10-28 Joerg JaspertBackground half of dinstall
2009-10-28 Joerg JaspertDont do work without a tagfile
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambIf lintian returns 2 warn FTPMasters but try and contin...
2009-10-28 Mark Hymerscmd -> command
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambUse new Config api.
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambFix lintian regex.
2009-10-28 Mark HymersMerge commit 'lamby/master'
2009-10-28 Chris LambRe-enable check_lintian
2009-10-28 Chris LambAdd doc why we are monkeypatching commands.getstatusoutput
2009-10-28 Mark HymersI really think this'l just cause arguments and I can...
2009-10-28 Mark Hymersremove alpha from testing
2009-10-27 Frank Lichtenheldclean-suites: Log totals as well
2009-10-27 Chris Lamb"Fully" ported to SQLAlchemy-based daklib.dbconn; remov...
2009-10-27 Chris LambPort new_security_install to DBConn and friends.
2009-10-27 Chris LambMove get_queue => get_or_set_queue
2009-10-27 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-27 Chris LambFix log messages
2009-10-27 Joerg JaspertMerge branch 'master' of ssh://ftp-master.debian.org...
2009-10-27 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-27 Chris LambAdd fixes for broken prefix_multi_line_string calls.
2009-10-27 Mark HymersPASS
2009-10-27 Chris LambMerge branch 'master' of ries.debian.org:/srv/ftp.debia...
2009-10-27 Joerg JaspertMerge branch 'master' into merge
2009-10-27 Joerg JaspertMerge commit 'djpig/djpig' into merge
2009-10-27 Joerg JaspertMerge branch 'master' of ssh://ftp-master.debian.org...
2009-10-27 Joerg JaspertMerge branch 'merge'
2009-10-27 Joerg JaspertMerge commit 'lamby/lintian_autoreject' into merge
2009-10-27 Chris LambDisable check_lintian for now.
2009-10-27 Frank Lichtenheldclean-queues: Add proper logging
2009-10-27 Chris LambMerge branch 'master' of ries.debian.org:/srv/ftp.debia...
2009-10-27 Mark Hymerslet's not reset last_used every time...
2009-10-27 Chris LambOnly lintian reject uploads to unstable or experimental
2009-10-27 Chris LambFix use of "wayout" name.
2009-10-27 Chris Lambdict[k] raises IndexError if does not exist - check...
2009-10-27 Chris LambActually add a seperator to our --tags-from-file input.
2009-10-27 Chris Lamblintian YAML has a "lintian" root element.
2009-10-27 Joerg Jaspertold
2009-10-27 Chris LambClose sourcefile.
2009-10-27 Chris LambDedent again by returning if lintian doesn't return...
2009-10-27 Chris LambReturn all the lintian-related rejections, not just...
2009-10-27 Chris LambIt's called 'next', not 'continue'. =)
2009-10-27 Chris LambDedent again by using continue.
2009-10-27 Chris LambRemove one level of indentation by using continue
2009-10-27 Chris LambSimple check for lintian regex
next