summaryrefslogtreecommitdiff
path: root/db-repo-add
AgeCommit message (Expand)Author
2018-04-06db-repo-add: Fix adding of 'any' packagesPierre Schmitz
2018-04-02Remove extra braces: "${foo}" -> "$foo"Luke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
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