1
0
mirror of https://github.com/git/git.git synced 2024-11-19 01:13:53 +01:00
git/lib
Alexander Gavrilov a9c80b83d4 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>
2008-08-24 22:00:01 -07:00
..
about.tcl
blame.tcl git-gui: Support starting gitk from Gui Blame 2008-08-24 22:00:01 -07:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl
choose_font.tcl
choose_repository.tcl
choose_rev.tcl
class.tcl
commit.tcl git-gui: Teach git gui about file type changes 2008-08-24 21:36:17 -07:00
console.tcl
database.tcl
date.tcl
diff.tcl
encoding.tcl
error.tcl
git-gui.ico
index.tcl git-gui: Teach git gui about file type changes 2008-08-24 21:36:17 -07:00
logo.tcl
merge.tcl
option.tcl git-gui: Support starting gitk from Gui Blame 2008-08-24 22:00:01 -07:00
remote_branch_delete.tcl
remote.tcl
shortcut.tcl
spellcheck.tcl
status_bar.tcl
transport.tcl
win32_shortcut.js
win32.tcl