Age | Commit message (Expand) | Author |
2010-09-05 | Check if package exists in any other repository on update | Pierre Schmitz |
2010-09-02 | Set correct group after touching the db file | Pierre Schmitz |
2010-08-24 | db-update: Make sure there are no links in the staging directory | Pierre Schmitz |
2010-08-17 | Add additional checks when reading PKGBUILDs | Pierre Schmitz |
2010-08-17 | minor fix to error message | Allan McRae |
2010-08-17 | Don't try to update no package | Pierre Schmitz |
2010-08-15 | Lock repos before checking | Pierre Schmitz |
2010-08-15 | Use common names for repos | Pierre Schmitz |
2010-08-14 | Rewrite of db-update | Pierre Schmitz |
2010-08-13 | Simplify check for existing packages | Pierre Schmitz |
2010-08-13 | removed useless statements | Pierre Schmitz |
2010-08-13 | Remove check which was already covered by check_repo_permission | Pierre Schmitz |
2010-08-13 | Abort if package already exists in repo | Pierre Schmitz |
2010-08-13 | Use common functions to print messages, warnings and errors | Pierre Schmitz |
2010-08-13 | Check permission before any action | Pierre Schmitz |
2010-08-10 | Use more consitent naming for package pool | Pierre Schmitz |
2010-08-08 | Source PKGBUILD in subshells | Pierre Schmitz |
2010-08-08 | Move common function to db-functions | Pierre Schmitz |
2010-08-08 | use common workdir | Pierre Schmitz |
2010-08-08 | Prepare for variable db file compression | Pierre Schmitz |
2010-08-08 | Remove BUILDSCRIPT variable | Pierre Schmitz |
2010-08-08 | Remove check for old staging dirs | Pierre Schmitz |
2010-08-08 | Reduce verbosity | Pierre Schmitz |
2010-08-08 | Use package pool instead of $repo/os/any dirs | Pierre Schmitz |
2010-06-29 | don't fail if any package already exists | Pierre Schmitz |
2010-06-29 | don't mix db files of different arches | Pierre Schmitz |
2010-06-20 | Replace PKGPOOL_DIR by a function call | Pierre Schmitz |
2010-05-03 | Add PKGPOOL_DIR config variable | Aaron Griffin |
2010-04-28 | db-update: Use a master package pool and symlinks | Aaron Griffin |
2010-04-11 | Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup fails | Pierre Schmitz |
2010-03-31 | fix permissions of incoming packages | Andrea Scarpino |
2010-03-31 | don't publish *.old files | Pierre Schmitz |
2010-02-21 | Accept any *.pkg.tar.* package file name | Pierre Schmitz |
2009-09-18 | Collapse duplicate loops for staging removal | Aaron Griffin |
2009-09-18 | Remove pkg from $stagedir if already in FTP repo | Francois Charette |
2009-09-13 | Ensure you don't update DBs on the wrong server | Dan McGee |
2009-09-13 | Be more careful with config file inclusion | Dan McGee |
2009-08-17 | Remove dependence on makepkg.conf | Aaron Griffin |
2009-08-17 | Replace DB_COMPRESSION with DBEXT in the config | Aaron Griffin |
2009-08-16 | Add DB_COMPRESSION var to all scripts that need it | Dan McGee |
2009-07-22 | remove support for different svn repos | Pierre Schmitz |
2009-07-21 | db-update: Move some steps inside an 'if' | Francois Charette |
2009-07-21 | db-update: Fix final repo_unlock | Aaron Griffin |
2009-07-21 | remove trailing slash from ftppath[_any] | Francois Charette |
2009-07-20 | any support: use relative symlinks | Aaron Griffin |
2009-07-20 | Minor syntactic improvements in db-update | Francois Charette |
2009-07-20 | simple syntactic improvements | Francois Charette |
2009-07-20 | Fix final "cleanup" to avoid spurious error msg | Francois Charette |
2009-07-14 | use pkgbase to get pkgbuild in db-update | Pierre Schmitz |
2009-07-14 | remove redefined function | Pierre Schmitz |