summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests/t0103-log.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-25 17:59:59 -0500
committerJune McEnroe <june@causal.agency>2021-01-25 18:00:24 -0500
commit4eabe1942134846fe45476a9ba90d19ea7e60909 (patch)
tree119258c5a81d9a8f15028d379e49624336a28322 /www/git.causal.agency/cgit/tests/t0103-log.sh
parentUse vi and less (diff)
downloadsrc-4eabe1942134846fe45476a9ba90d19ea7e60909.tar.gz
src-4eabe1942134846fe45476a9ba90d19ea7e60909.zip
Install vi on Linux and nvi on macOS
Diffstat (limited to 'www/git.causal.agency/cgit/tests/t0103-log.sh')
0 files changed, 0 insertions, 0 deletions
s='logheader'>2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe Otherwise the "id" in "void" matches for "void id". 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 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