Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make redirected FDs explicit | Patrick McDermott | 2019-04-14 | 1 | -5/+5 |
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-04-14 | 1 | -15/+15 |
* | Add "|| :" after try_rmdir() calls | Patrick McDermott | 2019-04-13 | 1 | -1/+1 |
* | Consistently shift function arguments | Patrick McDermott | 2019-04-11 | 1 | -2/+13 |
* | 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 |
* | `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 | -2/+0 |
* | `git mv lib/*.sh src/` | P. J. McDermott | 2017-07-22 | 1 | -0/+293 |