about summary refs log tree commit diff
path: root/tests/valgrind
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-01-18 11:14:06 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-01-18 11:14:06 +0100
commitd3756bd7b00f9ad6adede3c7f956a25b22a2254a (patch)
tree4bbad846fa91d3d6fa6becd197eb405ce6574bde /tests/valgrind
parentcache: don't check for match with no key (diff)
downloadcgit-pink-d3756bd7b00f9ad6adede3c7f956a25b22a2254a.tar.gz
cgit-pink-d3756bd7b00f9ad6adede3c7f956a25b22a2254a.zip
syntax-highlighting: always use utf-8 to avoid ascii codec issues
Diffstat (limited to 'tests/valgrind')
0 files changed, 0 insertions, 0 deletions
n/mtags.c?id=3e4cbcf40a45dfe50b6ffc107307ec28ad6eb7e0&follow=1'>Escape \ 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