Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-22 | add makepkg.conf for [multilib] | Pierre Schmitz | 5 | -5/+7 |
2010-08-22 | add config.local to .gitignore | Pierre Schmitz | 1 | -0/+1 |
2010-08-18 | fix typo | Pierre Schmitz | 1 | -1/+1 |
2010-08-18 | Rewrite ftpdir-cleanup | Pierre Schmitz | 2 | -211/+92 |
2010-08-18 | Fix cleanup of old packages | Pierre Schmitz | 2 | -1/+44 |
2010-08-17 | Add additional checks when reading PKGBUILDs | Pierre Schmitz | 3 | -3/+13 |
2010-08-17 | minor fix to error message | Allan McRae | 1 | -1/+1 |
2010-08-17 | Don't try to update no package | Pierre Schmitz | 2 | -4/+12 |
2010-08-17 | Add [staging] repository | Pierre Schmitz | 5 | -5/+7 |
2010-08-15 | Fix locking in db-remove | Pierre Schmitz | 1 | -31/+25 |
2010-08-15 | Lock repos before checking | Pierre Schmitz | 4 | -26/+50 |
2010-08-15 | add test for testing2x | Pierre Schmitz | 1 | -0/+26 |
2010-08-15 | add test to check updating a package | Pierre Schmitz | 2 | -1/+20 |
2010-08-15 | Move packages of all arches within one transaction | Pierre Schmitz | 3 | -112/+119 |
2010-08-15 | Use common names for repos | Pierre Schmitz | 13 | -107/+7 |
2010-08-14 | Prepare support for multiple packages in db-move | Pierre Schmitz | 2 | -44/+53 |
2010-08-14 | Don't use hard coded architectures in db-remove | Pierre Schmitz | 1 | -3/+3 |
2010-08-14 | Add common function to check for correct repo and arch | Pierre Schmitz | 1 | -9/+20 |
2010-08-14 | Don't hardcode supported architectures in db-move | Pierre Schmitz | 1 | -1/+1 |
2010-08-14 | Rewrite of db-update | Pierre Schmitz | 8 | -204/+114 |
2010-08-13 | Simplify check for existing packages | Pierre Schmitz | 1 | -10/+5 |
2010-08-13 | removed useless statements | Pierre Schmitz | 1 | -9/+1 |
2010-08-13 | Remove check which was already covered by check_repo_permission | Pierre Schmitz | 1 | -7/+0 |
2010-08-13 | Abort if package already exists in repo | Pierre Schmitz | 1 | -4/+2 |
2010-08-13 | Use common functions to print messages, warnings and errors | Pierre Schmitz | 11 | -126/+134 |
2010-08-13 | Check permission before any action | Pierre Schmitz | 5 | -26/+72 |
2010-08-10 | Use more consitent naming for package pool | Pierre Schmitz | 7 | -39/+36 |
2010-08-08 | Fix typo | Pierre Schmitz | 1 | -1/+1 |
2010-08-08 | Use db-functions in create-filelists and sourceballs | Pierre Schmitz | 2 | -58/+25 |
2010-08-08 | Source PKGBUILD in subshells | Pierre Schmitz | 5 | -62/+68 |
2010-08-08 | Cleanup db-functions | Pierre Schmitz | 1 | -55/+60 |
2010-08-08 | Cleanup cron-jobs/adjust-permissions | Pierre Schmitz | 1 | -31/+26 |
2010-08-08 | Move common function to db-functions | Pierre Schmitz | 10 | -168/+85 |
2010-08-08 | use common workdir | Pierre Schmitz | 7 | -22/+2 |
2010-08-08 | Prepare for variable db file compression | Pierre Schmitz | 2 | -4/+5 |
2010-08-08 | Remove BUILDSCRIPT variable | Pierre Schmitz | 7 | -12/+11 |
2010-08-08 | Remove check for old staging dirs | Pierre Schmitz | 1 | -20/+0 |
2010-08-08 | Cleanup db-remove | Pierre Schmitz | 1 | -18/+5 |
2010-08-08 | Fix test and add some more checks | Pierre Schmitz | 1 | -4/+5 |
2010-08-08 | Reduce verbosity | Pierre Schmitz | 5 | -45/+32 |
2010-08-08 | add transitions tests | Pierre Schmitz | 1 | -0/+86 |
2010-08-08 | fix cleaning of any packages and ignore empty repos | Pierre Schmitz | 2 | -4/+6 |
2010-08-08 | add test for ftpdir-cleanup | Pierre Schmitz | 2 | -1/+99 |
2010-08-08 | Use package pool instead of $repo/os/any dirs | Pierre Schmitz | 3 | -20/+15 |
2010-08-08 | Fix old call | Pierre Schmitz | 1 | -3/+3 |
2010-08-07 | Rewrite db-move | Pierre Schmitz | 1 | -60/+37 |
2010-08-07 | Simplify tests and add tests for db-move | Pierre Schmitz | 2 | -14/+110 |
2010-08-07 | add test for db-remove | Pierre Schmitz | 2 | -10/+81 |
2010-08-07 | add an initial set of tests | Pierre Schmitz | 1 | -0/+66 |
2010-08-07 | add some common functions for our test suite | Pierre Schmitz | 1 | -0/+113 |