about summary refs log tree commit diff
path: root/ui-log.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-05-25 20:30:57 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-05-25 20:33:28 +0200
commit2a1ead3efb940b7359bcc706c19bd8ddb0de7a11 (patch)
treef6e85c5eb710cafa90d236c4e5a281101af8f5ca /ui-log.c
parentreadme: Accept multiple candidates and test them. (diff)
downloadcgit-pink-2a1ead3efb940b7359bcc706c19bd8ddb0de7a11.tar.gz
cgit-pink-2a1ead3efb940b7359bcc706c19bd8ddb0de7a11.zip
cgitrc.5: information on directory traversal and multiple readme files
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ui-log.c')
0 files changed, 0 insertions, 0 deletions
s='logheader'>2019-12-19Ignore 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