index
:
~noa/catgirl
this commit
master
weechat-hashes
Unnamed repository; edit this file 'description' to name the repository.
noa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2018-11-27
Rename project catgirl
Curtis McEnroe
2018-09-15
Render README from chatte.7
Curtis McEnroe
2018-09-14
Run test binaries with set -e and semicolons
Curtis McEnroe
2018-09-14
Fail target when any test binary fails
Curtis McEnroe
2018-09-14
Run tests in default target
Curtis McEnroe
2018-09-14
Add termEvent tests
Curtis McEnroe
2018-09-14
Add tests for formatParse
Curtis McEnroe
2018-09-12
Factor out IRC formatting parsing
Curtis McEnroe
2018-09-10
Depend on man.sh for chroot.tar target
Curtis McEnroe
2018-09-10
Install man page in chroot
Curtis McEnroe
2018-09-10
Install man page
Curtis McEnroe
2018-09-06
Move event loop to event.c
Curtis McEnroe
2018-08-20
Add uninstall target
Curtis McEnroe
2018-08-20
Add install target
Curtis McEnroe
2018-08-20
Name project chatte
Curtis McEnroe
2018-08-17
Add logging
Curtis McEnroe
2018-08-13
Improve configuration of Makefile
Curtis McEnroe
2018-08-11
Add term.c for extra terminal features
Curtis McEnroe
2018-08-10
Become multi-channel
Curtis McEnroe
2018-08-09
Add URL detection, listing and opening
Curtis McEnroe
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
2018-08-04
Rename client to irc
Curtis McEnroe
2018-08-04
Copy /usr/share/locale into chroot
Curtis McEnroe
2018-08-04
Add libedit to chroot
Curtis McEnroe
2018-08-04
Split source into several files
Curtis McEnroe
2018-08-03
Link with -lcursesw
Curtis McEnroe
2018-08-02
Add chroot.tar target
Curtis McEnroe
2018-08-02
Start IRC client
Curtis McEnroe