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.tcl
branch_checkout.tcl
branch_create.tcl git-gui: Setup branch.remote,merge for shorthand git-pull 2008-05-08 20:20:27 -04:00
branch_delete.tcl git-gui: Delete branches with 'git branch -D' to clear config 2008-05-08 20:29:42 -04:00
branch_rename.tcl
browser.tcl
checkout_op.tcl git-gui: Setup branch.remote,merge for shorthand git-pull 2008-05-08 20:20:27 -04:00
choose_font.tcl
choose_repository.tcl git-gui: Vertically align textboxes with labels 2008-05-26 21:05:20 -04:00
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 git-gui: Report less precise object estimates for database compression 2008-04-14 19:34:23 -04:00
date.tcl
diff.tcl git-gui: Preserve scroll position on reshow_diff. 2008-07-27 08:08:10 -07:00
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 git-gui: MERGE_RR lives in .git/ directly with newer Git versions 2008-07-13 17:58:40 -04:00
option.tcl git-gui: Support starting gitk from Gui Blame 2008-08-24 22:00:01 -07:00
remote.tcl
remote_branch_delete.tcl
shortcut.tcl
spellcheck.tcl git-gui: Don't use '$$cr master' with aspell earlier than 0.60 2008-04-23 21:34:58 -04:00
status_bar.tcl
transport.tcl
win32.tcl
win32_shortcut.js