about summary refs log tree commit diff
path: root/submodules.sh
diff options
context:
space:
mode:
authorOndrej Jirman <ondrej.jirman@zonio.net>2007-05-26 03:26:14 +0200
committerLars Hjemli <hjemli@gmail.com>2007-05-31 10:24:37 +0200
commita922615dae5d1f7b932dd1fc5a5f121748d96c5a (patch)
tree05fec55980234a64658f6612499212f923206d29 /submodules.sh
parentHandle single-line and empty commit subjects (diff)
downloadcgit-pink-a922615dae5d1f7b932dd1fc5a5f121748d96c5a.tar.gz
cgit-pink-a922615dae5d1f7b932dd1fc5a5f121748d96c5a.zip
Add option to disable pager to cgit_print_log().
This is needed for upcomming shortlog on summary page
patch.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ct'>Hide line numbers when rendering mdocJune McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe