Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update_feeds(): Let one rmdir fail without errors | Patrick McDermott | 2019-04-13 | 1 | -1/+1 |
| | |||||
* | Add "|| :" after try_rmdir() calls | Patrick McDermott | 2019-04-13 | 1 | -4/+4 |
| | |||||
* | Consistently shift function arguments | Patrick McDermott | 2019-04-11 | 1 | -0/+2 |
| | |||||
* | feed_sign(): Fix path to key | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | src/index.sh: Update copyright notice | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | update_feeds(): Call feed_sign() | Patrick McDermott | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | feed_sign(): New function | Patrick McDermott | 2019-04-10 | 1 | -0/+19 |
| | |||||
* | index: Use ${TAR} | Patrick McDermott | 2018-09-02 | 1 | -2/+3 |
| | |||||
* | index, garbage: Use ${MD5SUM}, ${SHA256SUM}, ${GZIP}, and ${DATE} | Patrick McDermott | 2018-09-02 | 1 | -3/+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/+200 |