git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Soffian <jaysoffian@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Aghiles <aghilesk@gmail.com>,
	Sverre Rabbelier <srabbelier@gmail.com>,
	git list <git@vger.kernel.org>
Subject: Re: potential improvement to 'git log' with a range
Date: Wed, 23 Jun 2010 15:36:51 -0400	[thread overview]
Message-ID: <AANLkTinPrObdQh1vZLo0tlq2bZn7BXKvHWLktI2pR5LY@mail.gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1004091807220.3558@i5.linux-foundation.org>

On Fri, Apr 9, 2010 at 9:20 PM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> To make things even more exciting triple-dot, "A...B" has two different
> meanings too, again one that is about sets ("symmetric difference") for
> the log-based ones, and one that is a somewhat badly defined range for the
> diff based ones (where the end-points are "one common nearest ancestor of
> A and B" and "B" respectively).
>
> It's all actually very natural when you get used to it, although that
> "A...B" as a range really isn't well-defined, since there can be more than
> one common nearest ancestors. It's still often enough useful in practice
> that I wouldn't get rid of it, but it's not the greatest feature.

Speaking of which, I'd love a switch to "git show $merge_commit" which
does "git log $merge_commit^..$merge_commit^2" but I've been too lazy
to write it. 9/10 times that I use .., it's in this context. :-)

j.

  parent reply	other threads:[~2010-06-23 19:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-09 23:24 potential improvement to 'git log' with a range Aghiles
2010-04-09 23:33 ` Santi Béjar
2010-04-09 23:33 ` Sverre Rabbelier
2010-04-10  0:13   ` Aghiles
2010-04-10  0:16     ` Sverre Rabbelier
2010-04-10  1:20     ` Linus Torvalds
2010-04-11 20:31       ` Aghiles
2010-04-11 21:32       ` Jakub Narebski
2010-06-23 17:05         ` Martin Geisler
2010-06-23 18:02           ` Jakub Narebski
2010-06-23 19:19             ` Martin Geisler
2010-06-23 21:24               ` Jakub Narebski
2010-06-23 22:04                 ` Martin Geisler
2010-06-23 19:36       ` Jay Soffian [this message]
2010-06-23 20:26         ` Junio C Hamano
2010-06-23 20:45           ` Jay Soffian
2010-06-24 20:31           ` Junio C Hamano
2010-06-24 22:49             ` Jay Soffian

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=AANLkTinPrObdQh1vZLo0tlq2bZn7BXKvHWLktI2pR5LY@mail.gmail.com \
    --to=jaysoffian@gmail.com \
    --cc=aghilesk@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=srabbelier@gmail.com \
    --cc=torvalds@linux-foundation.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).