Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/cmd.sh: Drop a newline | P. J. McDermott | 2015-12-06 | 1 | -1/+0 |
| | |||||
* | load_cmds(): Remove | P. J. McDermott | 2015-12-06 | 1 | -5/+0 |
| | |||||
* | lib/*.sh: Don't use use() | P. J. McDermott | 2015-12-06 | 1 | -3/+0 |
| | |||||
* | lib/*.sh: Drop include guards | P. J. McDermott | 2015-12-06 | 1 | -3/+0 |
| | |||||
* | lib/cmd.sh: Use registered commands | P. J. McDermott | 2015-12-06 | 1 | -8/+3 |
| | |||||
* | register_cmd(): New function | P. J. McDermott | 2015-12-06 | 1 | -0/+10 |
| | |||||
* | run_cmd(): Set new running_cmd_clean variable | P. J. McDermott | 2015-05-25 | 1 | -0/+3 |
| | |||||
* | Fix license notices | P. J. McDermott | 2014-08-25 | 1 | -1/+1 |
| | | | | s/the ProteanOS Development Kit program/the ProteanOS Development Kit/. | ||||
* | Improve license notices and file descriptions | P. J. McDermott | 2014-08-25 | 1 | -11/+12 |
| | |||||
* | running_cmd: New variable. | P. J. McDermott | 2013-10-23 | 1 | -0/+4 |
| | |||||
* | lib/cmd.sh: New file. | P. J. McDermott | 2013-10-23 | 1 | -0/+121 |