Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: Add UI init, exit, and resume functions | P. J. McDermott | 2015-10-27 | 1 | -1/+3 |
| | | | | Will be used with TUI. | ||||
* | ui/cli: Write warnings and errors to stderr | P. J. McDermott | 2015-10-27 | 1 | -1/+1 |
| | | | | Also put dbg() before other functions. | ||||
* | Validate UI option | P. J. McDermott | 2015-10-27 | 1 | -0/+9 |
| | |||||
* | Add UI support | P. J. McDermott | 2015-10-27 | 1 | -0/+28 |
Also remove src/foo.sh. |