about summary refs log tree commit diff
path: root/cgit.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-12-07 15:52:35 +0100
committerLars Hjemli <hjemli@gmail.com>2008-12-07 15:52:35 +0100
commitc3c925f4eca3e863bedaae4cfe237c3ad52092b6 (patch)
tree5d3afa3a3ed0fbdbe00ad8e3519cf3cf60413e09 /cgit.h
parentui-tree: add link to stats page per path (diff)
downloadcgit-pink-c3c925f4eca3e863bedaae4cfe237c3ad52092b6.tar.gz
cgit-pink-c3c925f4eca3e863bedaae4cfe237c3ad52092b6.zip
ui-shared: externalize add_hidden_formfields()
This function will be reused by ui-stats.c in the next commit.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgit.h')
0 files changed, 0 insertions, 0 deletions
agency/.gitignore?id=2edd4666909c4abd0bc62cd73eb5cdcda502fded&follow=1'>Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide 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