about summary refs log tree commit diff
path: root/configfile.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2020-07-27 20:36:14 +0200
committerChristian Hesse <mail@eworm.de>2020-07-27 20:36:14 +0200
commit205837d4684f331afa93c946cbdfa1fa9b3d1ce9 (patch)
tree2cb6928c256f028dfb425279fc17e7f3c7c746eb /configfile.c
parentgit: update to v2.27.0 (diff)
downloadcgit-pink-205837d4684f331afa93c946cbdfa1fa9b3d1ce9.tar.gz
cgit-pink-205837d4684f331afa93c946cbdfa1fa9b3d1ce9.zip
git: update to v2.28.0
Update to git version v2.28.0.

No changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ject'>Avoid 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