git-gui: add a custom diff popup menu for submodules
commitd29f7696078966501d89487aeb7133925517ef31
authorJens Lehmann <Jens.Lehmann@web.de>
Wed, 23 Sep 2009 18:54:28 +0000 (23 20:54 +0200)
committerJens Lehmann <Jens.Lehmann@web.de>
Sun, 4 Oct 2009 15:45:22 +0000 (4 17:45 +0200)
tree12fc49df1eead0e16eac71f76fc96cb0e2ef41f0
parent894c826ef686d7386049693dc1588cf562bd431d
git-gui: add a custom diff popup menu for submodules

To enhance user experience when dealing with submodules, a new diff popup
menu has been added for submodules. The "Show Less Context" and "Show More
Context" entries have been removed, as they don't make any sense for a
submodule summary. Four new entries are added to make it easier to easily
assess the changes commited in a subodule. These include starting a git gui
inside the submodule, using gitk to visualize the differences between two
commits, using gitk to view the whole submodule history until the current
commit and a gitk --all of the submodule.

Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
git-gui/git-gui.sh
git-gui/lib/diff.tcl