summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20local-build-package: allow also any packages to be loaded into local bootstra...Andreas Baumann
2019-11-20bin/change-git-remotes: do not operate on . if git_dir is empty (because the ...Erich Eckner
2019-11-20lib/common-functions: silence shellcheckErich Eckner
2019-11-19lib/common-functions: find_package_repository_to_package(): make error messag...Erich Eckner
2019-11-19lib/common-functions: find_package_repository_to_package(): ignore blacklistErich Eckner
2019-11-18lib/common-functions: find_package_repository_to_package(): print what went w...Erich Eckner
2019-11-18Revert "bin/change-git-remotes: not all urls have changed ..."Erich Eckner
2019-11-18bin/get-package-updates: less evalErich Eckner
2019-11-18bin/get-package-updates: less evalErich Eckner
2019-11-18bin/get-package-updates: still-available PKGBUILDs of deleted packages must m...Erich Eckner
2019-11-18bin/change-git-remotes: not all urls have changed ...Erich Eckner
2019-11-18bin/change-git-remotes: update git.archlinux32.org url scheme and ssh git userErich Eckner
2019-11-16bin/seed-build-list: add TODOErich Eckner
2019-11-16bin/seed-build-list: add TODOErich Eckner
2019-11-15misc/database-layout.dump: [build-support] can now be filled by freshly-compi...Erich Eckner
2019-11-08bin/check-mirrors: fix CASTErich Eckner
2019-11-08bin/check-mirrors: iso might be from *any* date of monthErich Eckner
2019-11-08bin/check-mirrors: untar git archiveErich Eckner
2019-11-08bin/change-git-remotes: add releng repositoryErich Eckner
2019-11-05bin/nit-picker: check expiry of keys in KeyringErich Eckner
2019-11-05bin/nit-picker: build-duration-check -> once-a-day-checkErich Eckner
2019-11-05bin/nit-picker: add TODOErich Eckner
2019-10-31bin/get-package-updates: be more resilient against bogus svn source tree namesErich Eckner
2019-10-29bin/modify-package-state: make help text more verbose about the required formatErich Eckner
2019-10-29misc/database-layout.dump: updated (incorporates also older changes than 556c...Erich Eckner
2019-10-29bin/bootstrap-mysql: `calculate_maximal_moveable_set`: packages can only belo...Erich Eckner
2019-10-29lib/mysql-functions: fix typo (we were adding all groupmembers like they woul...Erich Eckner
2019-10-29bin/check-mirrors: correctly cast bitsErich Eckner
2019-10-29lib/load-configuration: `exit 0` for systemd if buildmaster is on haltErich Eckner
2019-10-29bin/sanity-check: do not use exitcode 1 but 2 on insanityErich Eckner
2019-10-28bin/nit-picker: check if replication slave is running, before complaining abo...Erich Eckner
2019-10-27lib/load-configuration: "64k" means 65535, not 65536Erich Eckner
2019-10-27lib/load-configuration: only save first 64k of parameters - the database can'...Erich Eckner
2019-10-25bin/ii-answer: do not welcome phrik - he has not much to quote anywaysErich Eckner
2019-10-23bin/nit-picker: complain on #archlinux32 about wrong dependenciesErich Eckner
2019-10-17bin/nit-picker: do not fail if remove-those-dependencies exists, but matches ...Erich Eckner
2019-10-17misc/database-layout.dump: make `install_targets`.`name` case sensitiveErich Eckner
2019-10-17lib/mysql-functions: mysql_generate_package_metadata(): explicitely set compr...Erich Eckner
2019-10-17lib/mysql-functions: mysql_retrieve_static_information(): extract $compressio...Erich Eckner
2019-10-17lib/mysql-functions: fix typo in mysql_package_name_query()Erich Eckner
2019-10-17lib/mysql-functions: mysql_package_name_query(): take compression suffix from...Erich Eckner
2019-10-17`compressions` and `binary_packages`.`compression` newErich Eckner
2019-10-17add TODOs for removing hard-coded package suffixesErich Eckner
2019-10-17lib/common-functions: allow case sensitive install_targetsErich Eckner
2019-10-17bin/nit-picker: rename remove_dependencies to repair_dependenciesErich Eckner
2019-10-17bin/nit-picker: correct help textErich Eckner
2019-10-17bin/nit-picker: remove done TODOErich Eckner
2019-10-17bin/nit-picker: also *add* missing dependencies to the databaseErich Eckner
2019-10-15bin/nit-picker: avoid sponge onceErich Eckner
2019-10-15bin/nit-picker: fix commentErich Eckner