Age | Commit message (Expand) | Author |
2016-06-02 | get rid of stupid differences between this and lukeshu/xbs | Luke Shumaker |
2016-06-02 | db-functions: learn some new functions from Arch Linux upstream | Luke Shumaker |
2016-06-02 | testing cleanup (backported from lukeshu/xbs) | Luke Shumaker |
2016-04-17 | Backport changes from the lukeshu/xbs branch. | Luke Shumaker |
2015-06-05 | Use XBS instead of the SVN/ABS grossness. | Luke Shumaker |
2015-06-05 | db-functions: do better printing of whitespace-separated filenames | Luke Shumaker |
2015-05-25 | Clean up shebangs | Luke Shumaker |
2014-10-04 | Update lastsync after db-sync or cleanup. | Michał Masłowski |
2014-06-18 | db-functions: update ${FTP_DIR}/lastupdate when we modify the repo. | Luke Shumaker |
2014-06-18 | oops | Luke Shumaker |
2014-06-18 | db-funtions:check_splitpkgs(): use printf instead of a loop | Luke Shumaker |
2014-06-18 | more quoting fixes | Luke Shumaker |
2014-06-18 | db-functions:check_repo_permissions: ARCHES is an array | Luke Shumaker |
2014-06-18 | oops | Luke Shumaker |
2014-06-18 | silly whitespace and similar fidling | Luke Shumaker |
2014-06-18 | Use printf formatters instead of string interpolation. | Luke Shumaker |
2014-06-18 | Clean up quoting. | Luke Shumaker |
2014-06-17 | db-functions: add mv_acl | Luke Shumaker |
2014-01-08 | Avoid using $(basename $var) , use ${var##*/} instead | Luke Shumaker |
2014-01-08 | Fix some array quoting. | Luke Shumaker |
2014-01-08 | fix comments, indentation | Luke Shumaker |
2014-01-08 | Be very careful about using $0. | Luke Shumaker |
2014-01-08 | Fix quoting on arrays. | Luke Shumaker |
2014-01-08 | Use `mktemp -t` to respect $TMPDIR | Luke Shumaker |
2014-01-08 | misc touch up | Luke Shumaker |
2012-02-14 | Ignore rsync temp files | Nicolás Reynolds |
2011-04-22 | Midnight fix | Joshua Ismael Haase Hernández |
2011-04-16 | Merge branch 'master' of git://projects.archlinux.org/dbscripts | Joshua Ismael Haase Hernández |
2011-04-13 | Fixed more errors and refactoring | Joshua Ismael Haase Hernández |
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 |