summaryrefslogtreecommitdiff
path: root/misc-scripts
AgeCommit message (Expand)Author
2010-11-21sourceballs: Support any packagesPierre Schmitz
2010-11-21sourceballs: Don't write any logPierre Schmitz
2010-11-21sourceballs: respect the dryrun settingPierre Schmitz
2010-11-21sourceballs: check if PKGBUILD existsPierre Schmitz
2010-11-21sourceballs: fix error handlingPierre Schmitz
2010-11-20sourceballs: skip in a clean way if source package should not be createdPierre Schmitz
2010-11-20Simplify sourceballs creationPierre Schmitz
2010-11-20Fix sourceballs cron jobPierre Schmitz
2010-08-18Rewrite ftpdir-cleanupPierre Schmitz
2010-08-18Fix cleanup of old packagesPierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-08Source PKGBUILD in subshellsPierre Schmitz
2010-08-08Move common function to db-functionsPierre Schmitz
2010-08-08use common workdirPierre Schmitz
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz
2010-08-08fix cleaning of any packages and ignore empty reposPierre Schmitz
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger
2010-05-02ftpdir-cleanup: Add clean_pkgs functionAaron Griffin
2010-04-28Change ftpdir-cleanup scripts for package poolingAaron Griffin
2010-04-28Remove FTP_OS_SUFFIX variableAaron Griffin
2010-04-11Do not overwrite TMPDIR defined in configPierre Schmitz
2010-04-11Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup failsPierre Schmitz
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger
2010-03-03Make repo locking an atomic process and added timeout argumentEric Bélanger
2010-02-23Hide 'file not found' messagePierre Schmitz
2010-02-21remove unneeded and now broken checkPierre Schmitz
2010-02-21add dry run option to ftpdir-cleanupPierre Schmitz
2009-10-26Added source-cleanup directory supportEric Bélanger
2009-10-26Moved chk_license to db-functions fileEric Bélanger
2009-10-26Moved ALLOWED_LICENSES declaration to config fileEric Bélanger
2009-09-23make-sourceball: Re-add file parsing of name/verAaron Griffin
2009-09-23make-sourceballs: clean up outputAaron Griffin
2009-09-23Fixed split packages support in sourceballs scriptEric Bélanger
2009-09-21Modify sourceball remove_old functionAaron Griffin
2009-09-18ftpdir-cleanup: Additional getpkgname cleanupAaron Griffin
2009-09-18ftpdir-cleanup: get rid of local getpkgnameAaron Griffin
2009-09-18Remove '$arch' from file loopAaron Griffin
2009-09-18Minor: remove unused variableAaron Griffin
2009-09-13Be more careful with config file inclusionDan McGee
2009-08-25Quiet sourceball output when license is skippedAaron Griffin
2009-08-18Use db-functions file everywhereAaron Griffin
2009-08-18More removal of DB_COMPRESSION from cron jobsAaron Griffin
2009-08-18More makepkg.conf removal - prefer toplevel configAaron Griffin
2009-08-18Remove find-dupes script (unused)Aaron Griffin
2009-08-18Variable rename fix: SVN_PATH -> SVNREPOEric Bélanger
2009-08-17Replace a string compare with a -f checkAaron Griffin
2009-08-16Add DB_COMPRESSION='gz', as this has been removed from makepkg.confThomas Bächler
2009-08-16Make ftpdir-cleanup NOT delete all packages if databas extraction failsThomas Bächler
2009-08-16Avoid confusing messages and potential problems when no packages are presentThomas Bächler
2009-07-22ftpdir-cleanup: Loop over arches for 'any' linksAaron Griffin