summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-04-22also retry 3 timesHolger Levsen1-2/+2
2015-04-22bin/find_dpkg_trigger_cycles.sh: set -o pipefail and set -ejosch1-0/+4
2015-04-22reproducible: fixup 52b794f0Holger Levsen1-3/+4
2015-04-21reproducible: common.sh: drop that set_linktarget nonsense, and teach link_pa...Mattia Rizzolo2-20/+15
2015-04-21reproducible: common.py: add a link_packages() function, exact plural of link...Mattia Rizzolo1-0/+8
2015-04-21common: use LC_ALL=C.UTF-8 instead of C. We live in a bigger world to costrai...Mattia Rizzolo1-1/+1
2015-04-21reproducible: common.sh: use python's link_package() to generate the html lin...Mattia Rizzolo1-2/+4
2015-04-21reproducible: common.py: speed up the import by initializing the udd connecti...Mattia Rizzolo1-2/+7
2015-04-21reproducible: build: refactor: print apt-get source output also in the jenkin...Mattia Rizzolo1-2/+2
2015-04-21reproducible: html_notes: directly link the "new" suite-relative issue pages ...Mattia Rizzolo1-2/+2
2015-04-21reproducible: html_notes: use link_package() in the issues view to generate t...Mattia Rizzolo1-2/+1
2015-04-21reproducible: common: add a \n after every package linkMattia Rizzolo2-2/+1
2015-04-21reproducible: maintenance: pretty print sql query results (instead of simple ...Mattia Rizzolo1-3/+1
2015-04-21reproducible: build: fix typoMattia Rizzolo1-1/+1
2015-04-20reproducible: build: fix sed for the generation of the artifacts page headerMattia Rizzolo1-1/+3
2015-04-20reproducible: build: fix last commit by catching another corner caseMattia Rizzolo1-0/+2
2015-04-19reproducible: build: fix quotation. Thanks Lunar!Mattia Rizzolo1-1/+1
2015-04-19reproducible: build: do not try to delete the lockfile if it's not oursMattia Rizzolo1-1/+3
2015-04-19reproducible: build: refactor: fix some corner case handlingMattia Rizzolo1-5/+9
2015-04-18reproducible: slightly rename functionsHolger Levsen1-9/+9
2015-04-18reproducible: minor refactoringHolger Levsen1-1/+1
2015-04-18reproducible: fix typosHolger Levsen1-4/+4
2015-04-18reproducible: build: refactor: extensively try to avoid races, check for anot...Mattia Rizzolo1-2/+45
2015-04-18reproducible: build: refactor: another local variableMattia Rizzolo1-2/+2
2015-04-18reproducible: build: refactor: one todo item down \o/Mattia Rizzolo1-2/+2
2015-04-18reproducible: build: refactor: chmod 644 the rbuildlog, to be sure about the ...Mattia Rizzolo1-0/+1
2015-04-18reproducible: build: refactor: fix message and path in save_artifacts()Mattia Rizzolo1-7/+8
2015-04-18reproducible: build: refactor: really can't define a variable before knowing ...Mattia Rizzolo1-3/+2
2015-04-18reproducible: build: refactor: save the correct version to the DBMattia Rizzolo1-1/+4
2015-04-18reproducible: build: refactor: specific complains when dbd says it's reproduc...Mattia Rizzolo1-2/+5
2015-04-18reproducible: build: refactor: use set -e. I want to know when something goes...Mattia Rizzolo1-0/+2
2015-04-18reproducible: setup_schroot: set up apt http_proxy in the chroot only if $htt...Mattia Rizzolo1-1/+3
2015-04-18reproducible: build: refactor: fix a bunch of typosMattia Rizzolo1-4/+3
2015-04-18reproducible: build: refactor: first define of RBUILDLOG globally at the very...Mattia Rizzolo1-2/+2
2015-04-18reproducible: build: refactor: strip out save_artifats() from cleanup_all(), ...Mattia Rizzolo1-14/+18
2015-04-18reproducible: build: refactor: use $TMPDIR instead of $PWD to be clear about ...Mattia Rizzolo1-4/+4
2015-04-18reproducible: build: refactor: make a local variable in call_debbindiff() to...Mattia Rizzolo1-5/+5
2015-04-18reproducible: build: refactor: make global, and move the call_debbindiff cal...Mattia Rizzolo1-4/+6
2015-04-18reproducible: build: refactor: better string for successfully reproducibly pa...Mattia Rizzolo1-1/+1
2015-04-18reproducible: build: refactor: use local variables in print_out_duration() to...Mattia Rizzolo1-3/+3
2015-04-18reproducible: build: refactor: call handle_ftbr() at the end of dbd_timeout +...Mattia Rizzolo1-4/+6
2015-04-18reproducible: build: refactor: also update stats_build table in update_db_and...Mattia Rizzolo1-3/+3
2015-04-18reproducible: build: refactor: update results table in update_db_and_html()Mattia Rizzolo1-12/+12
2015-04-18reproducible: build: refactor: better handling of FTBR reasonsMattia Rizzolo1-10/+11
2015-04-18reproducible: build: refactor: nitpicks+commentsMattia Rizzolo1-6/+7
2015-04-18reproducible: build: refactor: call_debbindiff(): add a catchall for every ev...Mattia Rizzolo1-0/+4
2015-04-18reproducible: build: refactor: add irc_message() to reduce hardcoding of kgb-...Mattia Rizzolo1-3/+9
2015-04-18reproducible: build: refactor: call_debbindiff(): call handle_ftbr() inside t...Mattia Rizzolo1-4/+5
2015-04-18reproducible: build: refactor: call_debbindiff(): print out debbindiff output...Mattia Rizzolo1-3/+12
2015-04-18reproducible: build: refactor: restore the cat *.changes I accidently droppedMattia Rizzolo1-0/+1