about summary refs log tree commit diff
path: root/tests/setup.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-07-25 11:51:19 +0200
committerLars Hjemli <hjemli@gmail.com>2009-07-25 11:51:19 +0200
commit596eb8fcb09697dd1b880123074d2ce6fdea03c0 (patch)
tree7a09038a35f20c16181433c0745dc119d4a94b8c /tests/setup.sh
parentui-plain: Return 'application/octet-stream' for binary files. (diff)
downloadcgit-pink-596eb8fcb09697dd1b880123074d2ce6fdea03c0.tar.gz
cgit-pink-596eb8fcb09697dd1b880123074d2ce6fdea03c0.zip
ui-blob: return 'application/octet-stream' for binary blobs
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
9f7f414ee1e74d0a63d6072c5d2158e017f09e&follow=1'>Use 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