Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-08 | reproducible: fix TypeError with wheezy's python | Mattia Rizzolo | 1 | -10/+10 | |
2015-01-08 | reproducible: html.py: fix html indentation | Mattia Rizzolo | 1 | -49/+119 | |
2015-01-08 | reproducible: reproducible_html_notes.py: add purge_old_notes() | Mattia Rizzolo | 1 | -1/+11 | |
2015-01-08 | reproducible: _html_note.py: use a nicer format for logging | Mattia Rizzolo | 1 | -12/+12 | |
2015-01-08 | reproducible: add reproducible_{common,html_notes}.py. "equivalent" of their ↵ | Mattia Rizzolo | 1 | -0/+229 | |
homonyms .sh calling reproducible_html_notes.py in the same directory where packages.yml and issues.yml (from the git.debian.org:/git/reproducible/notes.git repo) is enough to fast build all notes html pages for every pacakge listed in the packages.yml file, a page for every issue listed in the issues.yml and a index_issues.html |