Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests for bultin commands to separate modules. | Brian Cully | 2015-07-10 | 1 | -20/+0 |
* | Pass Goctl object into handlers. | Brian Cully | 2015-07-10 | 1 | -12/+15 |
* | Change Handler type to interface. | Brian Cully | 2015-07-10 | 1 | -12/+30 |
* | Move builtin commands into objects handlers on creation. | Brian Cully | 2015-07-10 | 1 | -0/+19 |
* | Add test helpers. | Brian Cully | 2015-07-10 | 1 | -41/+25 |
* | Use NUL as field separator. | Brian Cully | 2015-07-10 | 1 | -24/+38 |
* | Initial commit. | Brian Cully | 2015-07-02 | 1 | -0/+178 |