summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-18db-cleanup: obey TMPDIRLuke Shumaker
2014-06-18more quoting fixesLuke Shumaker
2014-06-18db-functions:check_repo_permissions: ARCHES is an arrayLuke Shumaker
2014-06-18oopsLuke Shumaker
2014-06-18silly whitespace and similar fidlingLuke Shumaker
2014-06-18use mv_aclLuke Shumaker
2014-06-18create-repo: get rid of old staging logicLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18More quoting fixesLuke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-06-18use tab indentLuke Shumaker
2014-06-17remove more scripts that I know to be obsoleteLuke Shumaker
2014-06-17db-functions: add mv_aclLuke Shumaker
2014-06-17cron-jobs/ftpdir-cleanup: remove old /any/ cleanup codeLuke Shumaker
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
2014-06-17rm get-repos (obsolete) and git-pbs (never used/testing)Luke 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 li...Joseph Graham
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
2014-06-01Added the script `make_repo_torrents' which makes torrents for all the packages.Joseph Graham
2014-03-12oopsNicolás Reynolds
2014-03-12Hopefully fix a horrible bug that caused leaked packagesNicolás Reynolds
2014-01-29add [multilib-testing], [libre-multilib] and [libre-multilib-testing] reposAndré Fabian Silva Delgado
2014-01-16fix new db-syncParabola
2014-01-15db-update: add shopt -s nullglob and remove mail script to maintenance@lists....André Fabian Silva Delgado
2014-01-15revert to old db-sync until fix it, rename lastest db-sync to db-sync.origAndré Fabian Silva Delgado
2014-01-11modification on db-update for mailaurelien
2014-01-08remove unused variables from local_configLuke Shumaker
2014-01-08Avoid using $(basename $var) , use ${var##*/} insteadLuke Shumaker
2014-01-08db-sync: use tab indentLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08fix comments, indentationLuke Shumaker
2014-01-08Get rid of $ARCH_BASE; these days it is the same as $FTP_BASELuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2014-01-08Remove extra local_config loads.Luke Shumaker
2014-01-08Fix quoting on arrays.Luke Shumaker
2014-01-08Use `mktemp -t` to respect $TMPDIRLuke Shumaker
2014-01-08misc touch upLuke Shumaker
2014-01-08rm repo-remove -- in Oct 2012 fauno removed repo-add, but left thisLuke Shumaker
2014-01-08db-update: remove 'other' from repo blacklist now that issue #460 is addedLuke Shumaker
2014-01-08Don't error about permissions on empty staging repos (feature #460)Parabola