git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Pitre <nico@cam.org>
To: Junio C Hamano <junkio@cox.net>
Cc: Linus Torvalds <torvalds@osdl.org>, git@vger.kernel.org
Subject: Re: [PATCH] show changed tree objects with recursive git-diff-tree
Date: Wed, 25 May 2005 09:38:37 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.62.0505250934040.16151@localhost.localdomain> (raw)
In-Reply-To: <7vmzqjn7qh.fsf@assigned-by-dhcp.cox.net>

On Tue, 24 May 2005, Junio C Hamano wrote:

> How about this patch instead?  Does it do what you need?  My
> understanding of your needs is that you do not like having to
> call diff-tree (w/o recursive) only to get tree IDs involved,
> because you are indeed interested in the whole tree and prefer
> recursive behaviour; for that reason I made -t to imply -r.

Yes, that does what I need, thanks.

Now there is only the minor inconsistency that the recursive output 
without -t doesn't display tree objects while the non recursive output 
does output tree objects regardless.  Do we care?


Nicolas

  reply	other threads:[~2005-05-25 13:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-21  1:40 [PATCH] show changed tree objects with recursive git-diff-tree Nicolas Pitre
2005-05-21  2:11 ` Junio C Hamano
2005-05-21  3:34   ` Linus Torvalds
2005-05-23 21:49     ` Nicolas Pitre
2005-05-25  6:24       ` Junio C Hamano
2005-05-25 13:38         ` Nicolas Pitre [this message]
2005-05-25 19:18           ` Junio C Hamano
2005-05-21  3:20 ` Linus Torvalds
2005-05-21  3:47   ` 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=Pine.LNX.4.62.0505250934040.16151@localhost.localdomain \
    --to=nico@cam.org \
    --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).