Age | Commit message (Expand) | Author |
2011-02-16 | Applied changes for Parabola | Nicolás Reynolds |
2011-01-15 | Move repo manipulation code into common functions | Pierre Schmitz |
2010-12-09 | repo_lock: check if repo is locked by repo-add or repo-remove | Pierre Schmitz |
2010-12-02 | db-update: Fail if a set of split packages is incomplete | Pierre Schmitz |
2010-11-23 | Rewrite sourceballs to increase performance and reliability | Pierre Schmitz |
2010-11-22 | Set CARCH as needed by some PKGBUILDs | Pierre Schmitz |
2010-09-12 | _grep_pkginfo: use a more specific format | Pierre Schmitz |
2010-09-12 | check_pkgsvn: Don't assume the same PKGBUILD for all architectures | Pierre Schmitz |
2010-09-12 | check_pkgsvn: check if pkgname is in sync with svn | Pierre Schmitz |
2010-09-11 | Fix check_pkgrepos | Pierre Schmitz |
2010-09-11 | Use local config instead of guessing by hostname | Pierre Schmitz |
2010-09-11 | Fix check_repo_permission | Pierre Schmitz |
2010-09-05 | Check if package exists in any other repository on update | Pierre Schmitz |
2010-09-05 | Fix updating of same package into different repositories at aonce | Pierre Schmitz |
2010-09-02 | Set correct group after touching the db file | Pierre Schmitz |
2010-09-01 | Simplify repo configuration | Pierre Schmitz |
2010-08-22 | add makepkg.conf for [multilib] | Pierre Schmitz |
2010-08-17 | Add additional checks when reading PKGBUILDs | Pierre Schmitz |
2010-08-17 | Add [staging] repository | Pierre Schmitz |
2010-08-15 | Lock repos before checking | Pierre Schmitz |
2010-08-15 | Use common names for repos | Pierre Schmitz |
2010-08-14 | Add common function to check for correct repo and arch | Pierre Schmitz |
2010-08-14 | Rewrite of db-update | 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 | Fix typo | Pierre Schmitz |
2010-08-08 | Cleanup db-functions | Pierre Schmitz |
2010-08-08 | Move common function to db-functions | Pierre Schmitz |
2010-08-08 | use common workdir | Pierre Schmitz |
2010-06-20 | Replace PKGPOOL_DIR by a function call | Pierre Schmitz |
2010-04-11 | Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup fails | Pierre Schmitz |
2010-03-13 | sourceballs: Make cleanup more efficient | Eric Bélanger |
2010-03-03 | Make repo locking an atomic process and added timeout argument | Eric Bélanger |
2010-02-21 | Accept any *.pkg.tar.* package file name | Pierre Schmitz |
2009-10-29 | Echo pkginfo parsing errors to stderr | Aaron Griffin |
2009-10-26 | Moved chk_license to db-functions file | Eric Bélanger |
2009-09-13 | Add new get_repos_for_host() function | 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-07-22 | remove support for different svn repos | Pierre Schmitz |
2009-07-20 | db-functions: minor cleanup - remove echo | Aaron Griffin |
2009-07-20 | db-scripts: getpkgbase: return pkgbase by default | Pierre Schmitz |
2009-07-20 | Minor syntactic improvements in db-update | Francois Charette |
2009-07-20 | Bugfix in db-functions for _grep_pkginfo | Francois Charette |
2009-07-14 | Refactor PKGINFO reading into a function | Aaron Griffin |
2009-07-14 | Read meta data from .PKGINFO instead of filename | Pierre Schmitz |
2009-07-14 | fix syntax error | Pierre Schmitz |
2009-06-12 | fix redirection to stderr in get_svnpath | Francois Charette |
2009-05-13 | use pkgext defined in makepkg.conf | Pierre Schmitz |