Age | Commit message (Expand) | Author |
2020-02-11 | bin/ii-watch: check for connectivity periodically and reconnect if connection... | Erich Eckner |
2020-02-05 | bin/sanity-check: remove successful queries if we are still sane | Erich Eckner |
2020-01-31 | bin/copy-to-build-support: use intentions-queue | Erich Eckner |
2020-01-31 | bin/db-update: uses intentions-queue, now | Erich Eckner |
2020-01-31 | lib/intentions-queue: make intentions_left() work similar to flock and verbos... | Erich Eckner |
2020-01-30 | bin/return-assignment: fix another typo | Erich Eckner |
2020-01-30 | bin/return-assignment: fix another typo | Erich Eckner |
2020-01-30 | bin/return-assignment: fix another typo | Erich Eckner |
2020-01-30 | bin/return-assignment: fix another typo | Erich Eckner |
2020-01-30 | bin/return-assignment: fix typo | Erich Eckner |
2020-01-30 | bin/return-assignment: use intentions-queue | Erich Eckner |
2020-01-30 | bin/delete-packages: `-n` should work flawlessly again, now | Erich Eckner |
2020-01-30 | bin/delete-packages: use intentions-queue | Erich Eckner |
2020-01-30 | check intentions_left() whenever we get a package_database_lock | Erich Eckner |
2020-01-30 | identify which scripts should use the intentions-queue, too | Erich Eckner |
2020-01-30 | lib/common-functions: add TODO about intentions-queue | Erich Eckner |
2020-01-30 | added get-packages-from-mirror | Andreas Baumann |
2020-01-26 | added another helper script put-packages-onto-mirror (should all go in a mani... | Andreas Baumann |
2020-01-24 | check-mirrors: reverted -L | Andreas Baumann |
2020-01-24 | Merge branch 'master' of ssh://git.archlinux32.org/builder | Andreas Baumann |
2020-01-24 | check-mirrors: follow redirects when checking things with curl | Andreas Baumann |
2020-01-24 | bin/check-mirrors: more verbose help text | Erich Eckner |
2020-01-16 | bin/bisect-database-dumps: make used dumps more selectable | Erich Eckner |
2020-01-13 | bin/nit-picker: recheck upstream-unavailable packages in our database - maybe... | Erich Eckner |
2020-01-13 | bin/nit-picker: invert logic | Erich Eckner |
2020-01-13 | bin/nit-picker: packages must be marked as "uses_upstream" to be upstream-ava... | Erich Eckner |
2020-01-13 | bin/nit-picker: fix typo in mysql query | Erich Eckner |
2020-01-13 | bin/nit-picker: check if packages is marked as to_be_deleted before complaini... | Erich Eckner |
2020-01-13 | bin/nit-picker: complain about not-yet-removed packages, too | Erich Eckner |
2020-01-13 | bin/nit-picker: throttle output some more | Erich Eckner |
2020-01-11 | bin/nit-picker: add TODO | Erich Eckner |
2020-01-05 | bin/build-packages: print warnings if unexpected packages are being removed | Erich Eckner |
2020-01-04 | bin/build-packages: print list of built packages to stderr iff there could be... | Erich Eckner |
2020-01-03 | bin/build-packages: try to download xz and zst compressed packages for namcap | Erich Eckner |
2020-01-03 | bin/build-packages: do not download more than 100 packages for namcap | Erich Eckner |
2020-01-03 | bin/sanity-check: fix wrongly-escaped sed-fu | Erich Eckner |
2020-01-03 | bin/build-packages,bin/return-assignment: xz -> zst: tar -J -> tar --zstd | Erich Eckner |
2020-01-03 | learn to handle zst, too | Erich Eckner |
2020-01-03 | bin/sanity-check: recognize .zst packages, too | Erich Eckner |
2020-01-03 | bin/build-packages, bin/return-assignment: xz -> zst | Erich Eckner |
2019-12-27 | small fix in local-build-package error message | Andreas Baumann |
2019-12-21 | bin/build-packages: add TODO | Erich Eckner |
2019-12-20 | bin/why-dont-you: print each missing dependency only once | Erich Eckner |
2019-12-19 | bin/nit-picker: fix some typos | Erich Eckner |
2019-12-19 | bin/nit-picker: complain about split packages being in different repositories... | Erich Eckner |
2019-12-19 | bin/nit-picker: build_assignment,epoch,pkgver,pkgrel and sub_pkgrel must matc... | Erich Eckner |
2019-12-19 | bin/nit-picker: check if all parts of a split package with identical architec... | Erich Eckner |
2019-12-19 | bin/nit-picker: remove obsolete ":" | Erich Eckner |
2019-12-17 | bin/seed-build-list: add TODO | Erich Eckner |
2019-12-10 | bin/seed-build-list: fix typo introduced in 0b5474bd4539ff6344604cedd21a076db... | Erich Eckner |