Age | Commit message (Expand) | Author | Files | Lines |
2009-03-11 | Add per-repo SVN configs | Aaron Griffin | 6 | -5/+33 |
2009-03-11 | Make db-update parse all architecutres | Aaron Griffin | 8 | -112/+110 |
2009-02-26 | make-sourceball: license skip is NOT a failure | Aaron Griffin | 1 | -1/+2 |
2009-02-23 | Ensure grep matches only full pkgnames | Aaron Griffin | 1 | -2/+2 |
2009-02-23 | Remove old sourceballs before doing anything | Aaron Griffin | 1 | -1/+1 |
2009-02-22 | integrity-check: fix a few errors | Xavier Chantry | 1 | -5/+4 |
2009-02-21 | Remove the repo-maint crontab | Aaron Griffin | 1 | -13/+0 |
2009-02-21 | make-sourceball: Fix license error output | Aaron Griffin | 1 | -1/+1 |
2009-02-21 | Add a script to simplify the integ check call | Aaron Griffin | 1 | -0/+14 |
2009-02-20 | Remove unstable scripts | Aaron Griffin | 2 | -8/+0 |
2009-02-19 | make-sourceballs: one logfile per pkgname | Aaron Griffin | 1 | -1/+1 |
2009-02-17 | sourceballs: copy previous errors.txt output file | Aaron Griffin | 1 | -0/+1 |
2009-02-16 | make-sourceball: copy the proper pkg path | Eric Bélanger | 1 | -1/+1 |
2009-02-16 | make-sourceball: Add -f to gzip and rm | Aaron Griffin | 1 | -2/+2 |
2009-02-15 | Add repo/arch to make-sourceball log path | Aaron Griffin | 1 | -3/+4 |
2009-02-15 | make-sourceball: move popd call before return | Aaron Griffin | 1 | -1/+2 |
2009-02-15 | Fix arg number check in make-sourceball | Aaron Griffin | 1 | -1/+1 |
2009-02-13 | Keep the last failed.txt too for comparison | Aaron Griffin | 1 | -0/+1 |
2009-02-13 | Call makepkg with --ignorearch during --allsource | Aaron Griffin | 1 | -1/+1 |
2009-02-13 | Add -f flag to make-sourceball | Aaron Griffin | 1 | -13/+25 |
2009-02-13 | Fix pkgname parsing for files without ARCH | Aaron Griffin | 1 | -1/+2 |
2009-02-13 | Allow skipping of sourceball license check | Aaron Griffin | 2 | -1/+9 |
2009-02-13 | Correct the sourceball removal step | Aaron Griffin | 2 | -6/+43 |
2009-02-13 | Rename local 'arch' variable to '_arch' | Aaron Griffin | 1 | -4/+4 |
2009-02-11 | Output stderr to an error file for each run | Aaron Griffin | 1 | -6/+6 |
2009-02-11 | Fail on license mismatch, instead of succeeding | Aaron Griffin | 1 | -2/+1 |
2009-02-11 | Emit makepkg --allsource to a logfile | Aaron Griffin | 1 | -1/+5 |
2009-02-09 | Write out failed packages to a txt file | Aaron Griffin | 1 | -1/+3 |
2009-02-04 | More sourceball output cleanup | Aaron Griffin | 1 | -13/+5 |
2009-02-04 | Remove 'skipping' output. Not needed | Aaron Griffin | 1 | -1/+1 |
2009-02-04 | Clean up output, remove 'trunk build' | Aaron Griffin | 1 | -21/+5 |
2009-02-01 | check_packages: fix stupid assumption on script location. | Xavier Chantry | 1 | -4/+2 |
2009-01-14 | Merge branch 'master' of file:///srv/projects/git/dbscripts | Aaron Griffin | 9 | -44/+87 |
2009-01-14 | Remove HH:MM from devlist-mailer subject lines | Aaron Griffin | 1 | -2/+2 |
2009-01-12 | Add license checking to make-sourceball | Aaron Griffin | 1 | -0/+25 |
2009-01-10 | Use new BASEDIR facility in make-sourceball | Aaron Griffin | 1 | -3/+4 |
2009-01-10 | Add support for altername BASEDIRs in db-functions | Aaron Griffin | 1 | -1/+4 |
2009-01-09 | check_packages : add --arch option. | Xavier Chantry | 2 | -10/+22 |
2008-12-29 | Remove an if check for old staging 'add' dirs | Aaron Griffin | 1 | -3/+1 |
2008-12-29 | Allow devlist-mailer to send to alternate addresses | Aaron Griffin | 1 | -2/+6 |
2008-12-29 | Misc make-sourceball fixes and updates | Aaron Griffin | 1 | -4/+5 |
2008-12-29 | Fix sourceball generation to work with conf file | Aaron Griffin | 1 | -6/+3 |
2008-12-16 | Only remove packages that were successfully added | Aaron Griffin | 1 | -2/+2 |
2008-12-12 | Quiet down repo-add just a bit | Aaron Griffin | 3 | -4/+4 |
2008-12-12 | Add potential BUILDSCRIPT config setting | Aaron Griffin | 1 | -0/+2 |
2008-12-02 | Cleanup missing db file logic | Aaron Griffin | 1 | -9/+4 |
2008-12-02 | Do not touch db file if it doesn't exist | Aaron Griffin | 1 | -2/+0 |
2008-12-02 | Remove slashes from end of config paths | Eric Bélanger | 1 | -2/+2 |
2008-11-23 | Only copy DB file from repo if we have pkgs | Aaron Griffin | 1 | -7/+8 |
2008-11-23 | Remove some harmless error messages | Aaron Griffin | 1 | -1/+3 |