summaryrefslogtreecommitdiffstats
path: root/src/main.sh
Commit message (Expand)AuthorAgeFilesLines
* time(): Rename to unixtime()Patrick McDermott2020-07-031-2/+2
* main(): Make "set -e"-safePatrick McDermott2019-04-271-2/+2
* Shift consistentlyPatrick McDermott2019-04-271-1/+1
* src/main.sh: set -ePatrick McDermott2019-04-271-1/+1
* Update remaining copyright noticesPatrick McDermott2019-04-251-1/+1
* Add braces to param exps in arith substsPatrick McDermott2019-04-191-1/+1
* main(): Replace non-portable expr and date %s specPatrick McDermott2019-04-111-1/+19
* src/main.sh: Drop search for old .builddirstamp pathPatrick McDermott2018-07-031-4/+1
* main(): Exit on missing localeP. J. McDermott2016-01-231-1/+3
* main(): Check return value of *_vardata()P. J. McDermott2016-01-171-2/+6
* main(): s/exit/return/P. J. McDermott2016-01-171-2/+2
* main(): Return run_cmd() exit statusP. J. McDermott2016-01-171-1/+3
* main(): Switch to non-exiting error()P. J. McDermott2016-01-171-1/+6
* main(): Run init_vardata() after srand()P. J. McDermott2016-01-161-1/+1
* main(): Call fini_vardata()P. J. McDermott2015-12-071-0/+2
* Rename src/prokit.sh to src/main.shP. J. McDermott2015-12-061-0/+93