author | Alexander Gavrilov <angavrilov@gmail.com> | |
Wed, 16 Jul 2008 20:51:20 +0000 (00:51 +0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 17 Jul 2008 02:09:28 +0000 (22:09 -0400) | ||
commit | a01fe996a2f70b759b4d94bd3e9985a01d514ad7 | |
tree | cf1628ab2eb4d696050434f07cef61d5aa6252c7 | tree | snapshot |
parent | e6131d30c21d2c308571078729dc8d2e1b746285 | commit | diff |
Add a menu item to invoke full copy detection in blame.
Add a context menu item to invoke blame -C -C -C on a chunk
of the file. The results are used to update the 'original
location' column of the blame display.
The chunk is computed as the smallest line range that covers
both the 'last change' and 'original location' ranges of the
line that was clicked to open the menu.
Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Add a context menu item to invoke blame -C -C -C on a chunk
of the file. The results are used to update the 'original
location' column of the blame display.
The chunk is computed as the smallest line range that covers
both the 'last change' and 'original location' ranges of the
line that was clicked to open the menu.
Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl | diff | blob | history |