summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2018-11-17bin/ping-to-master: fix typo in commentErich Eckner
2018-11-16bin/build-packages: add check for empty checksumErich Eckner
2018-11-16bin/build-packages: "grep -w" matched only words - we should do so now, tooErich Eckner
2018-11-16bin/build-packages: add library names to provided symbols - it appears, symbo...Erich Eckner
2018-11-15bin/build-packages: include so versioned symbols in dependenciesErich Eckner
2018-11-14bin/prioritize-build-list: architecture must match for -dErich Eckner
2018-11-14bin/delete-packages: identify packages by $repo_arch/$repo/$pkgname instead o...Erich Eckner
2018-11-14bin/sanity-check: simultanously being on the build- and deletion-list is ok, ...Erich Eckner
2018-11-14bin/build-packages: avoid SC2156Erich Eckner
2018-11-13bin/copy-to-build-support: more verbose help messageErich Eckner
2018-11-09bin/build-packages: more safety-checks when using :without_systemd_nspawn: - ...Erich Eckner
2018-11-09bin/build-packages: create namcap.log manually when running makepkg instead o...Erich Eckner
2018-11-09bin/build-packages: makepkg requires some flags ;-)Erich Eckner
2018-11-09bin/build-packages: new straw :without_systemd_nspawn:Erich Eckner
2018-11-02bin/seed-build-list: fix the auto-seedingErich Eckner
2018-11-02bin/seed-build-list: change TODOErich Eckner
2018-11-02bin/seed-build-list: add TODOErich Eckner
2018-10-29bin/build-packages: create and upload empty archive if "tar" fails (so the bu...Erich Eckner
2018-10-29bin/build-packages: add TODO; do not remove *-debug packagesErich Eckner
2018-10-28bin/db-update: -f|--force takes $arch/$repo/$pkgname instead of $binary_packa...Erich Eckner
2018-10-23bin/prioritize-build-list: cleanupErich Eckner
2018-10-23bin/prioritize-build-list: fix bugs and only consider run-time dependenciesErich Eckner
2018-10-23bin/check-upstream-bug-tracker: -a|--architecture newErich Eckner
2018-10-19bin/check-upstream-bug-tracker: fix typo in error/help messageErich Eckner
2018-10-17bin/build-master-status: `next_tasks` was invertedErich Eckner
2018-10-17bin/build-master-status: build-assignment statistics should only care about p...Erich Eckner
2018-10-17bin/build-master-status: add missing "GROUP BY"Erich Eckner
2018-10-17bin/build-master-status: Left-join the tablesErich Eckner
2018-10-17bin/build-master-status: accellerate query by using "GROUP BY"Erich Eckner
2018-10-17bin/build-master-status: explicitely insert date, so it is equal for all arch...Erich Eckner
2018-10-17bin/build-master-status: statistics are now per-architectureErich Eckner
2018-10-15bin/return-assignment: add TODOErich Eckner
2018-10-11bin/get-assignment: do not skip forced-assignments if the first of them is un...Erich Eckner
2018-10-11bin/get-package-updates: mark last mysql query as "unimportant"Erich Eckner
2018-10-11bin/return-assignment: clean up report of missing packagesErich Eckner
2018-10-11bin/return-assignment: use plural for reporting broken packages ending in "s"Erich Eckner
2018-10-09bin/return-assignment: do not spam abaumann about i486Erich Eckner
2018-10-09bin/ii-answer: welcome girls, tooErich Eckner
2018-10-08bin/seed-build-list: "any" packages should be ignored as long as i486 is stil...Erich Eckner
2018-10-08lib/common-functions: download_sources_by_hash() should not check out the sou...Erich Eckner
2018-10-08bin/strict-bashism-check: only check for extra-quotes on real variable assign...Erich Eckner
2018-10-08bin/get-assignment: double check, that next_building is not emptyErich Eckner
2018-10-08bin/get-assignment: open backdoor to force specific package to be built next ...Erich Eckner
2018-10-05bin/build-packages: remove legacy parsingErich Eckner
2018-10-05bin/harvest-commit-times: update repos on non-master before harvestingErich Eckner
2018-10-05bin/harvest-commit-times: add "\n" at the endErich Eckner
2018-10-05bin/get-package-updates: fix bug preventing packages32 changes triggering pac...Erich Eckner
2018-10-05bin/get-package-updates: more outputErich Eckner
2018-10-05bin/build-packages: silence pacman warning about unkown package - we might no...Erich Eckner
2018-10-05bin/db-update: update TODOErich Eckner