summaryrefslogtreecommitdiff
path: root/cron-jobs
AgeCommit message (Expand)Author
2014-06-24fooLuke Shumaker
2014-06-18clean up configLuke Shumaker
2014-06-18sourceballs: fix quoted arrayLuke Shumaker
2014-06-18rm cron-jobs/repo-sanity-checkLuke Shumaker
2014-06-18clean up cron-jobs/sourceballs*Luke Shumaker
2014-06-18Merge branch 'master' into lukeshu/xbsLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-06-18use tab indentLuke Shumaker
2014-06-18use tab indentLuke Shumaker
2014-06-18The eval+printf %q thing wasn't worth the hard-to-read codeLuke 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-17Merge branch 'master' into lukeshu/xbsLuke Shumaker
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-17touch up a bunch of quotingLuke Shumaker
2014-06-17sourceballs2, db-check-nonfree: quote and tab-indentLuke Shumaker
2014-06-17cron-jobs/ftpdir-cleanup: remove old /any/ cleanup codeLuke Shumaker
2014-01-16Merge branch 'master' into cleanupLuke Shumaker
2014-01-08Avoid using $(basename $var) , use ${var##*/} insteadLuke 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-08repo-sanity-check: take advantage of printfLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load ./config before loading ./db-functionsLuke Shumaker
2013-12-31use `readlink -e` on $0Luke 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-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)
2013-08-26removed unnecessary codeIcarious
2013-06-18use /etc/makepkg.conf for sourceballsLuke Shumaker
2013-06-17touch upLuke Shumaker
2013-06-17use xbs, not svnLuke Shumaker
2013-01-20ftpdir-cleanup: fix ACL issues on nymeriaFlorian Pritz
2012-11-25Fix sourceballs permissionsPierre Schmitz
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz
2012-06-11Reduce output when downloading sourcesPierre Schmitz
2012-06-10Use our own copy of makepkg.conf instead of depending on the host onePierre Schmitz
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2012-03-07Update sourceballs.skipPierre Schmitz