about summary refs log tree commit diff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-05-03 11:07:41 +0200
committerLars Hjemli <hjemli@gmail.com>2008-05-03 11:07:41 +0200
commitaa3c4486b41b8b13d0f52477f033837fc8bb9524 (patch)
tree9ab3b6b2b3b27ce4d3d5bdb7bd42c870aec8ed54 /tests/Makefile
parentAdd a pager on the repolist (diff)
downloadcgit-pink-aa3c4486b41b8b13d0f52477f033837fc8bb9524.tar.gz
cgit-pink-aa3c4486b41b8b13d0f52477f033837fc8bb9524.zip
Add footer with page creation time and cgit version on all pages
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions
s='nohover-highlight'> 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