Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time(): Rename to unixtime() | Patrick McDermott | 2020-07-03 | 1 | -2/+2 |
* | main(): Make "set -e"-safe | Patrick McDermott | 2019-04-27 | 1 | -2/+2 |
* | Shift consistently | Patrick McDermott | 2019-04-27 | 1 | -1/+1 |
* | src/main.sh: set -e | Patrick McDermott | 2019-04-27 | 1 | -1/+1 |
* | Update remaining copyright notices | Patrick McDermott | 2019-04-25 | 1 | -1/+1 |
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-04-19 | 1 | -1/+1 |
* | main(): Replace non-portable expr and date %s spec | Patrick McDermott | 2019-04-11 | 1 | -1/+19 |
* | src/main.sh: Drop search for old .builddirstamp path | Patrick McDermott | 2018-07-03 | 1 | -4/+1 |
* | main(): Exit on missing locale | P. J. McDermott | 2016-01-23 | 1 | -1/+3 |
* | main(): Check return value of *_vardata() | P. J. McDermott | 2016-01-17 | 1 | -2/+6 |
* | main(): s/exit/return/ | P. J. McDermott | 2016-01-17 | 1 | -2/+2 |
* | main(): Return run_cmd() exit status | P. J. McDermott | 2016-01-17 | 1 | -1/+3 |
* | main(): Switch to non-exiting error() | P. J. McDermott | 2016-01-17 | 1 | -1/+6 |
* | main(): Run init_vardata() after srand() | P. J. McDermott | 2016-01-16 | 1 | -1/+1 |
* | main(): Call fini_vardata() | P. J. McDermott | 2015-12-07 | 1 | -0/+2 |
* | Rename src/prokit.sh to src/main.sh | P. J. McDermott | 2015-12-06 | 1 | -0/+93 |