Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rework the poller | Přemysl Janouch | 2014-09-19 | 2 | -222/+232 | |
| | | | | | | | | It's about time we stopped fucking ourselves in the butt. The scanning should be much faster now. Thanks to libuv for inspiration. | |||||
* | Raise the file descriptor limit to the maximum | Přemysl Janouch | 2014-09-19 | 1 | -0/+12 | |
| | ||||||
* | First set of fixes | Přemysl Janouch | 2014-09-19 | 4 | -81/+98 | |
| | | | | There are still some problems but at least it does something now. | |||||
* | Implement the indicator etc. | Přemysl Janouch | 2014-09-18 | 2 | -13/+113 | |
| | ||||||
* | Add regular tree-like output | Přemysl Janouch | 2014-09-17 | 1 | -2/+144 | |
| | | | | This ended up rather nice. | |||||
* | JSON output support | Přemysl Janouch | 2014-09-17 | 3 | -7/+128 | |
| | | | | This was rather simple. | |||||
* | Even more stuff | Přemysl Janouch | 2014-09-14 | 3 | -173/+426 | |
| | | | | Some reorganisation has taken place. | |||||
* | More stuff | Přemysl Janouch | 2014-09-14 | 3 | -248/+423 | |
| | | | | | | | - renamed *_func to *_fn - some initial code for the indicator (needs curses) - moved option handler to utils - more work on unit generation & processing | |||||
* | Stuff | Přemysl Janouch | 2014-09-12 | 2 | -118/+330 | |
| | ||||||
* | Write stubs for the plugins | Přemysl Janouch | 2014-09-11 | 8 | -35/+130 | |
| | | | | Make them compile. | |||||
* | Random crystallisation | Přemysl Janouch | 2014-09-10 | 4 | -206/+542 | |
| | | | | Don't worry, there will be better commit messages eventually. | |||||
* | Initial commit | Přemysl Janouch | 2014-09-08 | 10 | -0/+3164 | |
Nothing's working yet, only some supporting code has been put in place. |