summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-18add the repo/ info to most results, and sort themXavier Chantry1-7/+6
2009-09-18Add db comparison to integrity checkHenning Garus1-2/+53
2009-09-18check_packages.py: Allow multiple abs-treesHenning Garus2-16/+18
2009-09-18Add "testing to repo" for any pkgs in communityDaniel J Griffiths1-0/+11
2009-09-18Add "testing to repo" scripts for communityDaniel J Griffiths2-0/+22
2009-09-18Add db-community-testingDaniel J Griffiths1-0/+3
2009-09-18ftpdir-cleanup: Additional getpkgname cleanupAaron Griffin1-2/+4
2009-09-18ftpdir-cleanup: get rid of local getpkgnameAaron Griffin1-19/+5
2009-09-18Collapse duplicate loops for staging removalAaron Griffin1-11/+1
2009-09-18Remove pkg from $stagedir if already in FTP repoFrancois Charette1-0/+23
2009-09-18added testing2...-any scriptsFrancois Charette2-0/+22
2009-09-18Remove '$arch' from file loopAaron Griffin1-1/+1
2009-09-18Minor: remove unused variableAaron Griffin1-1/+0
2009-09-14Maybe I should make the script really adjust permissionsDan McGee1-4/+2
2009-09-14Ensure you don't update DBs on the wrong serverDan McGee1-1/+12
2009-09-14Add new get_repos_for_host() functionDan McGee3-27/+38
2009-09-14Be more careful with config file inclusionDan McGee10-8/+9
2009-09-08Added sourceballs.force entriesAaron Griffin1-0/+4
2009-09-01sourceballs: explicitly add the 'any' archAaron Griffin1-1/+1
2009-08-28add deplist to hierarchy problemsXavier Chantry1-3/+47
2009-08-28check_packages : add support for split packages.Xavier Chantry2-14/+73
2009-08-25Quiet sourceball output when license is skippedAaron Griffin1-1/+2
2009-08-25Add SRCEXT to configAaron Griffin1-0/+1
2009-08-19Fix arch parameter handling in db-removeEric Bélanger1-6/+6
2009-08-19Replace pkgname with pkgbase, for split packagesAaron Griffin1-4/+4
2009-08-19Use db-functions file everywhereAaron Griffin4-27/+3
2009-08-19More removal of DB_COMPRESSION from cron jobsAaron Griffin2-19/+14
2009-08-19More makepkg.conf removal - prefer toplevel configAaron Griffin4-24/+2
2009-08-19Remove find-dupes script (unused)Aaron Griffin1-77/+0
2009-08-19Variable rename fix: SVN_PATH -> SVNREPOEric Bélanger1-1/+1
2009-08-18Replace a string compare with a -f checkAaron Griffin1-1/+1
2009-08-18Fix an error in db-move due to DBEXT commitAaron Griffin1-1/+1
2009-08-18Remove dependence on makepkg.confAaron Griffin7-27/+2
2009-08-18Uncomment BUILDSCRIPT in the config fileAaron Griffin1-2/+1
2009-08-18Replace DB_COMPRESSION with DBEXT in the configAaron Griffin4-21/+19
2009-08-16Add DB_COMPRESSION var to all scripts that need itDan McGee4-0/+4
2009-08-16Add DB_COMPRESSION='gz', as this has been removed from makepkg.confThomas Bächler1-0/+1
2009-08-16Make ftpdir-cleanup NOT delete all packages if databas extraction failsThomas Bächler1-1/+12
2009-08-16Avoid confusing messages and potential problems when no packages are presentThomas Bächler1-0/+3
2009-08-04Add db-communityAaron Griffin1-0/+3
2009-08-03Remove community from stock ftpdir-cleanupAaron Griffin1-1/+1
2009-07-23ftpdir-cleanup: Loop over arches for 'any' linksAaron Griffin1-8/+10
2009-07-23ftpdir-cleanup: Minimize outputAaron Griffin1-4/+2
2009-07-23Use the top level config file for cron-jobsAaron Griffin2-5/+7
2009-07-22remove support for different svn reposPierre Schmitz6-32/+6
2009-07-22db-update: Move some steps inside an 'if'Francois Charette1-6/+8
2009-07-22Merge branch 'master' of /srv/projects/git/dbscriptsAaron Griffin2-35/+48
2009-07-22db-update: Fix final repo_unlockAaron Griffin1-2/+2
2009-07-21db-move: reduce usage of loopsPierre Schmitz1-15/+10
2009-07-21add support for split packages to db-removePierre Schmitz1-8/+14