Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2023-06-15..Andreas Baumann
2023-06-15fixed endless looping in build-packagesAndreas Baumann
2023-06-12forgot getopt (build-packages)Andreas Baumann
2023-06-12build-packages: added a -e parameter for endless self-executionAndreas Baumann
2023-06-11extract path to configuration into variableErich Eckner
2023-06-11lock on a file in $tmp_dirErich Eckner
2023-06-11fix commentErich Eckner
2023-06-11make ping-build-master lock on any file given on the command lineErich Eckner
2023-06-11removed single quites in build_command (introduced by ${repository} patch)Andreas Baumann
2023-06-09bin/generate-key-graph: remove transition keyringErich Eckner
2023-06-09bin/get-package-updates: ignore packages with wrong hashErich Eckner
2023-06-08added ${repository} to build_commands (staging-xxx), for newer devtools32Andreas Baumann
2023-06-03make sanity-check more verboseErich Eckner
2023-06-03make sanity-check more verboseErich Eckner
2023-05-24fix harvest-commit-timesErich Eckner
2023-05-24shallow clone does not work :-(Erich Eckner
2023-05-24use bash for PKGBUILD parsing instead of sed-hacking the function namesErich Eckner
2023-05-24Revert "revert shallow clone of git sources"Erich Eckner
2023-05-24revert shallow clone of git sourcesErich Eckner
2023-05-24fix shallow git clone of sourcesErich Eckner
2023-05-24cleanup no-more-working option "--diff|d" from bin/build-packagesErich Eckner
2023-05-23try to do a shallow clone before buildingErich Eckner
2023-05-23fix max verifysource_trialErich Eckner
2023-05-23clean up duplicate logic and unneeded optionsErich Eckner
2023-05-23fix blacklistingErich Eckner
2023-05-23fix source checkout in build-packagesErich Eckner
2023-05-23emit more verbose and more correct state to stdoutErich Eckner
2023-05-23do not remove deletion-marker for all scheduled pkgbasesErich Eckner
2023-05-23filter out lib32-* earlyErich Eckner
2023-05-22fix package deletion upon updateErich Eckner
2023-05-22short-circuit the package-deletion, it sees "too much"Erich Eckner
2023-05-22removed opcode checks (they were never really finished and in use)Andreas Baumann
2023-05-22bin/get-package-updates: ignore to_be_deleted packagesErich Eckner
2023-05-22add cautionary hintErich Eckner
2023-05-22bin/get-package-updates --max-upstream-packages newErich Eckner
2023-05-22bin/strict-bashism-check: only check, what was changedErich Eckner
2023-05-22make shellcheck happyErich Eckner
2023-05-22build-packages: do not try to download sources from archlinux - we don't have...Erich Eckner
2023-05-22local-build-package was no longer usedErich Eckner
2023-05-22properly indent help textErich Eckner
2023-05-22simplify check for deletionErich Eckner
2023-05-22add some debug outputErich Eckner
2023-05-22attempt to fix local-build-packageErich Eckner
2023-05-22repair build-packages: use the new git layoutErich Eckner
2023-05-22fix harvest-commit-times:Erich Eckner
2023-05-22bin/get-package-updates: delete packages by repositoryErich Eckner
2023-05-22fix duplicate-package error for moved packagesErich Eckner
2023-05-22fix syntax errorErich Eckner
2023-05-22remove debug-hackErich Eckner
2023-05-22get-package-updates should work againErich Eckner