summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-08lib/load-configuration: fix urlErich Eckner
2018-07-08lib/load-configuration: fix typoErich Eckner
2018-07-08lib/load-configuration: clone correct repositoryErich Eckner
2018-07-08bin/check-mirrors: use git repository of relengErich Eckner
2018-07-06fix typosErich Eckner
2018-07-06bin/wtp new to query package databaseErich Eckner
2018-07-05bin/bootstrap-mysql: make granting of privileges optionalErich Eckner
2018-07-05bin/why-dont-you: set up correct replaceable_bpirErich Eckner
2018-07-05bin/why-dont-you: unstage/stabilized started (but still buggy)Erich Eckner
2018-07-05bin/bootstrap-mysql: grant execute for webserver@localhostErich Eckner
2018-07-05bin/bootstrap-mysql: styleErich Eckner
2018-07-05bin/bootstrap-mysql: `find_the_culprit(`bpir`)` new (maybe buggy)Erich Eckner
2018-07-05lib/mysql-functions: mysql_run_query(): clean outputfile differentlyErich Eckner
2018-07-04bin/sanity-check: run less jobs parallelyErich Eckner
2018-07-04lib/mysql-functions: mysql_run_query(): rm stdout in trapErich Eckner
2018-07-03bin/ii-connect: do not fail on inotify timeoutErich Eckner
2018-07-03bin/seed-build-list: -u|--undelete newErich Eckner
2018-06-29bin/why-dont-you stabilize/unstage startedErich Eckner
2018-06-29lib/mysql-functions: new join functionErich Eckner
2018-06-29bin/ii-answer: do not thank everyoneErich Eckner
2018-06-28lib/common-functions: mangle_pkgbuild(): remove "gcc-multilib" dependencies, tooErich Eckner
2018-06-28bin/seed-build-list: remove suprafluid TODOErich Eckner
2018-06-28bin/wtf: enable full-path searchErich Eckner
2018-06-28bin/ii-answer: address the askerErich Eckner
2018-06-28bin/ii-answer: clean up regexesErich Eckner
2018-06-28bin/ii-connect: wait maximal 30 seconds for changesErich Eckner
2018-06-28bin/ii-connect: abort on changing scriptErich Eckner
2018-06-28bin/ii-answer: understand/ignore "!" at start of commandErich Eckner
2018-06-28bin/interpret-mail: "delete-from-build-support" newErich Eckner
2018-06-28bin/delete-packages: report back about removed packages from build-supportErich Eckner
2018-06-28bin/delete-packages: enable deleting of build-support packagesErich Eckner
2018-06-28bin/copy-to-build-support: create _correct_ symlinksErich Eckner
2018-06-27bin/copy-to-build-support: only consider actual, not-yet-copied packages for ↵Erich Eckner
copying
2018-06-27bin/copy-to-build-support: do not prepend "./" to remote pathsErich Eckner
2018-06-27bin/copy-to-build-support: exit normally on no-matchesErich Eckner
2018-06-27bin/seed-build-list: be more conservative with -a: do not reschedule ↵Erich Eckner
packages, just because a build-list item will replace the least-stable provider of some dependency (there are no link dependencies on the build-list!)
2018-06-26bin/seed-build-list: dependencies are also broken if they are not the least ↵Erich Eckner
stable ones (because then, they will block stabilizing of something)
2018-06-26bin/why-dont-you: clarify TODOErich Eckner
2018-06-26bin/why-dont-you: partially reimplement why-dont-you stabilize/unstageErich Eckner
2018-06-26lib/load-configuration: revert a little more, now it should _really_ work ...Erich Eckner
2018-06-26lib/load-configuration: revert last commit partially - it broke somethingErich Eckner
2018-06-26lib/load-configuration,lib/mysql-functions: make runable outside of ↵Erich Eckner
build-master in build-master mode
2018-06-26lib/load-configuration: load values from database if mysqld is running ↵Erich Eckner
(makes debugging/testing easier)
2018-06-26bin/seed-build-list: add TODOErich Eckner
2018-06-25bin/ii-connect: we are now affiliated :-)Erich Eckner
2018-06-25bin/seed-build-list: multilib is a valid upstream repositoryErich Eckner
2018-06-25bin/build-packages: purge multiple libav dependenciesErich Eckner
2018-06-25bin/seed-build-list: clarify help textErich Eckner
2018-06-25bin/seed-build-list: -c new: exit-code=0 for unavailable lockErich Eckner
2018-06-22bin/db-update: FROM_stability - not TO_stabilityErich Eckner