Age | Commit message (Expand) | Author |
---|---|---|
2016-04-17 | Consistently use "$(dirname "$(readlink -e "$0")")" | Luke Shumaker |
2016-04-16 | Use printf-formatters instead of string interpolation on msg, error, etc. | Luke Shumaker |
2016-04-16 | Fix quoting around variables, especially arrays. | Luke Shumaker |
2012-04-29 | Source the config before the functions as the latter references the former | Pierre Schmitz |
2011-12-19 | Avoid calls to basename | 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-01-15 | Move repo manipulation code into common functions | Pierre Schmitz |
2010-11-22 | Add wrappers for repo-add and repo-remove | Pierre Schmitz |