about summary refs log tree commit diff
path: root/cgit.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-18 13:14:11 +0200
committerLars Hjemli <hjemli@gmail.com>2009-08-18 13:14:11 +0200
commit73b54f7d7e21fbb15c50e21eafe1737df96b2073 (patch)
tree50b27e54f940e4a3c645e48a73431d4014e18eed /cgit.h
parentMerge branch 'stable' (diff)
parentui-shared: don't print header <img/> if there isn't a logo defined (diff)
downloadcgit-pink-73b54f7d7e21fbb15c50e21eafe1737df96b2073.tar.gz
cgit-pink-73b54f7d7e21fbb15c50e21eafe1737df96b2073.zip
Merge branch 'stable'
Diffstat (limited to 'cgit.h')
0 files changed, 0 insertions, 0 deletions
an title='2021-01-19 20:54:06 -0500'>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