summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-19 02:13:38 -0500
committerJune McEnroe <june@causal.agency>2019-12-19 02:13:38 -0500
commit2e61779082e70848fb34c04f7f5df77e500bd7e0 (patch)
treebf1de822827e9b67588dfa06417f83245cf3d187 /chat.c
parentUpdate git URL (diff)
downloadcatgirl-2e61779082e70848fb34c04f7f5df77e500bd7e0.tar.gz
catgirl-2e61779082e70848fb34c04f7f5df77e500bd7e0.zip
Rename catgirl.7 to README.7
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='2019-02-10 17:42:47 -0500'>2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe