git-gui: Replace merge dialog with our revision picker widget
commit350a35f0a17af071af3f6f76d9fc6f63265b23d2
authorShawn O. Pearce <spearce@spearce.org>
Wed, 25 Jul 2007 07:44:50 +0000 (25 03:44 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 25 Jul 2007 08:23:31 +0000 (25 04:23 -0400)
tree12c31be0865285ef0351f4a03a6c728d9f889c4c
parentbecafaace69980d2980802432e86e7873317a4b6
git-gui: Replace merge dialog with our revision picker widget

Now that we only support merging one branch we can offer the user
a better user interface experience by allowing them to select the
revision they want to merge through our revision picking widget.

This change neatly solves the problem of locating a branch out of
a sea of 200 tracking branches, and of dealing with very long branch
names that all have a common prefix.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/merge.tcl