]> Lady’s Gitweb - Gitweb/commit
gitweb: Add invisible hyperlink to from-file/to-file diff header
authorJakub Narebski <redacted>
Fri, 25 Aug 2006 19:05:07 +0000 (21:05 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commitacbeae188b718094044fef191404c3ec4bf1fac28783a07b1ed8b9d4c0010753
tree3603a61a6bcc69fd13643bf9dc8b88c09a731fbd256acd910b1ab74f836c83f9
parenta16a791159a5f7d3c0fd896514c12a575a9e26da9524664b6ffb649a54084a01
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.css
gitweb.perl
This page took 0.267933 seconds and 4 git commands to generate.