about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorGeoff Johnstone <qwerty@acm.org>2009-09-20 11:32:07 +0100
committerLars Hjemli <hjemli@gmail.com>2009-09-20 13:07:57 +0200
commit9735835c0e9f2c4a0caf5a431fc455d5855472aa (patch)
tree6aeeced9ddf29507975bd52e72537287276dddc0 /tests
parentcgitrc.5.txt: Change repo.group to section in example config. (diff)
downloadcgit-pink-9735835c0e9f2c4a0caf5a431fc455d5855472aa.tar.gz
cgit-pink-9735835c0e9f2c4a0caf5a431fc455d5855472aa.zip
Fix repolist search links with virtual root
Signed-off-by: Geoff Johnstone <geoff.johnstone@googlemail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
rc/commit/bin/mtags.c?id=3dd2cbde032f02fce7fab4bba03405bd9a289314&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