about summary refs log tree commit diff
path: root/tests/t0101-index.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-03-15 09:31:05 +0100
committerLars Hjemli <hjemli@gmail.com>2009-03-15 09:31:05 +0100
commitfdd559abd6e6ec5e522dc5496b2bcabd36d6ba9d (patch)
tree54673e2b4d06f133185f477d8d7c3e6432bdb786 /tests/t0101-index.sh
parentui-snapshot: avoid segfault when no filename is specified (diff)
downloadcgit-pink-fdd559abd6e6ec5e522dc5496b2bcabd36d6ba9d.tar.gz
cgit-pink-fdd559abd6e6ec5e522dc5496b2bcabd36d6ba9d.zip
CGIT 0.8.2.1
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/t0101-index.sh')
0 files changed, 0 insertions, 0 deletions
00'>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