aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-19README: fork initRunxi Yu1-4/+6
2024-04-12eye candyQuentin Carbonneaux1-2/+2
2024-04-12ping the server regularlyQuentin Carbonneaux1-1/+12
2023-02-02use LDLIBS instead of LDFLAGSQuentin Carbonneaux1-1/+1
2021-03-02install/uninstall targetsthebenraskin1-0/+10
2017-06-13update READMEQuentin Carbonneaux1-34/+12
2017-01-22default nick to userQuentin Carbonneaux1-2/+4
2017-01-19use terminal colors for main windowQuentin Carbonneaux1-0/+1
2017-01-19get rid of spurious continueQuentin Carbonneaux1-1/+0
2017-01-19tentative reconnection supportQuentin Carbonneaux1-51/+94
2017-01-18style nitQuentin Carbonneaux1-1/+0
2017-01-18oops, unguarded ssl stuff segfaultsQuentin Carbonneaux1-4/+7
2017-01-18more glorious feature macrosQuentin Carbonneaux1-1/+1
2017-01-18ssl support, thanks xcko shrdlu!Quentin Carbonneaux2-15/+44
2017-01-18add PASS supportHiltjo Posthuma1-1/+4
2017-01-18privmsg support, thanks Evil_Bob!Quentin Carbonneaux1-6/+17
2016-11-21ctrl-w deletes one wordxcko shrdlu1-0/+12
2016-11-21minor tweaks for compiler warningsQuentin Carbonneaux3-3/+2
2016-11-06allow ctrl-h as backspacexcko shrdlu1-0/+1
2016-08-09add ipv6 support, thanks Evil_BobQuentin Carbonneaux1-21/+25
2016-05-07this is horrible, build on openbsdQuentin Carbonneaux1-1/+1
2016-05-04do not print non-printable charactersQuentin Carbonneaux1-7/+11
2016-05-04support in-channel unicodeQuentin Carbonneaux2-13/+96
2016-05-03remove meaningless logic, handle tiny screensQuentin Carbonneaux1-13/+5
2016-05-03do not panicQuentin Carbonneaux1-2/+0
2016-05-03style changeQuentin Carbonneaux1-219/+282
2016-04-28Adjust indent.Quentin Carbonneaux1-1/+1
2016-04-27Add nickname and new message indicator.Hiltjo Posthuma1-8/+20
2016-04-27Highlight nickname by prefixing message with >.Hiltjo Posthuma2-4/+8
2016-04-27Allow logging to a file with -l logfile.Hiltjo Posthuma1-4/+22
2016-04-27Sanitize Makefile.Quentin Carbonneaux1-4/+9
2016-04-27Get rid of com line.Quentin Carbonneaux1-2/+0