| 2026-05-02 20:57 | style: code smells | Andrew Kloet | 1 | +37 | -35 |
| 2026-05-02 16:21 | style: wrap at 78 columns | Andrew Kloet | 1 | +70 | -63 |
| 2026-05-02 16:02 | scmd: be more obvious about case behaviour | Andrew Kloet | 1 | +11 | -12 |
| 2026-05-02 15:51 | scmd: merge NOTICE and PRIVMSG | Andrew Kloet | 1 | +9 | -17 |
| 2026-05-02 14:59 | pushf: build date string with strftime | Andrew Kloet | 1 | +3 | -4 |
| 2026-05-02 02:46 | update TODO | Andrew Kloet | 1 | +8 | -0 |
| 2026-05-01 19:35 | bump version to 1.1 | Andrew Kloet | 2 | +2 | -2 |
| 2026-05-01 19:32 | update colornames patch | Andrew Kloet | 1 | +35 | -38 |
| 2026-05-01 18:06 | srd: do message parsing with strsep() | Andrew Kloet | 1 | +11 | -18 |
| 2026-05-01 18:01 | use openssl b64 encode | Andrew Kloet | 1 | +6 | -24 |
| 2026-05-01 17:51 | pushl: wrap characters instead of words | Andrew Kloet | 1 | +16 | -34 |
| 2026-04-29 15:59 | use native ncursesw UTF-8 | Andrew Kloet | 3 | +127 | -151 |
| 2026-04-29 15:24 | pushf: O(1) buffer append and safety fixes | Andrew Kloet | 1 | +6 | -3 |
| 2026-04-29 14:51 | tidy ssl/plain write switch | Andrew Kloet | 1 | +3 | -6 |
| 2026-04-29 04:27 | fix UTC timestamp clobbering in pushf | Andrew Kloet | 1 | +10 | -10 |
| 2026-04-28 21:39 | manpage pedanticism | Andrew Kloet | 2 | +7 | -5 |
| 2026-04-28 21:10 | print when the day has changed since last message | Andrew Kloet | 1 | +14 | -5 |
| 2026-04-28 19:29 | update patches | Andrew Kloet | 2 | +25 | -24 |
| 2026-04-28 19:12 | style and simplification | Andrew Kloet | 1 | +136 | -144 |
| 2026-04-28 15:07 | cleanup unreachable code | Andrew Kloet | 1 | +1 | -1 |
| 2026-04-28 15:02 | include patches in dist releases | Andrew Kloet | 1 | +2 | -1 |
| 2026-04-27 20:00 | move unused reconn variable to its patch | Andrew Kloet | 3 | +18 | -9 |
| 2026-04-27 17:16 | improve error message | Andrew Kloet | 3 | +5 | -4 |
| 2026-04-27 17:13 | add colornames patch | Andrew Kloet | 1 | +78 | -0 |
| 2026-04-27 16:25 | add D_GNU_SOURCE for strcasestr() | Andrew Kloet | 1 | +4 | -2 |
| 2026-04-21 17:39 | add reconnect patch | Andrew Kloet | 1 | +79 | -0 |
| 2026-04-21 16:26 | remove reconn support from default build | Andrew Kloet | 2 | +10 | -32 |
| 2026-04-20 17:21 | collapse switches, improve default command handler | Andrew Kloet | 1 | +16 | -16 |
| 2026-04-14 17:28 | fix leftover garbage on term resize | Andrew Kloet | 1 | +80 | -61 |
| 2026-04-14 15:32 | remove join/part messages | Andrew Kloet | 1 | +0 | -25 |
| 2026-04-03 05:53 | cio release v1.0 | Andrew Kloet | 8 | +670 | -291 |
| 2022-05-10 19:17 | ping the server regularly | Quentin Carbonneaux | 1 | +12 | -1 |
| 2023-02-02 09:40 | use LDLIBS instead of LDFLAGS | Quentin Carbonneaux | 1 | +1 | -1 |
| 2020-01-11 16:19 | install/uninstall targets | thebenraskin | 1 | +10 | -0 |
| 2017-06-13 17:28 | update README | Quentin Carbonneaux | 1 | +12 | -34 |
| 2017-01-23 01:47 | default nick to user | Quentin Carbonneaux | 1 | +4 | -2 |
| 2017-01-19 16:39 | use terminal colors for main window | Quentin Carbonneaux | 1 | +1 | -0 |
| 2017-01-19 16:26 | get rid of spurious continue | Quentin Carbonneaux | 1 | +0 | -1 |
| 2017-01-19 16:10 | tentative reconnection support | Quentin Carbonneaux | 1 | +94 | -51 |
| 2017-01-18 23:00 | style nit | Quentin Carbonneaux | 1 | +0 | -1 |
| 2017-01-18 22:53 | oops, unguarded ssl stuff segfaults | Quentin Carbonneaux | 1 | +7 | -4 |
| 2017-01-18 22:50 | more glorious feature macros | Quentin Carbonneaux | 1 | +1 | -1 |
| 2017-01-18 22:39 | ssl support, thanks xcko shrdlu! | Quentin Carbonneaux | 2 | +44 | -15 |
| 2016-06-09 18:54 | add PASS support | Hiltjo Posthuma | 1 | +4 | -1 |
| 2017-01-18 20:12 | privmsg support, thanks Evil_Bob! | Quentin Carbonneaux | 1 | +17 | -6 |
| 2016-11-13 07:39 | ctrl-w deletes one word | xcko shrdlu | 1 | +12 | -0 |
| 2016-11-21 21:27 | minor tweaks for compiler warnings | Quentin Carbonneaux | 3 | +2 | -3 |
| 2016-11-06 08:47 | allow ctrl-h as backspace | xcko shrdlu | 1 | +1 | -0 |
| 2016-08-09 23:35 | add ipv6 support, thanks Evil_Bob | Quentin Carbonneaux | 1 | +25 | -21 |
| 2016-05-07 14:04 | this is horrible, build on openbsd | Quentin Carbonneaux | 1 | +1 | -1 |
| 2016-05-05 02:41 | do not print non-printable characters | Quentin Carbonneaux | 1 | +11 | -7 |
| 2016-05-05 02:17 | support in-channel unicode | Quentin Carbonneaux | 2 | +96 | -13 |
| 2016-05-04 01:54 | remove meaningless logic, handle tiny screens | Quentin Carbonneaux | 1 | +5 | -13 |
| 2016-05-04 01:32 | do not panic | Quentin Carbonneaux | 1 | +0 | -2 |
| 2016-05-04 01:31 | style change | Quentin Carbonneaux | 1 | +282 | -219 |
| 2016-04-28 00:57 | Adjust indent. | Quentin Carbonneaux | 1 | +1 | -1 |
| 2016-04-24 16:32 | Add nickname and new message indicator. | Hiltjo Posthuma | 1 | +20 | -8 |
| 2016-04-24 14:29 | Highlight nickname by prefixing message with >. | Hiltjo Posthuma | 2 | +8 | -4 |
| 2016-04-24 13:59 | Allow logging to a file with -l logfile. | Hiltjo Posthuma | 1 | +22 | -4 |
| 2016-04-27 15:27 | Sanitize Makefile. | Quentin Carbonneaux | 1 | +9 | -4 |
| 2016-04-27 15:23 | Get rid of com line. | Quentin Carbonneaux | 1 | +0 | -2 |
| 2016-04-24 13:05 | Add Makefile. | Hiltjo Posthuma | 1 | +6 | -0 |
| 2016-04-27 15:22 | Add README. | Quentin Carbonneaux | 1 | +42 | -0 |
| 2016-04-24 13:04 | Redefine CTRL macro, make it build on OpenBSD. | Hiltjo Posthuma | 1 | +3 | -0 |
| 2015-04-03 03:03 | Cosmetic changes in pushl. | Quentin Carbonneaux | 1 | +8 | -9 |
| 2015-04-02 22:47 | Add clean output for long lines. | Quentin Carbonneaux | 1 | +30 | -6 |
| 2012-03-25 08:41 | Added option parsing. | Quentin Carbonneaux | 1 | +35 | -7 |
| 2012-03-17 21:37 | Fix uparse to deal explicitely with empty lines. | Quentin Carbonneaux | 1 | +1 | -1 |
| 2012-03-14 23:42 | Zero all the hints before calling getaddrinfo. | Quentin Carbonneaux | 1 | +1 | -2 |
| 2012-03-14 23:18 | Removed a useless reminiscent from the past. | Quentin Carbonneaux | 1 | +0 | -1 |
| 2012-03-14 23:03 | Cosmetic modifications. | Quentin Carbonneaux | 1 | +20 | -15 |
| 2012-03-14 22:46 | Display joined channels in status bar. | Quentin Carbonneaux | 1 | +33 | -4 |
| 2012-03-12 08:40 | Heavy surgery on tgetch. | Quentin Carbonneaux | 1 | +42 | -20 |
| 2012-03-11 22:54 | Test the result of ioctl (TIOCGWINSZ). | Quentin Carbonneaux | 1 | +2 | -1 |
| 2012-03-11 22:46 | Cosmetic modifications. | Quentin Carbonneaux | 1 | +12 | -13 |
| 2012-03-11 22:10 | Use ioctl to retreive screen's size in tresize. | Quentin Carbonneaux | 1 | +8 | -3 |
| 2012-03-11 21:03 | Handle terminal resizes. | Quentin Carbonneaux | 1 | +26 | -8 |
| 2012-03-10 16:13 | Fixed the 'r' command. | Quentin Carbonneaux | 1 | +2 | -1 |
| 2012-03-10 16:01 | Factoring of pushf and pushm, plus minor changes. | Quentin Carbonneaux | 1 | +33 | -37 |
| 2012-03-10 12:23 | Initial import in Git. | Quentin Carbonneaux | 3 | +524 | -0 |