git-gui: Support starting gitk from Gui Blame
authorAlexander Gavrilov <redacted>
Sat, 23 Aug 2008 08:30:00 +0000 (12:30 +0400)
committerShawn O. Pearce <redacted>
Mon, 25 Aug 2008 05:00:01 +0000 (22:00 -0700)
commita9c80b83d4bb40e0ff696520de3ef2b0f74ff8c6
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 <redacted>
Signed-off-by: Shawn O. Pearce <redacted>
git-gui.sh
lib/blame.tcl
lib/option.tcl
git clone https://git.99rst.org/PROJECT