All of lore.kernel.org
 help / color / mirror / Atom feed
* gitk endless loop
@ 2009-02-11 11:26 Johannes Sixt
  2009-03-01 22:48 ` Paul Mackerras
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2009-02-11 11:26 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Git Mailing List

This recipe sends gitk into an endless loop. In git.git do:

cd t
# remove chmod a+x A near the end of the file
sed -i 's/chmod/: chmod/' t3400-rebase.sh
sh t3400-rebase.sh --debug
cd trash\ directory.t3400-rebase/
gitk master modechange modechange@{1}


I briefly see the history chart, but the dot that should be modechange@{1}
is missing. One automatically selected commit is shown in the diff section
below. But then the commit list is cleared and gitk goes into an infinite
loop.

Things work alright if either modechange@{1} is dropped, or the 'chmod'
line is left unchanged, which is a bit strange.

This is with git version 1.6.1.2.390.gba743

-- Hannes

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gitk endless loop
  2009-02-11 11:26 gitk endless loop Johannes Sixt
@ 2009-03-01 22:48 ` Paul Mackerras
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mackerras @ 2009-03-01 22:48 UTC (permalink / raw)
  To: Johannes Sixt; +Cc: Git Mailing List

Johannes Sixt writes:

> This recipe sends gitk into an endless loop. In git.git do:

I just pushed out a fix.  Thanks for the recipe for reproducing the
problem.

Paul.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-01 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11 11:26 gitk endless loop Johannes Sixt
2009-03-01 22:48 ` Paul Mackerras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.