summaryrefslogtreecommitdiff
path: root/db-repo-remove
AgeCommit message (Expand)Author
2018-04-08Consistently use "$(dirname "$(readlink -e "$0")")"Luke Shumaker
2018-04-08Fixup quoting around variables, especially arraysLuke Shumaker
2018-03-15Update messages to make fuller use of printf formattersLuke Shumaker
2018-02-26db-functions: unify the repo-add/repo-remove callerEli Schwartz
2018-02-15Use more bashismsEli Schwartz
2018-02-15Update messages to make full use of printf formattersEli Schwartz
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, 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