summary refs log tree commit diff
path: root/bin/xx.c (follow)
Commit message (Expand)AuthorAge
* Add xx -p optionJune McEnroe2019-05-29
* Make all copyright headers consistentJune McEnroe2019-01-01
* Use typedefs uint and byteJune McEnroe2018-11-12
* Use break; case style everywhere*June McEnroe2018-05-25
* Tabify binJune McEnroe2018-05-13
* Always hexadecimal in uppercaseJune McEnroe2018-04-16
* Clean up xxJune McEnroe2018-02-23
* Add bin/READMEJune McEnroe2018-02-01
* Rewrite xx.cJune McEnroe2017-10-04
* Move C file description commentsJune McEnroe2017-09-06
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
matParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe