about summary refs log tree commit diff
path: root/ui-snapshot.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-06-05 11:44:47 +0200
committerLars Hjemli <hjemli@gmail.com>2007-06-05 11:44:53 +0200
commit4a6201e318d1db69d126f08a3d80ce2d5cf7ac01 (patch)
treee551dce744ec35e21f0ecae8fcda37fdb58ab8d1 /ui-snapshot.c
parentImplemented configurable HEAD shortlog on summary page. (diff)
downloadcgit-pink-4a6201e318d1db69d126f08a3d80ce2d5cf7ac01.tar.gz
cgit-pink-4a6201e318d1db69d126f08a3d80ce2d5cf7ac01.zip
ui-diff: emit table/tr/td at better locations
This fixes a bug which made the diff-link for each parent of a commit
output a diff without correct styles.

It also adds an error-message if the head commit specified on the querystring
isn't a valid commit object.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-snapshot.c')
0 files changed, 0 insertions, 0 deletions
>Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 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