Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the HTTP plugin | Přemysl Janouch | 2014-09-21 | 1 | -1/+6 |
| | | | | Ended up including Joyent's http-parser library. | ||||
* | Generate a manpage | Přemysl Janouch | 2014-09-20 | 1 | -1/+4 |
| | | | | help2man should be enough so far. | ||||
* | JSON output support | Přemysl Janouch | 2014-09-17 | 1 | -1/+1 |
| | | | | This was rather simple. | ||||
* | Even more stuff | Přemysl Janouch | 2014-09-14 | 1 | -1/+1 |
| | | | | Some reorganisation has taken place. | ||||
* | More stuff | Přemysl Janouch | 2014-09-14 | 1 | -1/+1 |
| | | | | | | | - renamed *_func to *_fn - some initial code for the indicator (needs curses) - moved option handler to utils - more work on unit generation & processing | ||||
* | Write stubs for the plugins | Přemysl Janouch | 2014-09-11 | 1 | -2/+4 |
| | | | | Make them compile. | ||||
* | Initial commit | Přemysl Janouch | 2014-09-08 | 1 | -0/+21 |
Nothing's working yet, only some supporting code has been put in place. |