git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Osterlund <petero2@telia.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Junio C Hamano <junkio@cox.net>, Git Mailing List <git@vger.kernel.org>
Subject: Re: Fix interesting git-rev-list corner case
Date: 31 Jul 2005 01:11:19 +0200	[thread overview]
Message-ID: <m3ack3nb3c.fsf@telia.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0507301507390.29650@g5.osdl.org>

Linus Torvalds <torvalds@osdl.org> writes:

> On Sat, 30 Jul 2005, Linus Torvalds wrote:
> > 
> > Yup, it's git-merge-base, and it is confused by the same thing that 
> > confused git-rev-list.
> > 
> > Thanks, I'll fix it.
> 
> Hmm.. Here's a tentative fix. I'm not really happy with it, and maybe
> somebody else can come up with a better one. I think this one ends up
> being quite a bit more expensive than the old one (it will look up _all_
> common parents that have a child that isn't common, and then select the
> newest one of the bunch), but I haven't really thought it through very
> much.
> 
> I bet there is a smarter way to do this, but this _should_ fix the problem
> Peter sees. Peter?

Yes, it does fix the problem. Thanks.

-- 
Peter Osterlund - petero2@telia.com
http://web.telia.com/~u89404340

  reply	other threads:[~2005-07-30 23:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-29 22:50 Fix interesting git-rev-list corner case Linus Torvalds
2005-07-30  0:11 ` Ryan Anderson
2005-07-30  1:08   ` A Large Angry SCM
2005-07-30  1:20   ` Linus Torvalds
2005-07-30  1:28     ` Linus Torvalds
2005-07-30 10:10 ` Peter Osterlund
2005-07-30 16:18   ` Linus Torvalds
2005-07-30 20:50     ` Peter Osterlund
2005-07-30 20:56       ` Linus Torvalds
2005-07-30 21:01         ` Peter Osterlund
2005-07-30 21:32           ` Linus Torvalds
2005-07-30 22:10             ` Linus Torvalds
2005-07-30 23:11               ` Peter Osterlund [this message]
2005-07-31  4:44                 ` Linus Torvalds
2005-07-31  5:32                   ` 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=m3ack3nb3c.fsf@telia.com \
    --to=petero2@telia.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=torvalds@osdl.org \
    /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).