Age | Commit message (Expand) | Author |
2015-06-05 | Use XBS instead of the SVN/ABS grossness. | Luke Shumaker |
2015-05-25 | db-remove: pull the path ${SVNREPO}/$repo/$pkgbase into a variable. | Luke Shumaker |
2015-05-25 | db-remove: remove_pkgs= should have been remove_pkgs+= | Luke Shumaker |
2014-06-18 | Use printf formatters instead of string interpolation. | Luke Shumaker |
2014-06-18 | Clean up quoting. | Luke Shumaker |
2014-01-08 | Normalize to load config then local_config then db-functions | 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-06 | fix things | Parabola |
2012-01-08 | Merge branch 'master' of https://projects.archlinux.org/git/dbscripts | Nicolás Reynolds |
2011-11-05 | db-remove: support removing multiple packages at once | Pierre Schmitz |
2011-11-05 | db-repo-{add, remove}: allow specifying multiple packages | Dan McGee |
2011-11-05 | db-*: always handle pkgname/pkgbase/pkgfile argument last | Dan McGee |
2011-08-03 | Changed SVN to ABSLibre | Nicolás Reynolds |
2011-07-24 | db-remove: remove package if not in svn | Florian Pritz |
2011-01-30 | Try to remove a package even if it is no longer in svn | Pierre Schmitz |
2011-01-15 | Move repo manipulation code into common functions | Pierre Schmitz |
2010-11-22 | Add wrappers for repo-add and repo-remove | Pierre Schmitz |
2010-09-02 | Set correct group after touching the db file | Pierre Schmitz |
2010-08-24 | db-remove: source functions before using them | Pierre Schmitz |
2010-08-15 | Fix locking in db-remove | Pierre Schmitz |
2010-08-15 | Use common names for repos | Pierre Schmitz |
2010-08-14 | Don't use hard coded architectures in db-remove | 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-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 | Remove BUILDSCRIPT variable | Pierre Schmitz |
2010-08-08 | Cleanup db-remove | Pierre Schmitz |
2010-08-08 | Reduce verbosity | Pierre Schmitz |
2010-04-11 | Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup fails | Pierre Schmitz |
2009-09-13 | Be more careful with config file inclusion | Dan McGee |
2009-08-18 | Fix arch parameter handling in db-remove | Eric Bélanger |
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 | add support for split packages to db-remove | Pierre Schmitz |
2009-03-20 | 'any' architecture support for db-move, db-remove | Abhishek Dasgupta |
2009-03-11 | Add per-repo SVN configs | Aaron Griffin |
2008-12-12 | Quiet down repo-add just a bit | Aaron Griffin |
2008-11-22 | Remove 'copy_helper' as chmodding is fail | Aaron Griffin |
2008-11-21 | Clear traps on cleanup | Aaron Griffin |
2008-11-20 | Move everything to /srv to support new server conf | Aaron Griffin |
2008-11-11 | Move as much as we can out to a config file | Aaron Griffin |
2008-11-09 | Remove an erroneous '1' signal trap for cleanup() func | Aaron Griffin |
2008-10-21 | Add copy_helper function to ensure correct permissions | Aaron Griffin |
2008-09-13 | Move temporary directories to /home/tmp | Aaron Griffin |