about summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-03-15 09:27:54 +0100
committerLars Hjemli <hjemli@gmail.com>2009-03-15 09:27:54 +0100
commit290c2a752fe2b338e6fd67f873bd80ff7e4665a2 (patch)
tree5961148b7ffb1eb369acc825fb7b2ab67db4e855 /COPYING
parentMerge branch 'stable' (diff)
downloadcgit-pink-290c2a752fe2b338e6fd67f873bd80ff7e4665a2.tar.gz
cgit-pink-290c2a752fe2b338e6fd67f873bd80ff7e4665a2.zip
Fix doc-related glitches in Makefile and .gitignore
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
561becc042e8d37cd4f54a9c&follow=1'>Prefer 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