]> gitweb.ps.run Git - ps-cgit/commit
Remove 'patch' link from tab, add to commit view
authorLars Hjemli <hjemli@gmail.com>
Sun, 13 Apr 2008 10:20:00 +0000 (12:20 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 13 Apr 2008 10:20:00 +0000 (12:20 +0200)
commit39912a24edf45497e668ebda25636aa6f6db0c9b
tree5de079ba1441a4f9546252e38c31d4d1b5f17b40
parent536b0541fcfea2169e4df33043cd9ff14c657bce
Remove 'patch' link from tab, add to commit view

It's a bit confusing to enter the patch view from the tab, since it has no
layout. And the commit view has always lacked showing the commit id. Both of
these warts are fixed by this commit, which adds a new header line in the
commit view which shows the commit id as a 'permalink' to the current commit
and also adds a link to the patch view of the current commit.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-commit.c
ui-shared.c
ui-shared.h