about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-09-04 11:49:40 +0200
committerLars Hjemli <hjemli@gmail.com>2007-09-04 11:53:54 +0200
commitbd8e8a3d709204646a4f1ee9d81cce1cdd912de9 (patch)
tree63f57fa0b2ee94c0da84e377f1aa49e593f308b5 /git
parentSet xdemitconf_t.findfunc=NULL (diff)
downloadcgit-pink-bd8e8a3d709204646a4f1ee9d81cce1cdd912de9.tar.gz
cgit-pink-bd8e8a3d709204646a4f1ee9d81cce1cdd912de9.zip
Update README
Add new build instructions, extend the "Missing features" section and add
a note about patches/email address of the author.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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