1
0
mirror of https://github.com/git/git.git synced 2024-10-01 09:33:22 +02:00
git/lib
Shawn O. Pearce 85d2d59760 git-gui: Allow browser subcommand to start in subdirectory
Like our blame subcommand the browser subcommand now accepts both
a revision and a path, just a revision or just a path.  This way
the user can start the subcommand on any branch, or on any subtree.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-07-18 00:53:14 -04:00
..
blame.tcl git-gui: Always disable the Tcl EOF character when reading 2007-07-17 01:50:10 -04:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl git-gui: Allow browser subcommand to start in subdirectory 2007-07-18 00:53:14 -04:00
checkout_op.tcl
choose_rev.tcl
class.tcl
commit.tcl git-gui: Always disable the Tcl EOF character when reading 2007-07-17 01:50:10 -04:00
console.tcl
database.tcl git-gui: Delay the GC hint until after we are running 2007-07-17 23:20:56 -04:00
diff.tcl git-gui: Always disable the Tcl EOF character when reading 2007-07-17 01:50:10 -04:00
error.tcl git-gui: Don't crash in ask_popup if we haven't mapped main window yet 2007-07-17 22:45:53 -04:00
index.tcl
merge.tcl
option.tcl
remote_branch_delete.tcl
remote.tcl
shortcut.tcl
status_bar.tcl
transport.tcl