summaryrefslogtreecommitdiff
path: root/segfault.c
Commit message (Expand)AuthorAgeFilesLines
...
* first commit from new setup. don't remember what I changed.epoch2014-06-301-6/+26
* fixed it *really*epoch2014-03-251-0/+5
* fixed a bug in libirc where pong was sending ping. dunno.epoch2014-03-251-18/+35
* updated the function that converts tail modes to strings for !tailsepoch2014-03-171-65/+53
* converted the alias system to use a hash table with linked lists insideepoch2014-03-141-144/+141
* made some stuff a bit prettier.epoch2014-03-021-31/+82
* fixed some command conflict issues based on only checking part of a string.epoch2014-02-101-179/+66
* fixed a small bug in format_magic.epoch2014-02-091-2/+1
* added minimal startup scripts.epoch2014-02-091-7/+3
* upgraded format_magic() to hopefully be more compatible and less voodoo-y.epoch2014-02-091-1/+62
* first useful commit. hopefully it compiles...epoch2014-02-051-0/+1002