summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_notes.py
AgeCommit message (Expand)AuthorFilesLines
2015-01-16reproducible: add some infos for the user about the # andMattia Rizzolo1-2/+4
2015-01-16reproducible: _html_notes: add the bug sign in the notes_index pageMattia Rizzolo1-2/+15
2015-01-15reproducible: add column with number of affected packagesHolger Levsen1-2/+3
2015-01-15reproducible: stop treating creating .buildinfo files specially (as every bui...Holger Levsen1-5/+2
2015-01-15reproducible: html_notes: also build the index_notes.html pageMattia Rizzolo1-0/+23
2015-01-15reproducible: change the way the footpage info are passed. Add html_foot_page...Mattia Rizzolo1-3/+4
2015-01-11reproducible: set a correct comment in the heads of *py scriptsMattia Rizzolo1-2/+3
2015-01-11reproducible: html_notes: call process_packages() from reproducible_html_pack...Mattia Rizzolo1-0/+2
2015-01-11reproducible: html_notes.py: split only one time in rsplit() + better logMattia Rizzolo1-4/+4
2015-01-09reproducible: update links after apache change. strip the leading /userConten...Mattia Rizzolo1-2/+2
2015-01-08reproducible: html_notes: fix KeyError in case a issue does not affect any pa...Mattia Rizzolo1-3/+6
2015-01-08reproducible: fix TypeError with wheezy's pythonMattia Rizzolo1-10/+10
2015-01-08reproducible: html.py: fix html indentationMattia Rizzolo1-49/+119
2015-01-08reproducible: reproducible_html_notes.py: add purge_old_notes()Mattia Rizzolo1-1/+11
2015-01-08reproducible: _html_note.py: use a nicer format for loggingMattia Rizzolo1-12/+12
2015-01-08reproducible: add reproducible_{common,html_notes}.py. "equivalent" of their ...Mattia Rizzolo1-0/+229