summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-18silly whitespace and similar fidlingLuke Shumaker
2014-06-18use mv_aclLuke Shumaker
2014-06-18Merge branch 'master' into lukeshu/xbsLuke 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-18create-repo: get rid of old staging logicLuke Shumaker
2014-06-18Use 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-18More quoting fixesLuke Shumaker
2014-06-18use abort() and die() from librelibLuke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-06-18use tab indentLuke Shumaker
2014-06-18use tab indentLuke Shumaker
2014-06-18more quoting an printf fixesLuke Shumaker
2014-06-18The eval+printf %q thing wasn't worth the hard-to-read codeLuke Shumaker
2014-06-18db-functions: line repetitive things upLuke Shumaker
2014-06-18Remember commit fb93f14? Use librelib instead.Luke Shumaker
2014-06-18more quoting and printf fixesLuke Shumaker
2014-06-18cron-jobs/update-abs-tarbals: quote, remove unnescessary exitLuke Shumaker
2014-06-18use += when possibleLuke Shumaker
2014-06-18Use printf-formatters when possible (incomplete)Luke Shumaker
2014-06-18db-cleanup: fix dryrun support, and obey TMPDIRLuke Shumaker
2014-06-17Merge branch 'master' into lukeshu/xbsLuke Shumaker
Conflicts: cron-jobs/update-web-db
2014-06-17remove more scripts that I know to be obsoleteLuke Shumaker
2014-06-17more quoting fixesLuke Shumaker
2014-06-17cron-jobs/repo-sanity-check: clean upLuke Shumaker
2014-06-17Merge branch 'master' into lukeshu/xbsLuke Shumaker
Conflicts: cron-jobs/ftpdir-cleanup
2014-06-17touch up a bunch of quotingLuke Shumaker
2014-06-17sourceballs2, db-check-nonfree: quote and tab-indentLuke Shumaker
2014-06-17db-cleanup: cleanupLuke Shumaker
2014-06-17s/libremessages/db-functions/Luke Shumaker
2014-06-17db-functions: add mv_aclLuke Shumaker
2014-06-17cron-jobs/ftpdir-cleanup: remove old /any/ cleanup codeLuke Shumaker
2014-06-17Merge branch 'master' into lukeshu/xbsLuke Shumaker
Conflicts: get-repos yf-update
2014-06-17mv local_config db-sync.conf # now that its other uses are goneLuke Shumaker
2014-06-17rm -r yf/ yf-update # they aren't used anymoreLuke Shumaker
2014-06-17mkrepo: cleanupLuke Shumaker
- Use config:FTP_BASE instead of local_config:repodir - Don't mention get_repos script anymore - Remove redundant lines of code. - Better quoting.
2014-06-17rm get-repos (obsolete) and git-pbs (never used/testing)Luke Shumaker
2014-06-17db-pick-mirror: remove obsolete commentLuke Shumaker
2014-06-17db-import.conf: add all staging reposLuke Shumaker
2014-06-17Merge branch 'lukeshu/archlinux+xbs+merge-parabola' into ↵Luke Shumaker
lukeshu/archlinux+xbs+db-import
2014-06-16Merge branch 'master' into lukeshu/archlinux+xbs+merge-parabolaLuke Shumaker
2014-06-16abslibre: use tab indentproduction/repoLuke Shumaker
2014-06-16abslibre: also run git gcLuke Shumaker
2014-06-16config: don't have default STAGING be publicLuke Shumaker
2014-06-16config:remove java-uglyLuke Shumaker
2014-06-16removed all mirrors but one since pacman2pacman now re-writes the webseeds ↵Joseph Graham
list to just point to the user's chosen mirror.
2014-06-15config: don't clobber the existing STAGING schemeLuke Shumaker
2014-06-15Merge branch 'master' into lukeshu/archlinux+xbs+merge-parabolaLuke Shumaker
Conflicts: config libremessages
2014-06-15put our packages in a separate poolParabola
2014-06-06Made it only give output on an error.Joseph Graham
2014-06-02Added encyclomundi's mirror to the webseeds array.Joseph Graham
2014-06-02Made it randomize the order of the webseed list for every torrent.Joseph Graham