Revision 79c50bf3ee1e0fb5c257ed6f6680cae726a4c412 authored by Shawn O. Pearce on 02 June 2007, 01:59:29 UTC, committed by Shawn O. Pearce on 06 June 2007, 05:26:47 UTC
If we have two commits right next to each other in the final
file and they were kept as different blocks in the leftmost
column then its probably because the original filename was
different.  To help the user know where they are digging into
when they click on that link we now show the original file in
the tooltip, but to save space we do so only if the original
file is not the same as the file we are currently viewing.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 669fbc3
History
File Mode Size
blame.tcl -rw-r--r-- 22.0 KB
branch.tcl -rw-r--r-- 15.2 KB
browser.tcl -rw-r--r-- 5.7 KB
class.tcl -rw-r--r-- 3.5 KB
commit.tcl -rw-r--r-- 9.4 KB
console.tcl -rw-r--r-- 3.8 KB
database.tcl -rw-r--r-- 2.4 KB
diff.tcl -rw-r--r-- 7.7 KB
error.tcl -rw-r--r-- 2.1 KB
index.tcl -rw-r--r-- 8.1 KB
merge.tcl -rw-r--r-- 7.7 KB
option.tcl -rw-r--r-- 7.8 KB
remote.tcl -rw-r--r-- 3.2 KB
shortcut.tcl -rw-r--r-- 3.5 KB
transport.tcl -rw-r--r-- 4.0 KB

back to top