From: Alexander Gavrilov Date: Sat, 23 Aug 2008 08:30:00 +0000 (+0400) Subject: git-gui: Support starting gitk from Gui Blame X-Git-Tag: v1.6.1-rc1~270^2~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a9c80b83d4bb40e0ff696520de3ef2b0f74ff8c6?hp=a9c80b83d4bb40e0ff696520de3ef2b0f74ff8c6 git-gui: Support starting gitk from Gui Blame Add a context menu command to load commits that are within a certain time range from the selected commit into gitk. It can be useful for understanding of the code, especially if the repository is imported from a VCS that does not support atomic commits. Signed-off-by: Alexander Gavrilov Signed-off-by: Shawn O. Pearce ---