Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make AddHandlers() variadic, remove AddHandler().HEADmaster | Brian Cully | 2015-07-10 | 1 | -5/+1 |
* | Add builtin 'help' command. | Brian Cully | 2015-07-10 | 1 | -0/+1 |
* | Pass Goctl object into handlers. | Brian Cully | 2015-07-10 | 1 | -2/+2 |
* | Change Handler type to interface. | Brian Cully | 2015-07-10 | 1 | -36/+14 |
* | Move builtin commands into objects handlers on creation. | Brian Cully | 2015-07-10 | 1 | -17/+38 |
* | Use NUL as field separator. | Brian Cully | 2015-07-10 | 1 | -9/+3 |
* | Initial commit. | Brian Cully | 2015-07-02 | 1 | -0/+202 |