summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Add Homebrew LibreSSL paths to MakefileJune McEnroe2018-08-08
* Factor out line editing to edit.cJune McEnroe2018-08-08
* Populate tab-complete listJune McEnroe2018-08-07
* Use wchar_t strings for all of UIJune McEnroe2018-08-06
* Rename client to ircJune McEnroe2018-08-04
* Copy /usr/share/locale into chrootJune McEnroe2018-08-04
* Add libedit to chrootJune McEnroe2018-08-04
* Split source into several filesJune McEnroe2018-08-04
* Link with -lcurseswJune McEnroe2018-08-03
* Add chroot.tar targetJune McEnroe2018-08-02
* Start IRC clientJune McEnroe2018-08-02
ate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe