Age | Commit message (Expand) | Author | Files | Lines |
2015-06-04 | d-i.yaml.py: merge the template and job loops | Philip Hands | 1 | -29/+38 |
2015-06-04 | d-i.yaml.py: def jobs() to create jobs[] | Philip Hands | 1 | -19/+19 |
2015-06-04 | d-i.yaml.py: formatting | Philip Hands | 1 | -12/+14 |
2015-06-04 | d-i.yaml.py: de-dup {do_not_edit} | Philip Hands | 1 | -3/+5 |
2015-06-04 | get rid of email stanza duplication | Philip Hands | 1 | -9/+7 |
2015-06-04 | drop copyright symbol to avoid charset upset | Philip Hands | 1 | -1/+1 |
2015-06-03 | now python3: list comprehensions replacing lambdas, and others | Philip Hands | 1 | -72/+53 |
2015-06-03 | simplify program structure a bit | Philip Hands | 1 | -95/+72 |
2015-06-03 | move function before it's use | Philip Hands | 1 | -4/+6 |
2015-06-03 | +copyright | Philip Hands | 1 | -0/+3 |
2015-06-03 | tidy layout slightly | Philip Hands | 1 | -19/+20 |
2015-06-03 | add pu jobs, without the IRC noise | Philip Hands | 1 | -10/+17 |
2015-06-03 | Revert "add jobs for pu/** branches (probably ;-))" | Philip Hands | 1 | -7/+2 |
2015-06-03 | d-i: fix branch definition | Holger Levsen | 1 | -1/+1 |
2015-06-03 | d-i: disable irc notifications the ugly way | Holger Levsen | 1 | -1/+1 |
2015-06-03 | add jobs for pu/** branches (probably ;-)) | Philip Hands | 1 | -2/+19 |
2015-06-03 | favour join over string-manip. & use loop for html/pdf | Philip Hands | 1 | -20/+21 |
2015-06-03 | d-i.yaml/pl: code tidying | Philip Hands | 1 | -88/+114 |
2015-06-03 | d-i: these jobs should only build the master branch | Holger Levsen | 1 | -1/+1 |
2015-06-02 | d-i: drop lenny-support job | Holger Levsen | 1 | -1/+0 |
2015-06-02 | fix source reference to point at the .py file | Philip Hands | 1 | -1/+1 |
2015-06-02 | Let's try using yaml.dump for this | Philip Hands | 1 | -0/+351 |