diff options
author | Jakub Narebski <jnareb@gmail.com> | 2007-06-08 13:32:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-10 16:57:48 -0700 |
commit | 91af4ce4ec3f39e1190ab702f51f141e18cdcc1e (patch) | |
tree | 4cac7b47c40c0b99c7a73ccd83cfaef0fe94bb8a /builtin-shortlog.c | |
parent | gitweb: Create special from-file/to-file header for combined diff (diff) | |
download | tgif-91af4ce4ec3f39e1190ab702f51f141e18cdcc1e.tar.xz |
gitweb: Add links to blobdiffs in from-file/to-file header for merges
Add links to diff to file ('blobdiff' view) for each of individual
versions of the file in a merge commit to the from-file/to-file header
in the patch part of combined 'commitdiff' view for merges.
The from-file/to-file header for combined diff now looks like:
--- _1_/_git-gui/git-gui.sh_
--- _2_/_git-gui.sh_
+++ b/_git-gui/git-gui.sh_
where _<filename>_ link is link to appropriate version of a file
('blob' view), and _<n>_ is link to respective diff to mentioned
version of a file ('blobdiff' view). There is even hint provided in
the form of title attribute.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-shortlog.c')
0 files changed, 0 insertions, 0 deletions