summaryrefslogtreecommitdiffstats
path: root/misc-scripts
AgeCommit message (Expand)AuthorFilesLines
2010-11-21sourceballs: Support any packagesPierre Schmitz1-3/+8
2010-11-21sourceballs: Don't write any logPierre Schmitz2-20/+12
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-20sourceballs: skip in a clean way if source package should not be createdPierre Schmitz1-1/+1
2010-11-20Simplify sourceballs creationPierre Schmitz1-22/+12
2010-11-20Fix sourceballs cron jobPierre Schmitz2-13/+9
2010-08-18Rewrite ftpdir-cleanupPierre Schmitz1-187/+0
2010-08-18Fix cleanup of old packagesPierre Schmitz1-1/+1
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz2-56/+36
2010-08-08Source PKGBUILD in subshellsPierre Schmitz2-8/+10
2010-08-08Move common function to db-functionsPierre Schmitz3-55/+6
2010-08-08use common workdirPierre Schmitz2-5/+0
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz2-3/+3
2010-08-08fix cleaning of any packages and ignore empty reposPierre Schmitz1-2/+3
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger2-5/+14
2010-05-02ftpdir-cleanup: Add clean_pkgs functionAaron Griffin1-4/+14
2010-04-28Change ftpdir-cleanup scripts for package poolingAaron Griffin1-9/+6
2010-04-28Remove FTP_OS_SUFFIX variableAaron Griffin1-1/+1
2010-04-11Do not overwrite TMPDIR defined in config20100411Pierre Schmitz1-6/+6
2010-04-11Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup failsPierre Schmitz1-1/+12
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger2-54/+95
2010-03-03Make repo locking an atomic process and added timeout argumentEric Bélanger1-3/+7
2010-02-23Hide 'file not found' message20100223Pierre Schmitz1-1/+1
2010-02-21remove unneeded and now broken checkPierre Schmitz1-1/+0
2010-02-21add dry run option to ftpdir-cleanupPierre Schmitz1-5/+7
2009-10-26Added source-cleanup directory supportEric Bélanger1-1/+1
2009-10-26Moved chk_license to db-functions fileEric Bélanger1-23/+1
2009-10-26Moved ALLOWED_LICENSES declaration to config fileEric Bélanger1-3/+0
2009-09-24make-sourceball: Re-add file parsing of name/verAaron Griffin1-5/+26
2009-09-23make-sourceballs: clean up outputAaron Griffin1-2/+2
2009-09-23Fixed split packages support in sourceballs scriptEric Bélanger1-8/+8
2009-09-22Modify sourceball remove_old functionAaron Griffin1-2/+2
2009-09-18ftpdir-cleanup: Additional getpkgname cleanupAaron Griffin1-2/+4
2009-09-18ftpdir-cleanup: get rid of local getpkgnameAaron Griffin1-19/+5
2009-09-18Remove '$arch' from file loopAaron Griffin1-1/+1
2009-09-18Minor: remove unused variableAaron Griffin1-1/+0
2009-09-14Be more careful with config file inclusionDan McGee2-0/+2
2009-08-25Quiet sourceball output when license is skippedAaron Griffin1-1/+2
2009-08-19Use db-functions file everywhereAaron Griffin1-1/+0
2009-08-19More removal of DB_COMPRESSION from cron jobsAaron Griffin1-11/+5
2009-08-19More makepkg.conf removal - prefer toplevel configAaron Griffin2-11/+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-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-07-23ftpdir-cleanup: Loop over arches for 'any' linksAaron Griffin1-8/+10