summaryrefslogtreecommitdiffstats
path: root/src/garbage.sh
Commit message (Expand)AuthorAgeFilesLines
* Make redirected FDs explicitPatrick McDermott2019-04-141-2/+2
* Protect against cmd operands beginning with "-"Patrick McDermott2019-04-141-3/+3
* src/garbage.sh: Prefix "static" function with "_"Patrick McDermott2019-04-131-3/+3
* Add "|| :" after try_rmdir() callsPatrick McDermott2019-04-131-1/+1
* Consistently shift function argumentsPatrick McDermott2019-04-111-0/+1
* Update author namePatrick McDermott2019-04-101-1/+1
* Add braces to param exps in arith substsPatrick McDermott2019-04-101-2/+2
* garbage: Replace use of non-portable %s date specPatrick McDermott2019-04-091-6/+20
* index, garbage: Use ${MD5SUM}, ${SHA256SUM}, ${GZIP}, and ${DATE}Patrick McDermott2018-09-021-1/+1
* src/garbage.sh: Add return statementsP. J. McDermott2017-08-031-0/+4
* `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-4/+0
* `git mv lib/*.sh src/`P. J. McDermott2017-07-221-0/+76