Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-04-14 | 1 | -3/+3 |
| | |||||
* | src/garbage.sh: Prefix "static" function with "_" | Patrick McDermott | 2019-04-13 | 1 | -3/+3 |
| | |||||
* | Add "|| :" after try_rmdir() calls | Patrick McDermott | 2019-04-13 | 1 | -1/+1 |
| | |||||
* | Consistently shift function arguments | Patrick McDermott | 2019-04-11 | 1 | -0/+1 |
| | |||||
* | Update author name | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | garbage: Replace use of non-portable %s date spec | Patrick McDermott | 2019-04-09 | 1 | -6/+20 |
| | |||||
* | index, garbage: Use ${MD5SUM}, ${SHA256SUM}, ${GZIP}, and ${DATE} | Patrick McDermott | 2018-09-02 | 1 | -1/+1 |
| | |||||
* | src/garbage.sh: Add return statements | P. J. McDermott | 2017-08-03 | 1 | -0/+4 |
| | |||||
* | `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'` | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | |||||
* | Improve license notices | P. J. McDermott | 2017-07-22 | 1 | -9/+12 |
| | |||||
* | src/*.sh: Drop inclusion guards | P. J. McDermott | 2017-07-22 | 1 | -3/+0 |
| | |||||
* | src/*.sh, src/cmd/*.sh: Drop use() calls | P. J. McDermott | 2017-07-22 | 1 | -4/+0 |
| | |||||
* | `git mv lib/*.sh src/` | P. J. McDermott | 2017-07-22 | 1 | -0/+76 |