Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Install man page | June McEnroe | 2018-09-10 |
* | Move event loop to event.c | June McEnroe | 2018-09-06 |
* | Add uninstall target | June McEnroe | 2018-08-20 |
* | Add install target | June McEnroe | 2018-08-20 |
* | Name project chatte | June McEnroe | 2018-08-20 |
* | Add logging | June McEnroe | 2018-08-17 |
* | Improve configuration of Makefile | June McEnroe | 2018-08-13 |
* | Add term.c for extra terminal features | June McEnroe | 2018-08-11 |
* | Become multi-channel | June McEnroe | 2018-08-10 |
* | Add URL detection, listing and opening | June McEnroe | 2018-08-09 |
* | Add Homebrew LibreSSL paths to Makefile | June McEnroe | 2018-08-08 |
* | Factor out line editing to edit.c | June McEnroe | 2018-08-08 |
* | Populate tab-complete list | June McEnroe | 2018-08-07 |
* | Use wchar_t strings for all of UI | June McEnroe | 2018-08-06 |
* | Rename client to irc | June McEnroe | 2018-08-04 |
* | Copy /usr/share/locale into chroot | June McEnroe | 2018-08-04 |
* | Add libedit to chroot | June McEnroe | 2018-08-04 |
* | Split source into several files | June McEnroe | 2018-08-04 |
* | Link with -lcursesw | June McEnroe | 2018-08-03 |
* | Add chroot.tar target | June McEnroe | 2018-08-02 |
* | Start IRC client | June McEnroe | 2018-08-02 |