summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-07-03bin/build-master-status: buffer output to broken_outputErich Eckner
2017-07-03bin/why_dont_you: be more detailed why something is un-unstageableErich Eckner
2017-07-03bin/seed-build-list: options -i and -n newErich Eckner
2017-07-03bin/why_dont_you: bugfixesErich Eckner
2017-07-03bin/get-package-updates: do nothing if nothing changedErich Eckner
2017-07-03bin/build-master-status: sort broken packages by number of buildsErich Eckner
2017-07-03bin/get-assignment: first hand out unbroken packages, then broken ones and lo...Erich Eckner
2017-07-03bin/prioritize-build-list newErich Eckner
2017-07-03bin/build-packages: do not cd into git tree, but merely archive the right fil...Erich Eckner
2017-07-03bin/seed-build-list: actually append new content to build-list (and get a loc...Erich Eckner
2017-07-03bin/cleanup: skip auto-cleanup if users are logged inErich Eckner
2017-06-30bin/db-update: switch from sshfs to sftpErich Eckner
2017-06-30master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...Erich Eckner
2017-06-30bin/why_dont_you: be a little more verboseErich Eckner
2017-06-29bin/seed-build-list: add packages via regexErich Eckner
2017-06-29bin/common-functions: add sanity check after execution of make_source_infoErich Eckner
2017-06-29bin/common-functions: *.needs now contains build- and runtime dependenciesErich Eckner
2017-06-29bin/seed-build-list newErich Eckner
2017-06-29bin/db-update: only umount if mountedErich Eckner
2017-06-29bin/get-package-updates: add sanity check for "build-order"Erich Eckner
2017-06-29bin/sanity-check: be more verboseErich Eckner
2017-06-28properly escape eval expressionsErich Eckner
2017-06-28bin/mksrcinfo: fix some eval-printf bugsErich Eckner
2017-06-28bin/get-package-updates: bugfixesErich Eckner
2017-06-28bin/mksrcinfo, bin/get-package-updates: move "eval" to frontErich Eckner
2017-06-28bin/return-assignment: use non-tmpfs directory to buffer uploaded package(s)Erich Eckner
2017-06-27bin/build-packages: update todosErich Eckner
2017-06-27bin/build-packages bin/common-functions: use git archive thoroughly instead o...Erich Eckner
2017-06-27bin/get-package-updates: bugfix black listingErich Eckner
2017-06-27bin/build-packages: add todoErich Eckner
2017-06-27bin/cleanup: remove bashismErich Eckner
2017-06-27bin/common-functions: several bugfixes in make_source_infoErich Eckner
2017-06-27bin/return-assignment: be more verbose about what package was missed and what...Erich Eckner
2017-06-26bin/common-functions: ignore testing and staging, too (not only *-testing and...Erich Eckner
2017-06-26bin/common-functions: make_source_info new: do not "git checkout", but "git a...Erich Eckner
2017-06-26bin/db-update, bin/common-functions: umount -l instead of umount [-f]Erich Eckner
2017-06-26bin/common-functions: use runtime dependencies instead of compiletime depende...Erich Eckner
2017-06-26bin/cleanup: remove all but the 10 newest build logs per packageErich Eckner
2017-06-26bin/mksrcinfo: use bash, also print *_i686Erich Eckner
2017-06-25bin/mksrcinfo: source PKGBUILD and printf variablesErich Eckner
2017-06-23move a todoErich Eckner
2017-06-23bin/common-functions: cleanupErich Eckner
2017-06-23bin/mksrcinfo: use makepkg and mksrcinfo as beforeErich Eckner
2017-06-23bin/common-functions: bin/mksrcinfo new and used via systemd-nspawn with over...Erich Eckner
2017-06-23bin/sanity-check: basic build-list check newErich Eckner
2017-06-22bin/db-update: bugfixErich Eckner
2017-06-22remove "grep ... part1*part2" bugErich Eckner
2017-06-22bin/db-update: increase verbosity when called with "-n"Erich Eckner
2017-06-22bin/cleanup is now for sh instead of bashErich Eckner
2017-06-22bin/db-update: "sudo umount" instead of "fusermount -u"Erich Eckner