summaryrefslogtreecommitdiff
path: root/cron-jobs
AgeCommit message (Expand)Author
2014-06-16removed all mirrors but one since pacman2pacman now re-writes the webseeds li...Joseph Graham
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-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
2012-03-07sourceballs: If ALLOWED_LICENSES is empty create source packages for every pa...Pierre Schmitz
2012-02-19Do not check source gpg signaturesPierre Schmitz
2012-02-19Sourceballs: Output details if fetching the sources failedPierre Schmitz
2012-01-08remove locksNicolás Reynolds
2012-01-08Merge branch 'master' of https://projects.archlinux.org/git/dbscriptsNicolás Reynolds
2011-12-19Avoid calls to basenamePierre Schmitz
2011-11-05The README file is no longer usefulRémy Oudompheng
2011-11-05Move global code under a if __name__ == '__main__' block.Rémy Oudompheng
2011-11-05Use ctypes module to access alpm_pkg_vercmp() instead of the C module.Rémy Oudompheng
2011-10-30Merge branch 'master' of https://projects.archlinux.org/git/dbscriptsNicolás Reynolds
2011-10-14Rebuilt alpm.so for pacman 4.0 soname bumpPierre Schmitz
2011-08-13Failedpkgs array wasn't workingNicolás Reynolds
2011-08-13Added useful messagesNicolás Reynolds
2011-08-13Cleaner sourceballs2Nicolás Reynolds
2011-08-12Fixed unexistent REPOS array and skip removal when the ABS tree is empty.Nicolás Reynolds
2011-08-11Sort unique pkgnamesNicolás Reynolds