public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* gitk: clicking a branch line doesn't stop patch generator
@ 2007-05-24  9:39 Johannes Sixt
  0 siblings, 0 replies; only message in thread
From: Johannes Sixt @ 2007-05-24  9:39 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

Hi!

When a commit is highlighted, git-show or equivalent is spawned to fill
the patch window. When a different commit is highlighted, appearently if
git-show is still running, it is killed and a new one is started.

However, if a branch line is clicked, a running git-show is not killed,
hence its output is appended below the "Parent" and "Child" sections.

To reproduce, fire up gitk without arguments on git.git. Go all the way
down to the initial commit and select "Diff this->selected" from the
context menu, then quickly click on a line between two commits.

Unless your machine is blazingly fast, you will see that patch text is
appended below the "Child" section. Try with linux-2.6.git if git.git is
too small a project.

-- Hannes

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-24  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-24  9:39 gitk: clicking a branch line doesn't stop patch generator Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox