about summary refs log tree commit diff
path: root/ui-patch.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-01-11 16:37:47 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-11 16:37:47 +0100
commit720b6ece90900df9f836a45d8e7f1cd56f62400a (patch)
tree217ed9ed3a2c87347caa8762c6b1319c4afeb839 /ui-patch.c
parentMakefile: avoid libcurl when building git (diff)
downloadcgit-pink-720b6ece90900df9f836a45d8e7f1cd56f62400a.tar.gz
cgit-pink-720b6ece90900df9f836a45d8e7f1cd56f62400a.zip
ui-tag: escape tagnames properly
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
um:]]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