Alexander Gavrilov wrote:
Please test if this patch fixes it.
Yes, with that patch it works reliably. BTW here's a patch to your patch to make it apply on top of 1.6.0.rc2: --- patch.eml.1 2008-08-09 13:17:30.000000000 +0200 +++ patch.eml 2008-08-09 13:14:22.000000000 +0200 @@ -96,10 +96,10 @@ gitk | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) -diff --git a/gitk b/gitk -index b523c98..18d000c 100755 ---- a/gitk -+++ b/gitk +diff --git a/gitk-git/gitk b/gitk-git/gitk +index b523c98..18d000c 100644 +--- a/gitk-git/gitk ++++ b/gitk-git/gitk @@ -22,11 +22,11 @@ proc gitdir {} { # run before X event handlers, so reading from a fast source can # make the GUI completely unresponsive. Christian. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html