index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-02-11
bin/ii-watch: check for connectivity periodically and reconnect if ↵
Erich Eckner
connection seems lost
2020-02-05
lib/mysql-functions: save more DELETE queries - the broken one seems to be ↵
Erich Eckner
not-yet-saved
2020-02-05
bin/sanity-check: remove successful queries if we are still sane
Erich Eckner
2020-02-04
lib/mysql-functions: save input files of successful queries, too
Erich Eckner
2020-02-04
lib/mysql-functions: only save queries which (potentially) delete ↵
Erich Eckner
binary_packages or binary_packages_in_repositories
2020-02-04
lib/mysql-functions: save permanent copies of *successful* mysql queries
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 ↵
Erich Eckner
verbose_flock()
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
lib/intentions-queue: intent_something(): add dummy-mode `-n`
Erich Eckner
2020-01-30
lib/intentions-queue: remove done TODO
Erich Eckner
2020-01-30
bin/delete-packages: use intentions-queue
Erich Eckner
2020-01-30
lib/load-configuration: set correct base_dir for running intentions
Erich Eckner
2020-01-30
lib/intentions-queue: run initialization if necessary *inside* the intentions
Erich Eckner
2020-01-30
lib/intentions-queue: execute_all_intentions() new
Erich Eckner
2020-01-30
lib/load-configuration: only source lib/intentions-queue on the master
Erich Eckner
2020-01-30
lib/intentions-queue: reduce shellcheck disabling
Erich Eckner
2020-01-30
lib/intentions-queue: make comment on locking
Erich Eckner
2020-01-30
check intentions_left() whenever we get a package_database_lock
Erich Eckner
2020-01-30
lib/intentions-queue: intentions_left() new
Erich Eckner
2020-01-30
lib/intentions-queue: extend to-be-done schedules
Erich Eckner
2020-01-30
lib/intentions-queue: a start
Erich Eckner
2020-01-30
lib/load-configuration: set up intentions_directory
Erich Eckner
2020-01-30
identify which scripts should use the intentions-queue, too
Erich Eckner
2020-01-30
lib/intentions-queue started
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 ↵
Andreas Baumann
manipulate-mirror master script maybe later)
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-19
updated git location of packages32
Andreas Baumann
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 - ↵
Erich Eckner
maybe, they were corrected in the meantime
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 ↵
Erich Eckner
upstream-availability-check-worthy
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 ↵
Erich Eckner
complaining, that we do still have it
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-13
lib/mysql-functions: extract "$upstream_repository_names", too
Erich Eckner
2020-01-11
bin/nit-picker: add TODO
Erich Eckner
[next]