summaryrefslogtreecommitdiffstats
path: root/src/db.sh
Commit message (Collapse)AuthorAgeFilesLines
* Protect against cmd operands beginning with "-"Patrick McDermott2019-04-141-15/+15
|
* Add "|| :" after try_rmdir() callsPatrick McDermott2019-04-131-1/+1
|
* Consistently shift function argumentsPatrick McDermott2019-04-111-2/+13
|
* Update author namePatrick McDermott2019-04-101-1/+1
|
* Add braces to param exps in arith substsPatrick McDermott2019-04-101-2/+2
|
* `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`P. J. McDermott2017-07-221-1/+1
|
* Improve license noticesP. J. McDermott2017-07-221-9/+12
|
* src/*.sh: Drop inclusion guardsP. J. McDermott2017-07-221-3/+0
|
* src/*.sh, src/cmd/*.sh: Drop use() callsP. J. McDermott2017-07-221-2/+0
|
* `git mv lib/*.sh src/`P. J. McDermott2017-07-221-0/+293