Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-19 | Rename catgirl.7 to README.7 | C. McEnroe | |
2019-02-25 | Move nick and tag coloring to color.c | Curtis McEnroe | |
2019-01-25 | Add GNU/Linux build instructions | Curtis McEnroe | |
2018-12-16 | Move base64 back to pls.c | Curtis McEnroe | |
2018-12-16 | Move base64 to string.c | Curtis McEnroe | |
2018-12-02 | Various man page tweaks and edits | Curtis McEnroe | |
2018-12-02 | Add sandman.m to README | Curtis McEnroe | |
2018-11-28 | Add NetBSD.mk | Curtis McEnroe | |
2018-11-27 | Rename project catgirl | Curtis McEnroe | |
This simplifies things. | |||
2018-09-15 | Render README from chatte.7 | Curtis McEnroe | |
2018-09-12 | Factor out IRC formatting parsing | Curtis McEnroe | |
2018-09-10 | Install man page in chroot | Curtis McEnroe | |
2018-09-06 | Move event loop to event.c | Curtis McEnroe | |
2018-08-20 | Add sample sshd_config | Curtis McEnroe | |
2018-08-11 | Add term.c for extra terminal features | Curtis McEnroe | |
Look at the cute little state machine! | |||
2018-08-10 | Become multi-channel | Curtis McEnroe | |
There's a lot of UI missing for it, but it technically works. | |||
2018-08-09 | Add URL detection, listing and opening | Curtis McEnroe | |
Might also add /copy, like /open. | |||
2018-08-08 | Add Homebrew LibreSSL paths to Makefile | Curtis McEnroe | |
2018-08-08 | Factor out line editing to edit.c | Curtis McEnroe | |
2018-08-07 | Populate tab-complete list | Curtis McEnroe | |
2018-08-06 | Use wchar_t strings for all of UI | Curtis McEnroe | |
vaswprintf is a nightmare. | |||
2018-08-04 | Add README | Curtis McEnroe | |