summary refs log tree commit diff
path: root/home/.local/bin/mdate
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-15 10:46:21 -0400
committerJune McEnroe <june@causal.agency>2021-09-15 10:46:21 -0400
commit48e911f761cb4593706bfeb721b478bf4e7ea7c6 (patch)
tree04076775ba563b9a63036168b3e0be34902e1c3c /home/.local/bin/mdate
parentAdd downgrade IRC bot (diff)
downloadsrc-48e911f761cb4593706bfeb721b478bf4e7ea7c6.tar.gz
src-48e911f761cb4593706bfeb721b478bf4e7ea7c6.zip
Factor out common parts of downgrade messages
Also bump the message cap to 1024 because that is ostensibly useful
for replying to older messages.
Diffstat (limited to 'home/.local/bin/mdate')
0 files changed, 0 insertions, 0 deletions
tle='2021-01-19 21:27:23 -0500'>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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe