git-gui: Support starting gitk from Gui Blame
commita9c80b83d4bb40e0ff696520de3ef2b0f74ff8c6
authorAlexander Gavrilov <angavrilov@gmail.com>
Sat, 23 Aug 2008 08:30:00 +0000 (23 12:30 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 25 Aug 2008 05:00:01 +0000 (24 22:00 -0700)
tree4aba15fa393a425640fee3f57c99d889a3a9e2b8
parente681cb7d6a00b4860c84bf8ca7b8d8dab366c9fc
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 <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh
lib/blame.tcl
lib/option.tcl