summaryrefslogtreecommitdiff
path: root/db-repo-add
AgeCommit message (Expand)Author
2016-04-17Consistently use "$(dirname "$(readlink -e "$0")")"Luke Shumaker
2016-04-16Use printf-formatters instead of string interpolation on msg, error, etc.Luke Shumaker
2016-04-16Fix quoting around variables, especially arrays.Luke Shumaker
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2011-12-19Avoid calls to basenamePierre Schmitz
2011-11-05db-repo-add: At least check if the package to be added is available in the co...Pierre Schmitz
2011-11-05db-repo-{add, remove}: allow specifying multiple packagesDan McGee
2011-11-05db-*: always handle pkgname/pkgbase/pkgfile argument lastDan McGee
2011-01-15Move repo manipulation code into common functionsPierre Schmitz
2010-11-22Add wrappers for repo-add and repo-removePierre Schmitz