]> git.decadent.org.uk Git - dak.git/history - dak/process_new.py
Merge commit 'pkern/master'
[dak.git] / dak / process_new.py
2008-08-08 Joerg JaspertMerge commit 'pkern/master'
2008-08-08 Philipp Kerndak/process_new.py: fix up binary diversion into variou...
2008-08-07 Philipp Kerndak/process_new.py: handle uploads to (oldstable)-propo...
2008-08-03 Mark Hymerswording change
2008-08-02 Mark Hymersmerge Jeroen's lisa_existing_sources_first_and_mtime...
2008-05-05 Joerg JaspertMerge cleanup branch, take X
2008-05-05 Joerg JaspertMerge from Mark: <mhy> err yes, I don't know what I...
2008-05-05 Mark Hymersmerge from mainline
2008-05-05 Mark Hymerslet's use pythonesque imports, shall we?
2008-05-04 Joerg JaspertMerge from Thomas
2008-05-04 Joerg JaspertMerge again from cleanup branch
2008-05-04 Joerg JaspertUse "import daklib.foo as foo" style
2008-05-03 Joerg JaspertMerge the cleanup branch, part 1
2008-05-03 Joerg JaspertSync with upstream
2008-05-03 Joerg JaspertMerge first version of Marks cleanup branch
2008-05-03 Mark Hymersfix the simpler of the pychecker errors
2008-05-03 Thomas Viehmannmerge ftpmaster branch
2008-05-02 Joerg JaspertFix all the whitespace / tab breakage, so its now all...
2008-05-02 Joerg JaspertLotsa whitespace fixes, also added -C to usage()
2008-05-02 Joerg JaspertMake process_new check if a directory is defined in...
2008-05-01 Joerg JaspertMerge from security
2008-05-01 Joerg JaspertMerged from ftpmaster
2008-04-25 Joerg JaspertMerge
2008-04-25 Joerg JaspertCall end() and display what was done whenever we leave...
2008-03-27 Archive Administrator[???] various (aj?) changes
2007-12-31 James Troup[AJ, r=JT] fix process-new's handling of check_dsc_agai...
2007-12-30 James Troup[JJ, r=JT] show-new support
2007-12-30 Joerg Jasperts/utils/queue/
2007-12-30 Joerg JaspertDid a few style fixes. Moved determine_new and friends...
2007-12-30 Joerg JaspertAdded show_new and modified examine_package and daklib...
2007-12-28 James Troup[JJ, r=JT] merge Joerg's outstanding changes.
2007-12-28 James Troup[AJ] don't auto-reject on warnings
2007-08-28 Anthony Towns * process_new.py: When rejecting from the p-u-new...
2007-06-18 Anthony Townscommit updates from live dak tree on ftp-master
2006-07-29 Anthony Townsmerge with mainline
2006-07-28 Anthony Townsadd support for udebs in any section containing "debian...
2006-06-11 Archive AdministratorMerge X-Katie restoration.
2006-06-11 James TroupRestore old X-Katie header contents temporarily as...
2006-05-22 James TroupDrop utils.str_isnum() and use string's .isdigit()...
2006-05-20 James TroupWarn if original or overriden target suite are invalid...
2006-05-18 James TroupMore trivial fixes.
2006-05-18 James TroupMove lib to daklib to shut aj up.
2006-05-17 James Troupimport dak.lib.foo as foo for library modules.
2006-05-17 James TroupEnmasse adaptation for removal of silly names.
2006-05-15 James TroupGlobally remove trailing semi-colon damage.
2006-05-15 James TroupStop using silly names, and migrate to a saner director...