]> git.decadent.org.uk Git - dak.git/history - dak/transitions.py
Merge first version of Marks cleanup branch
[dak.git] / dak / transitions.py
2008-05-03 Joerg JaspertMerge first version of Marks cleanup branch
2008-05-03 Mark Hymersclean up pychecker warnings
2008-05-03 Thomas Viehmannmerge ftpmaster branch
2008-05-02 Joerg JaspertFix all the whitespace / tab breakage, so its now all...
2008-05-01 Joerg JaspertMerged from ftpmaster
2008-04-25 Joerg JaspertMerge mainline
2008-04-23 Joerg JaspertMerge Myons patch to write the changed-by information...
2008-04-23 Joerg JaspertMerge with upstream
2008-04-18 Joerg Jaspertcheck key == "new", not t[key]
2008-04-18 Joerg Jaspertcheck key == "new", not t[key]
2008-04-18 Joerg JaspertMore exception handling
2008-04-18 Joerg JaspertMissed continue statement
2008-04-18 Joerg JaspertAdd more exception handling
2008-04-18 Joerg JaspertMerge
2008-04-18 Joerg JaspertFix case of an empty transitions file and accept debian...
2008-04-17 Joerg JaspertMerge again
2008-04-17 Joerg Jaspert*sigh*, actually do it at the right location
2008-04-17 Joerg JaspertMerge again for transitions
2008-04-17 Joerg JaspertAlso check for invalid package list indentation
2008-04-17 Joerg JaspertMerge release transitions checking
2008-04-17 Joerg JaspertCheck if temppath exists
2008-04-17 Joerg JaspertCheck if our temp transitions file is in the path we...
2008-04-12 Joerg JaspertMerge from upstream
2008-04-11 Joerg JaspertMerge latest upstream dak changes
2008-03-26 Joerg JaspertMark every part that might run within sudo dak environments
2008-03-26 Joerg JaspertMark every part that might run within sudo dak environments
2008-03-26 Joerg JaspertMerge from mainline
2008-03-22 Joerg JaspertMerge from aj
2008-03-22 Joerg Jaspert* dak/transitions.py (load_transitions): Check if all...
2008-03-22 Anthony TownsMerge transitions support.
2008-03-22 Anthony Townsmerge from Joerg
2008-03-21 Joerg JaspertMake tempfile readable by everyone, so we can actually...
2008-03-21 Joerg JaspertCheck for help option before we do any database connect...
2008-03-21 Joerg JaspertMerge from aj
2008-03-21 Anthony TownsChange sudo otpion to match dak new-security-instal...
2008-03-21 Anthony Townsalways prompt to commit edits
2008-03-21 Anthony Townsooops, shouldn't have sudo invoke dak edit-transitions...
2008-03-21 Anthony Towns * dak/edit_transitions.py: Add --import option.