Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed PONG | epoch | 2019-06-08 | 1 | -1/+1 |
* | added an exit condition if no fds are needing to be checked | epoch | 2019-06-08 | 1 | -4/+12 |
* | call line_handler with NULL pointer for EOF | epoch | 2019-05-31 | 1 | -6/+10 |
* | ircify now sends the first arg as nick. also renamed a couple functions. | epoch | 2019-05-26 | 1 | -8/+12 |
* | made install target install ircify | epoch | 2019-05-26 | 1 | -0/+1 |
* | oh god. way too much shit. no good way to break down the commits while workin... | epoch | 2019-05-26 | 1 | -14/+68 |
* | added two flags to shit struct | epoch | 2019-05-26 | 1 | -0/+3 |
* | added example usage of ircify as a rot13 bot | epoch | 2019-05-26 | 2 | -0/+7 |
* | forgot to change an include to idc.h instead of line.h | epoch | 2019-05-19 | 1 | -1/+1 |
* | fixed makefile to build ircify without needing to make install first | epoch | 2019-05-19 | 1 | -1/+1 |
* | forgot gitignore | epoch | 2019-05-19 | 1 | -2/+2 |
* | renamed everything to idc from line. | epoch | 2019-05-19 | 4 | -17/+29 |
* | it works but it is NOT pretty | epoch | 2019-05-19 | 5 | -0/+342 |