summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-patch.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-18 11:50:24 -0400
committerJune McEnroe <june@causal.agency>2021-10-18 11:50:24 -0400
commit62082f904789036a62c69928f0d790bca55c5d61 (patch)
tree7faf6bd824dc6d4cac25316a730cc2af16c2b239 /www/git.causal.agency/cgit/ui-patch.c
parentRemove capsicum support from up (diff)
downloadsrc-62082f904789036a62c69928f0d790bca55c5d61.tar.gz
src-62082f904789036a62c69928f0d790bca55c5d61.zip
Rewrite shotty with lex
So much cleaner!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
g 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