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
path:
root
/
bin
/
delete-packages
Age
Commit message (
Expand
)
Author
2018-09-10
lib/common-functions: failsafe_rsync() new
Erich Eckner
2018-09-10
lib/common-functions: failsafe_sftp() new
Erich Eckner
2018-09-04
bin/delete-packages: make help message more precise
Erich Eckner
2018-07-23
do not address deletion-list directly, but rather by its stability "forbidden"
Erich Eckner
2018-06-28
bin/delete-packages: report back about removed packages from build-support
Erich Eckner
2018-06-28
bin/delete-packages: enable deleting of build-support packages
Erich Eckner
2018-06-13
lib/common-functions: recompress_gz() new to recompress databases before send...
Erich Eckner
2018-06-11
bin/delete-packages: remove done TODO
Erich Eckner
2018-06-07
bin/delete-packages: replace magic by sub_pkgrel_omitted information
Erich Eckner
2018-06-07
bin/delete-packages: -i|--ignore-insanity new
Erich Eckner
2018-06-07
bin/delete-packages: remove done TODO
Erich Eckner
2018-06-07
bin/delete-packages: operate on `binary_packages_in_repositories` instead of ...
Erich Eckner
2018-06-06
bin/delete-packages: -f|--force new
Erich Eckner
2018-06-01
make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...
Erich Eckner
2018-06-01
bin/delete-packages: add TODO
Erich Eckner
2018-05-30
bin/delete-packages: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/delete-packages: keep `binary_packages_in_repositories` up-to-date
Erich Eckner
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...
Erich Eckner
2018-05-25
verbose_flock new: it calls flock and reports about blocking processes on error
Erich Eckner
2018-05-15
bin/db-update,bin/delete-packages,bin/get-package-updates -b|--block -> -w|--...
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-03
add several todos
Erich Eckner
2018-04-26
bin/delete-packages: fix indentation
Erich Eckner
2018-04-15
bin/copy-to-build-support bin/delete-packages bin/return-assignment: set TMPD...
Erich Eckner
2018-04-15
bin/delete-packages: fix mysql - how did this work before???
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-14
bin/delete-packages: several bug fixes and improvements
Erich Eckner
2018-03-12
bin/delete-packages: repair deletion of packages on the mirror
Erich Eckner
2018-03-12
bin/delete-packages: ignore deletion-list and other abstract packages as inst...
Erich Eckner
2018-03-12
bin/delete-packages: clarify TODO
Erich Eckner
2018-03-12
bin/delete-packages: some start
Erich Eckner
2018-01-22
new todos
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2017-11-28
bin/db-update, bin/delete-packages: exit with 0 in case lock cannot be acquired
Erich Eckner
2017-11-13
exit more often and more silent if build-master-sanity existent
Erich Eckner
2017-11-01
remove residues of break_loop concerning
Erich Eckner
2017-10-27
add shared lock for sanity-check
Erich Eckner
2017-10-23
bin/delete-packages: started, still WIP
Erich Eckner