]> git.decadent.org.uk Git - dak.git/history - daklib
We renamed s/directory/queue/ in this code.
[dak.git] / daklib /
2009-10-29 Chris LambWe renamed s/directory/queue/ in this code.
2009-10-29 Joerg JaspertMerge branch 'merge'
2009-10-29 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-29 Chris LambSplit out symlink creation into Upload.ensure_orig
2009-10-29 Joerg JaspertMerge branch 'merge'
2009-10-29 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-29 Chris LambCheck that we can parse the YAML file before we symlink...
2009-10-29 Chris LambTest that we have Dinstall::LintianTags before we symli...
2009-10-29 Chris LambCleanup any symlinks that we created.
2009-10-29 Joerg JaspertMerge branch 'merge'
2009-10-29 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-29 Chris LambUse the same session when getting pool entries, otherwi...
2009-10-29 Chris LambDon't reject orig tarballs - we want them
2009-10-29 Joerg JaspertMerge branch 'merge'
2009-10-29 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-29 Chris LambDon't log "dak top-level starting" every time we run...
2009-10-29 Joerg JaspertMerge branch 'merge'
2009-10-29 Joerg JaspertMerge commit 'lamby/master' into merge
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 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambRevert "While we're at it, split out another version...
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
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 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris Lambbuild_file_list(changes, ..) can also be dsc informatio...
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambHaha, recursive import
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambReally fix import.
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambImport ensure_orig_files properly.
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambAw, [] can't take *args/**kwargs things.
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
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 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 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 LambMove "Format:" field parsing into srcformats.py
2009-10-28 Joerg JaspertRemove X-Katie: headers
2009-10-28 Joerg JaspertMerge branch 'merge'
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 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-27 Chris Lamb"Fully" ported to SQLAlchemy-based daklib.dbconn; remov...
2009-10-27 Chris LambMove get_queue => get_or_set_queue
2009-10-27 Joerg JaspertMerge commit 'lamby/master' into merge
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 LambMerge branch 'master' of ries.debian.org:/srv/ftp.debia...
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...
next