From: Paul Mackerras Date: Mon, 27 Oct 2008 10:36:25 +0000 (+1100) Subject: gitk: Add a menu item to show where a given line comes from X-Git-Tag: v1.6.1-rc1~49^2~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8a8977425e2697029414c3bcf4b627b074934bbc?hp=8a8977425e2697029414c3bcf4b627b074934bbc gitk: Add a menu item to show where a given line comes from This adds a menu item to the pop-up menu for the diff display window which makes gitk find which commit added the line (via git blame) and show that commit, with the line highlighted with a light-blue background. Signed-off-by: Paul Mackerras ---