No description
Find a file
Shawn O. Pearce c8e23aaf18 git-gui: Unlock the index when cancelling merge dialog
Pressing the escape key while in the merge dialog cancels the merge
and correctly unlocks the index.  Unfortunately this is not true of
the Cancel button, using it closes the dialog but does not release
the index lock, rendering git-gui frozen until you restart it.  We
now properly release the index lock when the Cancel button is used.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-07-04 02:29:32 -04:00
lib git-gui: Unlock the index when cancelling merge dialog 2007-07-04 02:29:32 -04:00
.gitignore git-gui: Refactor into multiple files to save my sanity 2007-05-07 23:35:48 -04:00
git-gui.sh git-gui: properly popup error if gitk should be started but is not installed 2007-06-30 00:43:20 -04:00
GIT-VERSION-GEN git-gui: Include 'war on whitespace' fixes from git.git 2007-06-11 19:06:10 -04:00
Makefile git-gui: Don't require $DISPLAY just to get --version 2007-06-22 01:10:12 -04:00