summaryrefslogtreecommitdiffstats
path: root/src/cmd.sh
Commit message (Expand)AuthorAgeFilesLines
* src/cmd.sh: Prefix "static" var with "_"Patrick McDermott2019-04-131-4/+4
* Consistently shift function argumentsPatrick McDermott2019-04-111-1/+3
* Update author namePatrick McDermott2019-04-101-1/+1
* src/cmd.sh: Add return statementsP. J. McDermott2017-08-031-0/+7
* `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`P. J. McDermott2017-07-221-1/+1
* Improve license noticesP. J. McDermott2017-07-221-9/+12
* is_cmd(): Use case instead of [, printf, and grepP. J. McDermott2017-07-221-2/+3
* is_cmd(): Update printf callP. J. McDermott2017-07-221-1/+1
* register_cmd(): New functionP. J. McDermott2017-07-221-0/+9
* print_cmd_summaries(): Use cmds instead of PKGLIBCMDP. J. McDermott2017-07-221-3/+1
* load_cmds(): RemoveP. J. McDermott2017-07-221-12/+0
* src/*.sh: Drop inclusion guardsP. J. McDermott2017-07-221-3/+0
* src/*.sh, src/cmd/*.sh: Drop use() callsP. J. McDermott2017-07-221-3/+0
* `git ls-files | xargs sed -i 's/\.sm/.sho/g'`P. J. McDermott2017-07-221-2/+2
* `git mv lib/*.sh src/`P. J. McDermott2017-07-221-0/+126