9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] [PATCH] git/query: implement range using paint()
Date: Tue, 27 Sep 2022 23:47:10 -0400	[thread overview]
Message-ID: <9A537F72E176755FF83FDA6F6B390C28@eigenstate.org> (raw)
In-Reply-To: <63338d4a.050a0220.10e9a.6f67@mx.google.com>

Quoth Michael Forney <mforney@mforney.org>:

> The main motivation for this patch is to make a..b work as expected
> when a is not an ancestor of b. This type of query is very useful
> to answer questions like "what commits do I have that upstream is
> missing?" (origin/front..HEAD) or "what commits does upstream have
> that I'm missing?" (HEAD..origin/front) when your branch has diverged
> from upstream.
> 
> Of course, this is possible using the lca feature of ref syntax
> (origin/front HEAD @ .. HEAD), but my investigation revealed that
> there are other cases that are broken, even if a is an ancestor of
> b.
> 

lgtm, committed.


      reply	other threads:[~2022-09-28  3:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  2:09 Michael Forney
2022-09-28  3:47 ` ori [this message]

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=9A537F72E176755FF83FDA6F6B390C28@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.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).