summaryrefslogtreecommitdiff
path: root/cron-jobs/sourceballs
AgeCommit message (Expand)Author
2018-07-15Don't parse .db files ourselves; use expac insteadLuke Shumaker
2018-07-15s/xbs/vcs/ as appropriateLuke Shumaker
2018-07-15db-functions-$VCS: Rename abs_* functions -> vcs_*Luke Shumaker
2018-06-22Centralize all XBS access into 'abs_*' functions in a new 'db-abs' fileLuke Shumaker
2018-06-10Fixups near unquoted variablesLuke Shumaker
2018-06-10Remove uses of the "v=true; if $v ..." anti-patternLuke Shumaker
2018-06-10ftpdir-cleanup,sourceballs: replace external find command with bash globbingEli Schwartz
2018-05-09Use even more bashisms.Eli Schwartz
2018-04-02Remove extra braces: "${foo}" -> "$foo"Luke Shumaker
2018-03-26sourceballs: Fix line parsingLuke Shumaker
2016-04-17Backport changes from the lukeshu/xbs branch.Luke Shumaker
2015-06-05Use XBS instead of the SVN/ABS grossness.Luke Shumaker
2014-06-18sourceballs: Only show makepkg output on errors.Luke Shumaker
2014-06-18sourceballs: (from Arch): create the workdir with mode 0770Luke Shumaker
2014-06-18use mv_aclLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke 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
2011-02-20Merge branch 'master' of http://projects.parabolagnulinux.org/dbscriptsParabola
2011-02-20sourceballsParabola
2011-02-20Changes to sourceball everythingNicolás Reynolds
2011-02-18First stab at sourceballing everythingNicolás Reynolds
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2010-12-18Remove old files from the cleanup dirsPierre Schmitz
2010-12-18Touch old packages after moving them to the cleanup dirsPierre Schmitz
2010-11-25sourceballs: be nicePierre Schmitz
2010-11-25Added seperate dryrun options for the packages and sources cleanup scriptsEric Bélanger
2010-11-24sourceballs: fix working directoryPierre Schmitz
2010-11-23sourceballs: Move to our workdir first to fix warning with sudo usagePierre Schmitz
2010-11-23sourceballs: avoid failing twicePierre Schmitz
2010-11-23sourceballs: fix outputPierre Schmitz
2010-11-23sourceballs: be less verbosePierre Schmitz
2010-11-23Rewrite sourceballs to increase performance and reliabilityPierre Schmitz
2010-11-21sourceballs: Of course sort does only operate on linesPierre Schmitz
2010-11-21sourceballs: Don't write any logPierre Schmitz
2010-11-20sourceballs: Lock the repo while reading the db filePierre Schmitz
2010-11-20Simplify sourceballs creationPierre Schmitz
2010-11-20Fix sourceballs cron jobPierre Schmitz
2010-09-13Fix typosPierre Schmitz
2010-09-01Simplify repo configurationPierre Schmitz
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz
2010-08-17Add [staging] repositoryPierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-08Use db-functions in create-filelists and sourceballsPierre Schmitz
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger