about summary refs log tree commit diff
path: root/README (follow)
Commit message (Collapse)AuthorAge
* Move nick and tag coloring to color.cJune McEnroe2019-02-25
|
* Add GNU/Linux build instructionsJune McEnroe2019-01-25
|
* Move base64 back to pls.cJune McEnroe2018-12-16
|
* Move base64 to string.cJune McEnroe2018-12-16
|
* Various man page tweaks and editsJune McEnroe2018-12-02
|
* Add sandman.m to READMEJune McEnroe2018-12-02
|
* Add NetBSD.mkJune McEnroe2018-11-28
|
* Rename project catgirlJune McEnroe2018-11-27
| | | | This simplifies things.
* Render README from chatte.7June McEnroe2018-09-15
|
* Factor out IRC formatting parsingJune McEnroe2018-09-12
|
* Install man page in chrootJune McEnroe2018-09-10
|
* Move event loop to event.cJune McEnroe2018-09-06
|
* Add sample sshd_configJune McEnroe2018-08-20
|
* Add term.c for extra terminal featuresJune McEnroe2018-08-11
| | | | Look at the cute little state machine!
* Become multi-channelJune McEnroe2018-08-10
| | | | There's a lot of UI missing for it, but it technically works.
* Add URL detection, listing and openingJune McEnroe2018-08-09
| | | | Might also add /copy, like /open.
* 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
| | | | vaswprintf is a nightmare.
* Add READMEJune McEnroe2018-08-04