author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 1 Jun 2007 07:01:45 +0000 (03:01 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 6 Jun 2007 05:26:45 +0000 (01:26 -0400) | ||
commit | 41bf23d6cc58c229e5e966a98c1b2c9cd06e95f7 | |
tree | 36e4db14408fe2e7a161ea76e00e3c4a883f1dd2 | tree | snapshot |
parent | 37ebc93f6dddb6d73034f027873266eef1e3e774 | commit | diff |
git-gui: Display tooltips in blame viewer
When the mouse is over a particular line and we have blame data
for that line, but its not the active commit, we should show the
user information about that commit like who the author was and
what the subject (first line) was.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
When the mouse is over a particular line and we have blame data
for that line, but its not the active commit, we should show the
user information about that commit like who the author was and
what the subject (first line) was.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl | diff | blob | history |