Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dir_is_empty(): Prefix with "_" | Patrick McDermott | 2019-04-14 | 1 | -2/+2 |
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-04-14 | 1 | -1/+1 |
* | hash_name(): Hash src:* packages | Patrick McDermott | 2019-04-13 | 1 | -0/+2 |
* | Consistently shift function arguments | Patrick McDermott | 2019-04-11 | 1 | -0/+3 |
* | Update author name | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
* | try_rmdir(): Refactor | P. J. McDermott | 2017-08-03 | 1 | -4/+6 |
* | `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 |
* | `git mv lib/*.sh src/` | P. J. McDermott | 2017-07-22 | 1 | -0/+74 |