about summary refs log tree commit diff
path: root/ui-clone.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-12 21:18:42 +0000
committerJune McEnroe <june@causal.agency>2022-02-13 11:57:33 -0500
commit12d91b897df65a2a50878edc62541c5b7f90003a (patch)
treef8be70da5e3c7d0642cdc43f87a9bbf3761a7d60 /ui-clone.c
parentUse owner-filter for repo page headers (diff)
downloadcgit-pink-12d91b897df65a2a50878edc62541c5b7f90003a.tar.gz
cgit-pink-12d91b897df65a2a50878edc62541c5b7f90003a.zip
Fix crash trying to print "this commit" on 404s
For example any URL that starts with a real repo name but isn't
valid.
Diffstat (limited to 'ui-clone.c')
0 files changed, 0 insertions, 0 deletions
d>Disable signing commitsJune McEnroe 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 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 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 2019-12-16Post "cgit setup"June McEnroe