1
0
mirror of https://github.com/git/git.git synced 2024-09-30 00:51:19 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce 350a35f0a1 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>
2007-07-25 04:23:31 -04:00
lib git-gui: Replace merge dialog with our revision picker widget 2007-07-25 04:23:31 -04:00
.gitignore
git-gui.sh git-gui: Refactor current branch menu items to make i18n easier 2007-07-23 01:11:08 -04:00
GIT-VERSION-GEN
Makefile Merge branch 'maint' 2007-06-27 00:36:38 -04:00