git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Jens Lehmann <Jens.Lehmann@web.de>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
Date: Wed, 14 Sep 2011 14:29:33 -0400	[thread overview]
Message-ID: <20110914182933.GA15884@sigill.intra.peff.net> (raw)
In-Reply-To: <4E70F224.2080401@web.de>

On Wed, Sep 14, 2011 at 08:27:48PM +0200, Jens Lehmann wrote:

> Am 14.09.2011 00:17, schrieb Jeff King:
> > One thing that could make it slightly less expensive (but I wouldn't
> > worry about implementing until it becomes an issue): you do a full diff
> [...]

> I think this would work for the functionality which is implemented right
> now. But with Frederik's gitfile work I hope to enable git to support
> submodules being moved around in the work tree rather soonish. Then we
> would be blind for any changes in the new location. Until it hurts us
> I'd prefer to stay with the correct version, even if it is a bit slower.

Agreed. Let's worry about it if and when it becomes a performance issue.

Thanks for putting up my with my total cluelessness regarding what's
happening in submodules. ;)

-Peff

  reply	other threads:[~2011-09-14 18:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-12 19:56 [PATCH] fetch: avoid quadratic loop checking for updated submodules Jeff King
2011-09-12 20:21 ` Junio C Hamano
2011-09-13 19:34   ` Jens Lehmann
2011-09-14 18:26     ` Jens Lehmann
2011-09-12 21:25 ` Junio C Hamano
2011-09-12 22:49   ` Jeff King
2011-09-12 23:06     ` Junio C Hamano
2011-09-12 23:25       ` Jeff King
2011-09-12 23:33     ` Junio C Hamano
2011-09-13 19:13     ` Jens Lehmann
2011-09-13 22:17       ` Jeff King
2011-09-14 13:20         ` Marc Branchaud
2011-09-14 18:27         ` Jens Lehmann
2011-09-14 18:29           ` Jeff King [this message]
2011-09-13 16:40 ` Christian Couder
2011-09-13 17:15   ` Jeff King
2011-09-13 17:34     ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110914182933.GA15884@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=Jens.Lehmann@web.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).