author | Alexander Gavrilov <angavrilov@gmail.com> | |
Sat, 23 Aug 2008 08:30:00 +0000 (12:30 +0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 25 Aug 2008 05:00:01 +0000 (22:00 -0700) | ||
commit | a9c80b83d4bb40e0ff696520de3ef2b0f74ff8c6 | |
tree | 4aba15fa393a425640fee3f57c99d889a3a9e2b8 | tree | snapshot |
parent | e681cb7d6a00b4860c84bf8ca7b8d8dab366c9fc | commit | diff |
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>
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 | diff | blob | history | |
lib/blame.tcl | diff | blob | history | |
lib/option.tcl | diff | blob | history |