summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-blame.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-22 17:37:23 -0500
committerJune McEnroe <june@causal.agency>2020-12-22 17:37:23 -0500
commit9e55e38997ed4d6998af9e113e215a926c24988e (patch)
tree21475ea6ccb221e7ba351f86726dbc49a9862ce3 /www/git.causal.agency/cgit/ui-blame.c
downloadsrc-9e55e38997ed4d6998af9e113e215a926c24988e.tar.gz
src-9e55e38997ed4d6998af9e113e215a926c24988e.zip
Squashed 'bin/dash/' content from commit a45870f
git-subtree-dir: bin/dash
git-subtree-split: a45870f71f42be6bf3c8eada04debd1008f9dc3e
Diffstat (limited to 'www/git.causal.agency/cgit/ui-blame.c')
0 files changed, 0 insertions, 0 deletions
2fce7fab4bba03405bd9a289314&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