summary refs log tree commit diff
path: root/bin/hi.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-02 20:16:52 -0500
committerJune McEnroe <june@causal.agency>2020-12-02 20:16:52 -0500
commit5b3f42a05dbb451242c99bc3aa41286e1d29a603 (patch)
treea4600d1be71c992eca42a1875781d8f95ece6856 /bin/hi.c
parentPublish "hot tips" (diff)
downloadsrc-5b3f42a05dbb451242c99bc3aa41286e1d29a603.tar.gz
src-5b3f42a05dbb451242c99bc3aa41286e1d29a603.zip
Fix missing "to" in "hot tips"
Diffstat (limited to 'bin/hi.c')
0 files changed, 0 insertions, 0 deletions
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