]> git.cameronkatri.com Git - cgit.git/commit
Add graphical diffstat to commit view
authorLars Hjemli <hjemli@gmail.com>
Sun, 13 May 2007 20:25:14 +0000 (22:25 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 13 May 2007 20:31:11 +0000 (22:31 +0200)
commit8a3685bcf2612206fc24a2421acb53dd83aeab85
tree4628d87e55e87ead2e097cdacf8b4160cd0fc118
parentc6cf3a424a0860d69b290254d9b19d35527b2d27
Add graphical diffstat to commit view

The diffstat is calculated against the leftmost parent of the commit. This
gives nice information for "normal" merges while octopus merges are less
than optimal, so the diffstat isn't calculated for those merges.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile
add.png [new file with mode: 0644]
cgit.css
del.png [new file with mode: 0644]
ui-commit.c