summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-16Merge branch 'master' into cleanupLuke Shumaker
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-08repo-sanity-check: take advantage of printfLuke Shumaker
2014-01-08fix local_config:mirrorpath for the selected mirrorLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load ./config before loading ./db-functionsLuke Shumaker
2014-01-08db-functions: use ${array[*]} when appropriateLuke Shumaker
2014-01-08createrepos: fix quotingLuke Shumaker
2014-01-08config: fix typoLuke Shumaker
2014-01-08Merge branch 'master' into cleanupLuke 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
2014-01-06fix thingsParabola
2014-01-04Merge branch 'repo'Luke Shumaker
2014-01-05go ahead and track local_configParabola
2014-01-05db-update: add hook for publishing generated sourcesParabola
2014-01-05fix use of $0 in db-cleanupParabola
2014-01-01go ahead and track local_configLuke Shumaker
2014-01-01local_config.example: update to reflect what is on repoLuke Shumaker
2014-01-01rm repo-remove -- in Oct 2012 fauno removed repo-add, but left thisLuke Shumaker
2014-01-01use ${0##*/} instead of basename in "usage:" textLuke Shumaker
2014-01-01get-repos: clean up temp directory handlingLuke Shumaker
2014-01-01remove unnecessary loadings of local_configLuke Shumaker
2014-01-01local_config.example: remove unused variables, update commentsLuke Shumaker
2013-12-31use `readlink -e` on $0Luke Shumaker
2013-12-31db-sync: use mktemp/trapLuke Shumaker
2013-12-31db-sync: use tab indentLuke Shumaker
2013-12-31get rid of $ARCH_BASELuke Shumaker
2013-12-31clean upLuke Shumaker
2013-12-31Merge branch 'cleanup' into master-mergeLuke Shumaker
2013-12-31`readlink -e` all "$0"sLuke Shumaker
2013-12-31Merge branch 'arch' into cleanup3Luke Shumaker
2013-12-31clarify comment on bogus shebangsLuke Shumaker
2013-12-27Changed to /srvNicolás Reynolds