1
0
mirror of https://github.com/git/git.git synced 2024-11-20 14:13:58 +01:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Alexander Gavrilov a01fe996a2 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>
2008-07-16 22:09:28 -04:00
lib Add a menu item to invoke full copy detection in blame. 2008-07-16 22:09:28 -04:00
macosx git-gui: support Git Gui.app under OS X 10.5 2008-02-12 02:34:45 -05:00
po git-gui: Update German translation 2008-05-01 18:13:14 -04:00
windows
.gitignore git-gui: Honor a config.mak in git-gui's top level 2007-10-13 22:14:14 -04:00
git-gui.sh Kill the blame back-end on window close. 2008-07-16 22:09:28 -04:00
GIT-VERSION-GEN git-gui 0.10 2008-04-02 02:17:11 -04:00
Makefile git-gui: Simplify MSGFMT setting in Makefile 2008-03-12 01:48:32 -04:00