From: Alexander Gavrilov Date: Wed, 16 Jul 2008 20:51:20 +0000 (+0400) Subject: Add a menu item to invoke full copy detection in blame. X-Git-Tag: gitgui-0.11.0~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a01fe996a2f70b759b4d94bd3e9985a01d514ad7?ds=inline;hp=a01fe996a2f70b759b4d94bd3e9985a01d514ad7 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 Signed-off-by: Shawn O. Pearce ---