summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-02-13bin/clean-cache: remove hard-coded package suffixesErich Eckner
2020-02-13bin/get-package-updates: fix another typoErich Eckner
2020-02-13bin/get-package-updates: fix typoErich Eckner
2020-02-13bin/return-assignment: remove done TODOErich Eckner
2020-02-13bin/get-package-updates: do not delete build assignment just because *one* pa...Erich Eckner
2020-02-12bin/return-assignment: add TODO describing the current package-vanish-problemErich Eckner
2020-02-12bin/ii-watch: do not restart ii, merely re-identify and re-join via ii-connectErich Eckner
2020-02-12bin/return-assignment: cd $base_dir before rm -rf $tmp_dirErich Eckner
2020-02-12bin/return-assignment: set correct TMPDIR for trigger_mirror_refreshs at the endErich Eckner
2020-02-11bin/ii-connect: try to register more oftenErich Eckner
2020-02-11bin/ii-watch: check for connectivity periodically and reconnect if connection...Erich Eckner
2020-02-05bin/sanity-check: remove successful queries if we are still saneErich Eckner
2020-01-31bin/copy-to-build-support: use intentions-queueErich Eckner
2020-01-31bin/db-update: uses intentions-queue, nowErich Eckner
2020-01-31lib/intentions-queue: make intentions_left() work similar to flock and verbos...Erich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix typoErich Eckner
2020-01-30bin/return-assignment: use intentions-queueErich Eckner
2020-01-30bin/delete-packages: `-n` should work flawlessly again, nowErich Eckner
2020-01-30bin/delete-packages: use intentions-queueErich Eckner
2020-01-30check intentions_left() whenever we get a package_database_lockErich Eckner
2020-01-30identify which scripts should use the intentions-queue, tooErich Eckner
2020-01-30lib/common-functions: add TODO about intentions-queueErich Eckner
2020-01-30added get-packages-from-mirrorAndreas Baumann
2020-01-26added another helper script put-packages-onto-mirror (should all go in a mani...Andreas Baumann
2020-01-24check-mirrors: reverted -LAndreas Baumann
2020-01-24Merge branch 'master' of ssh://git.archlinux32.org/builderAndreas Baumann
2020-01-24check-mirrors: follow redirects when checking things with curlAndreas Baumann
2020-01-24bin/check-mirrors: more verbose help textErich Eckner
2020-01-16bin/bisect-database-dumps: make used dumps more selectableErich Eckner
2020-01-13bin/nit-picker: recheck upstream-unavailable packages in our database - maybe...Erich Eckner
2020-01-13bin/nit-picker: invert logicErich Eckner
2020-01-13bin/nit-picker: packages must be marked as "uses_upstream" to be upstream-ava...Erich Eckner
2020-01-13bin/nit-picker: fix typo in mysql queryErich Eckner
2020-01-13bin/nit-picker: check if packages is marked as to_be_deleted before complaini...Erich Eckner
2020-01-13bin/nit-picker: complain about not-yet-removed packages, tooErich Eckner
2020-01-13bin/nit-picker: throttle output some moreErich Eckner
2020-01-11bin/nit-picker: add TODOErich Eckner
2020-01-05bin/build-packages: print warnings if unexpected packages are being removedErich Eckner
2020-01-04bin/build-packages: print list of built packages to stderr iff there could be...Erich Eckner
2020-01-03bin/build-packages: try to download xz and zst compressed packages for namcapErich Eckner
2020-01-03bin/build-packages: do not download more than 100 packages for namcapErich Eckner
2020-01-03bin/sanity-check: fix wrongly-escaped sed-fuErich Eckner
2020-01-03bin/build-packages,bin/return-assignment: xz -> zst: tar -J -> tar --zstdErich Eckner
2020-01-03learn to handle zst, tooErich Eckner
2020-01-03bin/sanity-check: recognize .zst packages, tooErich Eckner
2020-01-03bin/build-packages, bin/return-assignment: xz -> zstErich Eckner