gitweb: Add invisible hyperlink to from-file/to-file diff header
commitef10ee877f6d4db4c9bc65d0e36b3670f0fe114e
authorJakub Narebski <jnareb@gmail.com>
Fri, 25 Aug 2006 19:05:07 +0000 (25 21:05 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 26 Aug 2006 02:41:12 +0000 (25 19:41 -0700)
tree143b95ba3833cdb3242300e9ab5e6160401cdf72
parente4e4f825455f2903e4d015e51c09ec0527a0be86
gitweb: Add invisible hyperlink to from-file/to-file diff header

Change replacing hashes as from-file/to-file with filenames from
difftree to adding invisible (except underlining on hover/mouseover)
hyperlink to from-file/to-file blob.  /dev/null as from-file or
to-file is not changed (is not hyperlinked).

This makes two-file from-file/to-file unified diff header parsing in
git_patchset_body more generic, and not only for legacy blobdiffs.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.css
gitweb/gitweb.perl