summaryrefslogtreecommitdiffstats
path: root/src/cmd.sh
Commit message (Expand)AuthorAgeFilesLines
* cmd: Fix non-"static" global variablePatrick McDermott2020-07-031-6/+6
* Prefix "static" vars with "_"Patrick McDermott2020-07-021-10/+10
* Shift consistentlyPatrick McDermott2019-04-271-1/+3
* Update remaining copyright noticesPatrick McDermott2019-04-251-1/+1
* run_cmd(): Make "set -e"-safePatrick McDermott2019-04-251-2/+2
* is_cmd(): Drop dead returnPatrick McDermott2019-04-251-2/+0
* is_cmd(): Replace pipeline and external commands with casePatrick McDermott2018-07-021-1/+1
* run_cmd(): Return command's exit statusP. J. McDermott2016-01-221-1/+3
* Add explicit returns to some functionsP. J. McDermott2016-01-181-0/+4
* run_cmd(): Switch to non-exiting error()P. J. McDermott2016-01-171-1/+2
* Update copyright yearsP. J. McDermott2016-01-141-1/+1
* Move lib/*.sh to src/P. J. McDermott2015-12-061-0/+122