Age | Commit message (Expand) | Author |
2016-02-16 | disallow packages not built in a chrootarchlinux | Levente Polyak |
2016-02-07 | Remove separate creation of file databases | Pierre Schmitz |
2014-11-01 | disallow packages without a valid PACKAGER | Dave Reisner |
2013-11-02 | Add lastupdate file | Florian Pritz |
2013-11-02 | sourceballs: fix ACL issues on nymeria | Jan Alexander Steffens (heftig) |
2012-11-04 | Grant the SVNUSER access to the working directory | Pierre Schmitz |
2012-10-27 | Add the possibility to run all svn commands with a different user | Pierre Schmitz |
2012-10-03 | Use pacman-key to check signatures as it now uses a correct exit value | Pierre Schmitz |
2012-08-05 | grep has been moved to /usr | Pierre Schmitz |
2012-06-10 | Remove support for packages that are not in the package pool | Pierre Schmitz |
2012-04-29 | Respect TMPDIR config when creating the working directory | Pierre Schmitz |
2012-03-26 | Use gpg status-file instead of status-fd | Pierre Schmitz |
2011-12-19 | Avoid calls to basename | Pierre Schmitz |
2011-12-18 | Validate package signatures on db-update | Pierre Schmitz |
2011-04-02 | Add simple checks for handling signed packages | Pierre Schmitz |
2011-03-26 | Use repo-add to create the files database for each repo | Pierre Schmitz |
2011-03-23 | Add support for packages which use the epoch variable | Pierre Schmitz |
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 |