about summary refs log tree commit diff
path: root/format.c (follow)
Commit message (Expand)AuthorAge
* Make copyright headers consistentJune McEnroe2019-07-27
* Move nick and tag coloring to color.cJune McEnroe2019-02-25
* Remove word handling from formatParseJune McEnroe2018-09-14
* Apply consecutive formatting codes at onceJune McEnroe2018-09-14
* Add tests for formatParseJune McEnroe2018-09-14
* Move color selection to format.cJune McEnroe2018-09-13
* Fix len for format->split at end of stringJune McEnroe2018-09-13
* Add IRCDefault to colors enumJune McEnroe2018-09-13
* Return a format->split even at the end of the stringJune McEnroe2018-09-13
* Use formatParse split to position input cursorJune McEnroe2018-09-12
* Factor out IRC formatting parsingJune McEnroe2018-09-12