Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd: Fix non-"static" global variable | Patrick McDermott | 2020-07-03 | 1 | -6/+6 |
* | Prefix "static" vars with "_" | Patrick McDermott | 2020-07-02 | 1 | -10/+10 |
* | Shift consistently | Patrick McDermott | 2019-04-27 | 1 | -1/+3 |
* | Update remaining copyright notices | Patrick McDermott | 2019-04-25 | 1 | -1/+1 |
* | run_cmd(): Make "set -e"-safe | Patrick McDermott | 2019-04-25 | 1 | -2/+2 |
* | is_cmd(): Drop dead return | Patrick McDermott | 2019-04-25 | 1 | -2/+0 |
* | is_cmd(): Replace pipeline and external commands with case | Patrick McDermott | 2018-07-02 | 1 | -1/+1 |
* | run_cmd(): Return command's exit status | P. J. McDermott | 2016-01-22 | 1 | -1/+3 |
* | Add explicit returns to some functions | P. J. McDermott | 2016-01-18 | 1 | -0/+4 |
* | run_cmd(): Switch to non-exiting error() | P. J. McDermott | 2016-01-17 | 1 | -1/+2 |
* | Update copyright years | P. J. McDermott | 2016-01-14 | 1 | -1/+1 |
* | Move lib/*.sh to src/ | P. J. McDermott | 2015-12-06 | 1 | -0/+122 |