Age | Commit message (Expand) | Author |
2019-05-29 | bin/build-packages: grep had no input file and thus was waiting for stdin | Erich Eckner |
2019-05-24 | bin/sanity-check: add some verbosity, an rsync and an sftp check to "master-m... | Erich Eckner |
2019-05-24 | bin/sanity-check: add check for reachability of master mirror | Erich Eckner |
2019-05-24 | bin/db-update: show names instead of ids for nothing-to-do repository-stabili... | Erich Eckner |
2019-05-24 | bin/build-packages: download /some/ key from github | Erich Eckner |
2019-05-24 | bin/db-update: remove done TODO | Erich Eckner |
2019-05-24 | bin/get-package-updates: dependencies must be available for the architecture ... | Erich Eckner |
2019-05-22 | lib/common-functions: recursively_umount_and_rm() make unsufficient privilege... | Erich Eckner |
2019-05-21 | bin/return-assignment: ignore leading and trailing space when matching error ... | Erich Eckner |
2019-05-20 | bin/build-packages: :clean_chroot: sets -c for makepkg, which may be insuffic... | Erich Eckner |
2019-05-20 | lib/common-functions: recursively_umount_and_rm(): check that argument is dir... | Erich Eckner |
2019-05-20 | bin/build-packages: unset middle and inner parameters if using makepkg directly | Erich Eckner |
2019-05-15 | bin/get-package-updates: make rescheduling logic apply to our sources, too | Erich Eckner |
2019-05-15 | bin/get-package-updates: remove unnecessary name match of architecture | Erich Eckner |
2019-05-15 | bin/build-packages: disable color in makepkg - it breaks the error message pa... | Erich Eckner |
2019-05-10 | bin/ii-answer: "!rq buildmaster", too | Erich Eckner |
2019-05-10 | bin/prioritize-build-list: make shellcheck happy | Erich Eckner |
2019-05-04 | bin/clean-git: reclone in case we honly have one remote | Erich Eckner |
2019-05-04 | bin/prioritize-build-list: run additional step at least once if -d is given | Erich Eckner |
2019-05-04 | bin/prioritize-build-list: when -d given: run until no more priorities change | Erich Eckner |
2019-05-03 | bin/prioritize-build-list: break items at any space | Erich Eckner |
2019-05-03 | bin/seed-build-list: -a should ignore i486 for now | Erich Eckner |
2019-05-03 | bin/get-assignment: accellerate query by using temporary table holding the ar... | Erich Eckner |
2019-05-03 | bin/get-assignment: order by "was built the least times" instead of "was buil... | Erich Eckner |
2019-04-30 | bin/get-assignment: add TODO | Erich Eckner |
2019-04-30 | bin/seed-build-list: do not ignore i486, pentium4 and any anymore - the worst... | Erich Eckner |
2019-04-30 | bin/build-packages: python<2.x is not satisfyable - we need python2<2.x | Erich Eckner |
2019-04-29 | misc/database-layout.dump: `calculate_maximal_moveable_set` operates on a per... | Erich Eckner |
2019-04-29 | bin/db-update: operate on a per-arch and per-stability basis | Erich Eckner |
2019-04-29 | bin/bootstrap-mysql: caluclate_maximal_moveable_set now operates per-arch and... | Erich Eckner |
2019-04-29 | bin/db-update: add TODO | Erich Eckner |
2019-04-23 | lib/common-functions: apply_trunk_patch() should also copy over missing files | Erich Eckner |
2019-04-18 | bin/get-assignment: add TODO | Erich Eckner |
2019-04-17 | bin/build-packages: -d should require, that the given package is indeed the p... | Erich Eckner |
2019-04-17 | bin/build-packages: tell the build master that we aborted the build due to no... | Erich Eckner |
2019-04-17 | lib/common-functions: recursively_umount_and_rm(): copy stuff from archlinux/... | Erich Eckner |
2019-04-16 | bin/seed-build-list: add TODO | Erich Eckner |
2019-04-16 | bin/seed-build-list: -j|--jostle new to insert packages /at front/ of build-list | Erich Eckner |
2019-04-15 | bin/seed-build-list: should run mysql_find_build_assignment_loops() at the en... | Erich Eckner |
2019-04-15 | bin/build-packages: remove legacy switch | Erich Eckner |
2019-04-15 | bin/get-assignment: fix comment about ordering of build assignments | Erich Eckner |
2019-04-15 | bin/get-assignment: add TODO | Erich Eckner |
2019-04-15 | lib/mysql-functions: support pentium4, too | Erich Eckner |
2019-04-15 | bin/get-assignment: add comment about accepted parameters | Erich Eckner |
2019-04-15 | bin/build-packages: print architecture of built package | Erich Eckner |
2019-04-15 | lib/mysql-functions: mysql_sanity_check() we have more architectures now, thu... | Erich Eckner |
2019-04-15 | bin/build-packages: we're not interested in what this cpu /can/ do, but what ... | Erich Eckner |
2019-04-15 | bin/get-assignment: do and remove TODOs | Erich Eckner |
2019-04-15 | bin/build-packages: remove done TODOs | Erich Eckner |
2019-04-15 | bin/get-assignment: tell the build slave, which architecture the build-assign... | Erich Eckner |