summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-09Add URL detection, listing and openingCurtis McEnroe
2018-08-08Add Homebrew LibreSSL paths to MakefileCurtis McEnroe
2018-08-08Factor out line editing to edit.cCurtis McEnroe
2018-08-07Populate tab-complete listCurtis McEnroe
2018-08-06Use wchar_t strings for all of UICurtis McEnroe
2018-08-04Rename client to ircCurtis McEnroe
2018-08-04Copy /usr/share/locale into chrootCurtis McEnroe
2018-08-04Add libedit to chrootCurtis McEnroe
2018-08-04Split source into several filesCurtis McEnroe
2018-08-03Link with -lcurseswCurtis McEnroe
2018-08-02Add chroot.tar targetCurtis McEnroe
2018-08-02Start IRC clientCurtis McEnroe