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
/
return-assignment
Age
Commit message (
Expand
)
Author
2017-09-13
bin/get-assignment, bin/return-assignment: clean up some "grep -l" occurences
Erich Eckner
2017-08-30
bin/common-functions: remove_old_package_versions: split off architecture fro...
Erich Eckner
2017-08-24
bin/return-assignment: bugfix
Erich Eckner
2017-08-23
silence even more shellcheck warnings
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-03
use sanity-flag file instead of actually checking build master sanity
Erich Eckner
2017-08-02
clean up some bashisms
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-28
files in package-infos contain the repository now, too
Erich Eckner
2017-07-05
bin/return-assignment: do not add loop information to .broken state file
Erich Eckner
2017-07-04
bin/common-functions, bin/db-update, bin/return-assignment: recognize build-s...
Erich Eckner
2017-06-30
master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...
Erich Eckner
2017-06-28
bin/return-assignment: use non-tmpfs directory to buffer uploaded package(s)
Erich Eckner
2017-06-27
bin/return-assignment: be more verbose about what package was missed and what...
Erich Eckner
2017-06-22
remove "grep ... part1*part2" bug
Erich Eckner
2017-06-22
quote path to sanity-check
Erich Eckner
2017-06-22
bin/db-update bin/get-assignment bin/get-package-updates bin/return-assignmen...
Erich Eckner
2017-06-21
bin/return-assignment: include package and revisions in build log file name
Erich Eckner
2017-06-21
bin/return-assignment: receive and save build log for failed builds, be more ...
Erich Eckner
2017-06-20
also update $repo.files.tar.gz
Erich Eckner
2017-06-20
bin/return-assignment: clarify comment
Erich Eckner
2017-06-20
bin/return-assignment: only lock database if package build was sucessful
Erich Eckner
2017-06-20
hand out broken packages multiple times
Erich Eckner
2017-06-19
bin/return-assignment: bugfix
Erich Eckner
2017-06-19
switch from sshfs to rsync - to avoid needing to remount
Erich Eckner
2017-06-16
mangle TODOs and comments
Erich Eckner
2017-06-16
bin/return-assignment: bugfix
Erich Eckner
2017-06-15
removed all bashisms - should work in any POSIX shell, now
Erich Eckner
2017-06-14
remove bashisms - only "bash arrays" and "bash string substituions" left
Erich Eckner
2017-06-14
replace some regexes with string-match grep
Erich Eckner
2017-06-14
bin/return-assignment: do not delete .testing markers
Erich Eckner
2017-06-14
bin/return-assignment: reject packages without lock file
Erich Eckner
2017-06-14
bin/return-assignment: removing of old package versions encapulated in extern...
Erich Eckner
2017-06-14
bin/return-assignment: differentiate between staging and community-staging
Erich Eckner
2017-06-10
bin/return-assignment: write names of packages into done-marker file
Erich Eckner
2017-06-09
introduce lock file for package database
Erich Eckner
2017-06-08
bin/get-assignment: remove old state files on handing out new assignment
Erich Eckner
2017-06-08
bin/return-assignment: remove old stage files
Erich Eckner
2017-06-07
bin/return-assignment: put all packages into _one_ staging directory and rena...
Erich Eckner
2017-06-06
bin/return-assignment: delete loop lock files along with loops
Erich Eckner
2017-06-02
bin/return-assignment: remove old versions of same packages
Erich Eckner
2017-05-31
bin/return-assignment: return 0 if error reported and package outdated
Erich Eckner
2017-05-23
bin/return-assignment: supress error message in case of returning last locked...
Erich Eckner
2017-05-22
bin/return-assignment: get info about broken loops from loops file rather tha...
Erich Eckner
2017-05-18
bin/return-assignment: removal of loops now more robust
Erich Eckner
2017-05-18
build for i686 (instead of i486) for now
Erich Eckner
2017-05-18
bin/return-assignment: disable signing of database (temporarily)
Erich Eckner
2017-05-18
bin/return-assignment: cleanup and bugfix
Erich Eckner
2017-05-18
bin/return-assignment: check if sent packages are the expected ones
Erich Eckner
2017-05-18
bin/return-assignment: bugfix
Erich Eckner
[next]