summary refs log tree commit diff
path: root/www/git.causal.agency/about-filter.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-30 19:31:29 -0500
committerJune McEnroe <june@causal.agency>2020-12-30 19:31:29 -0500
commit0566f40843136ae245e3eec886efb30df91275a1 (patch)
tree58c8785f870ad4326d65674a97b1de06daac10f5 /www/git.causal.agency/about-filter.sh
parentAdd postfix $ operator to bit (diff)
downloadsrc-0566f40843136ae245e3eec886efb30df91275a1.tar.gz
src-0566f40843136ae245e3eec886efb30df91275a1.zip
Support unary + in order
Missed this because operator(7) just doesn't list it, oddly.
Diffstat (limited to 'www/git.causal.agency/about-filter.sh')
0 files changed, 0 insertions, 0 deletions
0500'>2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid 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