Code

gitk: Add menu item for calling git gui blame
authorAlexander Gavrilov <angavrilov@gmail.com>
Sat, 23 Aug 2008 08:29:08 +0000 (12:29 +0400)
committerPaul Mackerras <paulus@samba.org>
Tue, 26 Aug 2008 10:10:10 +0000 (20:10 +1000)
commit77aa0ae8d3599b905ceb25db8cc50d6820efb793
treec9e02e37429f26ee61d2b5f2eed09048126991e7
parent39816d60e14b4d3be6ab9cf55caf79d7596bdb29
gitk: Add menu item for calling git gui blame

This adds a new item to the file list popup menu, that calls git gui
blame for the selected file, starting with the first parent of the
current commit.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk