about summary refs log tree commit diff
path: root/tests/valgrind/bin/cgit
diff options
context:
space:
mode:
authorJeff Smith <whydoubt@gmail.com>2017-10-17 23:17:32 -0500
committerJason A. Donenfeld <Jason@zx2c4.com>2018-01-19 11:40:49 +0100
commit6b5b655f6d2449fe33d8f48f6e98d5e421bf3ff9 (patch)
treea8a85adbb2a98941634f89dc37cb8f026a9b5823 /tests/valgrind/bin/cgit
parentgit: update to v2.16.0 (diff)
downloadcgit-pink-6b5b655f6d2449fe33d8f48f6e98d5e421bf3ff9.tar.gz
cgit-pink-6b5b655f6d2449fe33d8f48f6e98d5e421bf3ff9.zip
ui-blame: Distinguish hashes column from lines column
Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Reviewed-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'tests/valgrind/bin/cgit')
0 files changed, 0 insertions, 0 deletions
b0c87683a54baa7d&follow=1'>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