about summary refs log tree commit diff
path: root/tests/t0110-rawdiff.sh
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 /tests/t0110-rawdiff.sh
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 'tests/t0110-rawdiff.sh')
0 files changed, 0 insertions, 0 deletions
title='2021-09-12 21:02:19 -0400'>2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe