| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed shitty #define MYUSER | Epoch Qwert | 2014-08-25 | 1 | -2/+3 |
* | fixed the weird use of a?:b; in two places. | Epoch Qwert | 2014-08-25 | 1 | -2/+2 |
* | forgot in last commit: changed up some of the line handler's parsing. | Epoch Qwert | 2014-08-25 | 1 | -6/+4 |
* | fixed an off-by-one bug I didn't notice until testing with URCD. | Epoch Qwert | 2014-08-25 | 1 | -39/+89 |
* | added a struct for user data. added %h and %n for host and name for aliases. | Epoch Qwert | 2014-08-15 | 2 | -52/+70 |
* | added nick globbing for easier control of many bots at once. | Epoch Qwert | 2014-08-10 | 1 | -6/+10 |
* | Added a user char * to the tail struct to keep track of who set it. | Epoch Qwert | 2014-08-03 | 1 | -14/+37 |
* | added some other bugfixes. hashing, seg-as-client stuff... I dunno. | Epoch Qwert | 2014-07-26 | 1 | -10/+19 |
* | various silly things. | Epoch Qwert | 2014-07-26 | 3 | -32/+48 |
* | Stuff! | Epoch Qwert | 2014-07-23 | 2 | -11/+29 |
* | first commit from new setup. don't remember what I changed. | epoch | 2014-06-30 | 4 | -9/+32 |
* | fixed it *really* | epoch | 2014-03-25 | 4 | -2/+14 |
* | fixed a bug in libirc where pong was sending ping. dunno. | epoch | 2014-03-25 | 3 | -59/+50 |
* | updated the function that converts tail modes to strings for !tails | epoch | 2014-03-17 | 3 | -66/+58 |
* | experimental Makefiles. | epoch | 2014-03-15 | 2 | -0/+20 |
* | converted the alias system to use a hash table with linked lists inside | epoch | 2014-03-14 | 1 | -144/+141 |
* | made some stuff a bit prettier. | epoch | 2014-03-02 | 2 | -32/+83 |
* | fuck, man. you know how to read diffs. | epoch | 2014-03-01 | 1 | -0/+7 |
* | fixed some command conflict issues based on only checking part of a string. | epoch | 2014-02-10 | 1 | -179/+66 |
* | fixed a small bug in format_magic. | epoch | 2014-02-09 | 2 | -3/+2 |
* | added minimal startup scripts. | epoch | 2014-02-09 | 9 | -48/+26 |
* | upgraded format_magic() to hopefully be more compatible and less voodoo-y. | epoch | 2014-02-09 | 3 | -66/+62 |
* | first useful commit. hopefully it compiles... | epoch | 2014-02-05 | 11 | -0/+1295 |
* | just another shit commit | epoch | 2014-02-05 | 1 | -0/+1 |
* | testin | epoch | 2014-02-03 | 1 | -0/+1 |
* | added test | mkz | 2014-02-03 | 1 | -0/+1 |
* | initial commit | mkz | 2014-02-03 | 1 | -0/+1 |