commit | e210e67451f22f97c1476d6b78b6fa7fdd5817f9 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Mon Nov 06 19:12:58 2006 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Tue Nov 07 03:05:16 2006 -0500 |
tree | 5e0eb9c66766ee42326d2d6b3d6357653907d791 | |
parent | 6f6eed286f6a056fab1f887871ba5287f609e1f1 [diff] |
git-gui: Corrected keyboard bindings on Windows, improved state management. When we are refreshing from the index or updating the index we shouldn't let the user cause other index based operations to occur as these would likely conflict with the currently running operations possibly causing some index changes to be lost. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>