summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-09check_packages.py: remove obsolete klibc workaround20101209Pierre Schmitz1-6/+0
2010-12-09Call integrity-check with specific repo list for each architecturePierre Schmitz1-10/+26
2010-12-09repo_lock: check if repo is locked by repo-add or repo-removePierre Schmitz1-0/+7
2010-12-05Only emit a warning when a repository does not exist.Rémy Oudompheng1-2/+2
2010-12-05Add support for the [multilib] repo.Rémy Oudompheng1-1/+2
2010-12-05Style changes: add parentheses around print "...".Rémy Oudompheng1-10/+10
2010-12-05Style changes: remove usage of the 'has_key' method.Rémy Oudompheng1-11/+11
2010-12-02db-update: Fail if a set of split packages is incompletePierre Schmitz3-1/+83
2010-11-27Fix test: copy target of symlinksPierre Schmitz1-2/+2
2010-11-25create-filelists: Improve performance by reading package list from db instead...Pierre Schmitz1-5/+4
2010-11-25update-web-db: Lock db and scriptPierre Schmitz1-26/+46
2010-11-25sourceballs: be nicePierre Schmitz1-0/+3
2010-11-25Rewrote create-filelistsPierre Schmitz2-66/+191
2010-11-25sourceballs no longer depends on ftpdir-cleanup being runPierre Schmitz1-1/+0
2010-11-25Add FILESEXT variable for use in create-filelistsPierre Schmitz2-5/+4
2010-11-25Split tests into several filesPierre Schmitz10-624/+644
2010-11-25Provide more real test packagesPierre Schmitz21-258/+121
2010-11-25Make ftpdir-cleanup less verboseEric Bélanger1-1/+0
2010-11-25Added seperate dryrun options for the packages and sources cleanup scriptsEric Bélanger3-2/+4
2010-11-24sourceballs: fix working directoryPierre Schmitz1-3/+2
2010-11-23sourceballs: Move to our workdir first to fix warning with sudo usagePierre Schmitz1-0/+2
2010-11-23sourceballs: avoid failing twicePierre Schmitz1-0/+7
2010-11-23sourceballs: fix outputPierre Schmitz1-8/+3
2010-11-23sourceballs: be less verbosePierre Schmitz1-6/+21
2010-11-23Rewrite sourceballs to increase performance and reliabilityPierre Schmitz4-257/+101
2010-11-22Attempt to fix integrity-checkPierre Schmitz1-5/+6
2010-11-22check_archlinux: fix for python2 usagePierre Schmitz3-2/+2
2010-11-22sourceballs: check if source package was really createdPierre Schmitz1-2/+10
2010-11-22Prefer any packagesPierre Schmitz1-3/+3
2010-11-22sourceballs-cleanup: respect .force and .skip filesPierre Schmitz1-2/+8
2010-11-22Add wrappers for repo-add and repo-removePierre Schmitz3-3/+82
2010-11-22sourceballs: add for split packagesPierre Schmitz1-0/+21
2010-11-22Set CARCH as needed by some PKGBUILDsPierre Schmitz1-0/+3
2010-11-21texlive sources are already on ftp.archlinux.orgPierre Schmitz1-0/+20
2010-11-21sourceballs: Of course sort does only operate on linesPierre Schmitz1-1/+1
2010-11-21Blacklist more duplicate data packagesPierre Schmitz1-0/+5
2010-11-21sourceballs.skip: ufoai-data has the same sources as ufoaiPierre Schmitz1-0/+1
2010-11-21sourceballs.skip: tremulous-data has the same sources as tremulousPierre Schmitz1-0/+1
2010-11-21sourceballs.skip: torcs-data has the same sources as torcsPierre Schmitz1-0/+1
2010-11-21sourceballs.skip: nexuiz-data has the same sources as nexuizPierre Schmitz1-0/+1
2010-11-21sourceballs: Support any packagesPierre Schmitz2-3/+23
2010-11-21sourceballs: Don't write any logPierre Schmitz6-44/+15
2010-11-21sourceballs: respect the dryrun settingPierre Schmitz1-4/+6
2010-11-21sourceballs: check if PKGBUILD existsPierre Schmitz2-4/+10
2010-11-21sourceballs: fix error handlingPierre Schmitz2-9/+32
2010-11-21When on sigurd the svn repo is actually called svn-packagesPierre Schmitz1-1/+1
2010-11-21sourceballs: add LGPL2.1Pierre Schmitz1-1/+1
2010-11-20sourceballs: Lock the repo while reading the db filePierre Schmitz1-3/+10
2010-11-20sourceballs: skip in a clean way if source package should not be createdPierre Schmitz1-1/+1
2010-11-20Simplify sourceballs creationPierre Schmitz6-56/+32