summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Add per-repo SVN configsAaron Griffin6-5/+33
2009-03-11Make db-update parse all architecutresAaron Griffin8-112/+110
2009-02-26make-sourceball: license skip is NOT a failureAaron Griffin1-1/+2
2009-02-23Ensure grep matches only full pkgnamesAaron Griffin1-2/+2
2009-02-23Remove old sourceballs before doing anythingAaron Griffin1-1/+1
2009-02-22integrity-check: fix a few errorsXavier Chantry1-5/+4
2009-02-21Remove the repo-maint crontabAaron Griffin1-13/+0
2009-02-21make-sourceball: Fix license error outputAaron Griffin1-1/+1
2009-02-21Add a script to simplify the integ check callAaron Griffin1-0/+14
2009-02-20Remove unstable scriptsAaron Griffin2-8/+0
2009-02-19make-sourceballs: one logfile per pkgnameAaron Griffin1-1/+1
2009-02-17sourceballs: copy previous errors.txt output fileAaron Griffin1-0/+1
2009-02-16make-sourceball: copy the proper pkg pathEric Bélanger1-1/+1
2009-02-16make-sourceball: Add -f to gzip and rmAaron Griffin1-2/+2
2009-02-15Add repo/arch to make-sourceball log pathAaron Griffin1-3/+4
2009-02-15make-sourceball: move popd call before returnAaron Griffin1-1/+2
2009-02-15Fix arg number check in make-sourceballAaron Griffin1-1/+1
2009-02-13Keep the last failed.txt too for comparisonAaron Griffin1-0/+1
2009-02-13Call makepkg with --ignorearch during --allsourceAaron Griffin1-1/+1
2009-02-13Add -f flag to make-sourceballAaron Griffin1-13/+25
2009-02-13Fix pkgname parsing for files without ARCHAaron Griffin1-1/+2
2009-02-13Allow skipping of sourceball license checkAaron Griffin2-1/+9
2009-02-13Correct the sourceball removal stepAaron Griffin2-6/+43
2009-02-13Rename local 'arch' variable to '_arch'Aaron Griffin1-4/+4
2009-02-11Output stderr to an error file for each runAaron Griffin1-6/+6
2009-02-11Fail on license mismatch, instead of succeedingAaron Griffin1-2/+1
2009-02-11Emit makepkg --allsource to a logfileAaron Griffin1-1/+5
2009-02-09Write out failed packages to a txt fileAaron Griffin1-1/+3
2009-02-04More sourceball output cleanupAaron Griffin1-13/+5
2009-02-04Remove 'skipping' output. Not neededAaron Griffin1-1/+1
2009-02-04Clean up output, remove 'trunk build'Aaron Griffin1-21/+5
2009-02-01check_packages: fix stupid assumption on script location.Xavier Chantry1-4/+2
2009-01-14Merge branch 'master' of file:///srv/projects/git/dbscriptsAaron Griffin9-44/+87
2009-01-14Remove HH:MM from devlist-mailer subject linesAaron Griffin1-2/+2
2009-01-12Add license checking to make-sourceballAaron Griffin1-0/+25
2009-01-10Use new BASEDIR facility in make-sourceballAaron Griffin1-3/+4
2009-01-10Add support for altername BASEDIRs in db-functionsAaron Griffin1-1/+4
2009-01-09check_packages : add --arch option.Xavier Chantry2-10/+22
2008-12-29Remove an if check for old staging 'add' dirsAaron Griffin1-3/+1
2008-12-29Allow devlist-mailer to send to alternate addressesAaron Griffin1-2/+6
2008-12-29Misc make-sourceball fixes and updatesAaron Griffin1-4/+5
2008-12-29Fix sourceball generation to work with conf fileAaron Griffin1-6/+3
2008-12-16Only remove packages that were successfully addedAaron Griffin1-2/+2
2008-12-12Quiet down repo-add just a bitAaron Griffin3-4/+4
2008-12-12Add potential BUILDSCRIPT config settingAaron Griffin1-0/+2
2008-12-02Cleanup missing db file logicAaron Griffin1-9/+4
2008-12-02Do not touch db file if it doesn't existAaron Griffin1-2/+0
2008-12-02Remove slashes from end of config pathsEric Bélanger1-2/+2
2008-11-23Only copy DB file from repo if we have pkgsAaron Griffin1-7/+8
2008-11-23Remove some harmless error messagesAaron Griffin1-1/+3