summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-31db-import: run `readlink -e` on $0Luke Shumaker
2013-12-31Merge branch 'cleanup4' into db-import2Luke Shumaker
2013-12-31`readlink -e` all "$0"sLuke Shumaker
2013-12-31Merge branch 'arch' into cleanup3Luke Shumaker
2013-12-31db-import: detect best package mirrorLuke Shumaker
2013-12-31add db-importLuke Shumaker
2013-12-31clarify comment on bogus shebangsLuke Shumaker
2013-11-02Add lastupdate fileFlorian Pritz
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)
2013-07-28twiddle with configLuke Shumaker
2013-06-29use the get_full_version from libremessages (actually, common.sh)Luke Shumaker
2013-06-18use /etc/makepkg.conf for sourceballsLuke Shumaker
2013-06-17touch upLuke Shumaker
2013-06-17use xbs, not svnLuke Shumaker
2013-06-17fix testsLuke Shumaker
2013-06-16db-functions: use common.shLuke Shumaker
2013-06-16fix TMPDIRLuke Shumaker
2013-06-16Don't make assumptions about the host architecture.Luke Shumaker
2013-06-12test/: use libremakepkg instead of arch-*buildLuke Shumaker
2013-01-31db-update: Ignore forgeign staging packagesPierre Schmitz
2013-01-20ftpdir-cleanup: fix ACL issues on nymeriaFlorian Pritz
2012-11-25Fix sourceballs permissionsPierre Schmitz
2012-11-04Grant the SVNUSER access to the working directoryPierre Schmitz
2012-11-03Adjust configuration for use on nymeria.archlinux.orgPierre Schmitz
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz
2012-10-03Use pacman-key to check signatures as it now uses a correct exit valuePierre Schmitz
2012-10-03test: Do not suppress devtools outputPierre Schmitz
2012-08-05grep has been moved to /usrPierre Schmitz
2012-07-28db-move: Remove double space in tag_listFlorian Pritz
2012-06-16Fix handling of package sources containg files with an @ characterPierre Schmitz
2012-06-11Reduce output when downloading sourcesPierre Schmitz
2012-06-10Make repositories for testing2x configurablePierre Schmitz
2012-06-10Use our own copy of makepkg.conf instead of depending on the host onePierre Schmitz
2012-06-10Remove support for packages that are not in the package poolPierre Schmitz
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz
2012-06-10db-move: commit all arches at onceFlorian Pritz
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2012-04-29Respect TMPDIR config when creating the working directoryPierre Schmitz
2012-03-26Use gpg status-file instead of status-fdPierre 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-02-19Fix typo and leftover shm usagePierre Schmitz
2012-02-19Add at least one positive signing testPierre Schmitz
2012-01-14Add [multilib-staging] to sigurd configPierre Schmitz
2011-12-19Avoid calls to basenamePierre Schmitz
2011-12-18Validate package signatures on db-updatePierre 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