summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-30lib/intentions-queue: run initialization if necessary *inside* the intentionsErich Eckner
2020-01-30lib/intentions-queue: execute_all_intentions() newErich Eckner
2020-01-30lib/load-configuration: only source lib/intentions-queue on the masterErich Eckner
2020-01-30lib/intentions-queue: reduce shellcheck disablingErich Eckner
2020-01-30lib/intentions-queue: make comment on lockingErich Eckner
2020-01-30check intentions_left() whenever we get a package_database_lockErich Eckner
2020-01-30lib/intentions-queue: intentions_left() newErich Eckner
2020-01-30lib/intentions-queue: extend to-be-done schedulesErich Eckner
2020-01-30lib/intentions-queue: a startErich Eckner
2020-01-30lib/load-configuration: set up intentions_directoryErich Eckner
2020-01-30identify which scripts should use the intentions-queue, tooErich Eckner
2020-01-30lib/intentions-queue startedErich 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-19updated git location of packages32Andreas Baumann
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-13lib/mysql-functions: extract "$upstream_repository_names", tooErich 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-03lib/mysql-functions: mysql_sanity_check(): old packages are allowed to be xzErich 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-03lib/mysql-functions: zst is the new default compressionErich Eckner
2020-01-03bin/sanity-check: recognize .zst packages, tooErich Eckner
2020-01-03bin/build-packages, bin/return-assignment: xz -> zstErich Eckner
2019-12-27small fix in local-build-package error messageAndreas Baumann
2019-12-21bin/build-packages: add TODOErich Eckner
2019-12-20bin/why-dont-you: print each missing dependency only onceErich Eckner
2019-12-19bin/nit-picker: fix some typosErich Eckner
2019-12-19bin/nit-picker: complain about split packages being in different repositories...Erich Eckner
2019-12-19bin/nit-picker: build_assignment,epoch,pkgver,pkgrel and sub_pkgrel must matc...Erich Eckner
2019-12-19bin/nit-picker: check if all parts of a split package with identical architec...Erich Eckner
2019-12-19bin/nit-picker: remove obsolete ":"Erich Eckner
2019-12-17bin/seed-build-list: add TODOErich Eckner