Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-18 | clean up cron-jobs/sourceballs* | Luke Shumaker | |
2014-06-18 | Remove db-sync and friends. Simplify the config accordingly | Luke Shumaker | |
2014-06-18 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker | |
2014-06-18 | db-move: Remove code to handle the pre-pkgpool days. | Luke Shumaker | |
2014-06-18 | db-functions: update ${FTP_DIR}/lastupdate when we modify the repo. | Luke Shumaker | |
Of course, this only works for things that use db-functions, so db-sync won't touch it. | |||
2014-06-18 | sourceballs: Only show makepkg output on errors. | Luke Shumaker | |
Also, set SRCPKGDEST. | |||
2014-06-18 | remove extra whitespace | Luke Shumaker | |
2014-06-18 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker | |
Conflicts: cron-jobs/sourceballs db-functions | |||
2014-06-18 | oops | Luke Shumaker | |
2014-06-18 | db-funtions:check_splitpkgs(): use printf instead of a loop | Luke Shumaker | |
2014-06-18 | sourceballs: (from Arch): create the workdir with mode 0770 | Luke Shumaker | |
2014-06-18 | cron-jobs/repo-sanity-check: re-arrange redirectorys to be more clear | Luke Shumaker | |
2014-06-18 | db-cleanup: delete symlinks in one pass | Luke Shumaker | |
2014-06-18 | db-cleanup: clarify message | Luke Shumaker | |
2014-06-18 | db-cleanup: obey TMPDIR | Luke Shumaker | |
2014-06-18 | more quoting fixes | Luke Shumaker | |
2014-06-18 | db-functions:check_repo_permissions: ARCHES is an array | Luke Shumaker | |
2014-06-18 | oops | Luke Shumaker | |
2014-06-18 | silly whitespace and similar fidling | Luke Shumaker | |
2014-06-18 | use mv_acl | Luke Shumaker | |
2014-06-18 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker | |
Conflicts: any-to-ours create-repo cron-jobs/ftpdir-cleanup cron-jobs/repo-sanity-check cron-jobs/sourceballs cron-jobs/sourceballs2 db-check-nonfree db-cleanup db-functions db-move db-remove db-sync db-update libremessages testing2x | |||
2014-06-18 | create-repo: get rid of old staging logic | Luke Shumaker | |
2014-06-18 | Use printf formatters instead of string interpolation. | Luke Shumaker | |
I used this command to find them: egrep -r --exclude-dir={test,.git} '(plain|msg|msg2|warning|error|stat_busy|stat_done|abort|die)\s+"?[^"]*\$' | |||
2014-06-18 | More quoting fixes | Luke Shumaker | |
2014-06-18 | use abort() and die() from librelib | Luke Shumaker | |
2014-06-18 | Clean up quoting. | Luke Shumaker | |
2014-06-18 | use tab indent | Luke Shumaker | |
2014-06-18 | use tab indent | Luke Shumaker | |
2014-06-18 | more quoting an printf fixes | Luke Shumaker | |
2014-06-18 | The eval+printf %q thing wasn't worth the hard-to-read code | Luke Shumaker | |
2014-06-18 | db-functions: line repetitive things up | Luke Shumaker | |
2014-06-18 | Remember commit fb93f14? Use librelib instead. | Luke Shumaker | |
2014-06-18 | more quoting and printf fixes | Luke Shumaker | |
2014-06-18 | cron-jobs/update-abs-tarbals: quote, remove unnescessary exit | Luke Shumaker | |
2014-06-18 | use += when possible | Luke Shumaker | |
2014-06-18 | Use printf-formatters when possible (incomplete) | Luke Shumaker | |
2014-06-18 | db-cleanup: fix dryrun support, and obey TMPDIR | Luke Shumaker | |
2014-06-17 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker | |
Conflicts: cron-jobs/update-web-db | |||
2014-06-17 | remove more scripts that I know to be obsolete | Luke Shumaker | |
2014-06-17 | more quoting fixes | Luke Shumaker | |
2014-06-17 | cron-jobs/repo-sanity-check: clean up | Luke Shumaker | |
2014-06-17 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker | |
Conflicts: cron-jobs/ftpdir-cleanup | |||
2014-06-17 | touch up a bunch of quoting | Luke Shumaker | |
2014-06-17 | sourceballs2, db-check-nonfree: quote and tab-indent | Luke Shumaker | |
2014-06-17 | db-cleanup: cleanup | Luke Shumaker | |
2014-06-17 | s/libremessages/db-functions/ | Luke Shumaker | |
2014-06-17 | db-functions: add mv_acl | Luke Shumaker | |
2014-06-17 | cron-jobs/ftpdir-cleanup: remove old /any/ cleanup code | Luke Shumaker | |
2014-06-17 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker | |
Conflicts: get-repos yf-update | |||
2014-06-17 | mv local_config db-sync.conf # now that its other uses are gone | Luke Shumaker | |