author | Jakub Narebski <jnareb@gmail.com> | |
Fri, 15 Dec 2006 22:49:12 +0000 (23:49 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 16 Dec 2006 20:03:22 +0000 (12:03 -0800) | ||
commit | 5fce278ef313d3b43a5df5bd0494ad23dc313d22 | |
tree | d99779d515edae23eb5132458be6a3bd13625c08 | tree | snapshot |
parent | 549ab4a30703012ff3a12b5455d319216805a8db | commit | diff |
gitweb: Add title attribute to ref marker with full ref name
Add title attribute, which will be shown as popup on mouseover in
graphical web browsers, with full name of ref, including part (type)
removed from the name of ref itself. This is useful to see that this
strange ref is StGIT ref, or it is remote branch, or it is lightweigh
tag (with branch-like name).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Add title attribute, which will be shown as popup on mouseover in
graphical web browsers, with full name of ref, including part (type)
removed from the name of ref itself. This is useful to see that this
strange ref is StGIT ref, or it is remote branch, or it is lightweigh
tag (with branch-like name).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |