about summary refs log tree commit diff
path: root/bounce.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-29 18:38:52 -0400
committerJune McEnroe <june@causal.agency>2022-03-29 18:38:52 -0400
commit19ca935e3314d82acb6a5cd8bf14179c2c0424c1 (patch)
treeaf11b42c67ff2be2d33f0ba6f04254ef52f3fec5 /bounce.c
parentSend real account name in fake 900 (diff)
downloadpounce-19ca935e3314d82acb6a5cd8bf14179c2c0424c1.tar.gz
pounce-19ca935e3314d82acb6a5cd8bf14179c2c0424c1.zip
Send 900 as part of stateSync
Sent before 001 since that is normally when you would receive it.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
5b121479d6dd67b6c5&follow=1'>Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe