git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-rev-tree ---stdin -s -p broken
@ 2005-05-25 12:17 Thomas Glanzmann
  2005-05-25 12:39 ` Kay Sievers
  2005-05-25 18:14 ` Linus Torvalds
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Glanzmann @ 2005-05-25 12:17 UTC (permalink / raw)
  To: GIT

Hello,
this doesn't produce any output for me:

(faui01) [~/work/git/yagf] git-rev-list HEAD | git-diff-tree --stdin -v -s
(faui01) [~/work/git/yagf]

	Thomas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git-rev-tree ---stdin -s -p broken
  2005-05-25 12:17 git-rev-tree ---stdin -s -p broken Thomas Glanzmann
@ 2005-05-25 12:39 ` Kay Sievers
  2005-05-25 12:49   ` Thomas Glanzmann
  2005-05-25 18:14 ` Linus Torvalds
  1 sibling, 1 reply; 4+ messages in thread
From: Kay Sievers @ 2005-05-25 12:39 UTC (permalink / raw)
  To: GIT

On Wed, May 25, 2005 at 02:17:38PM +0200, Thomas Glanzmann wrote:
> Hello,
> this doesn't produce any output for me:
> 
> (faui01) [~/work/git/yagf] git-rev-list HEAD | git-diff-tree --stdin -v -s
> (faui01) [~/work/git/yagf]

Works for me with the latest git.
Does git-rev-list work?
Try strace'ing git-diff-tree.

Kay

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git-rev-tree ---stdin -s -p broken
  2005-05-25 12:39 ` Kay Sievers
@ 2005-05-25 12:49   ` Thomas Glanzmann
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Glanzmann @ 2005-05-25 12:49 UTC (permalink / raw)
  To: Kay Sievers; +Cc: GIT

Hello,

> Works for me with the latest git.  Does git-rev-list work?  Try
> strace'ing git-diff-tree.

false alert. With git HEAD it works. Strange I thought I had verified
that in the first place. Thanks.

	Thomas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: git-rev-tree ---stdin -s -p broken
  2005-05-25 12:17 git-rev-tree ---stdin -s -p broken Thomas Glanzmann
  2005-05-25 12:39 ` Kay Sievers
@ 2005-05-25 18:14 ` Linus Torvalds
  1 sibling, 0 replies; 4+ messages in thread
From: Linus Torvalds @ 2005-05-25 18:14 UTC (permalink / raw)
  To: Thomas Glanzmann; +Cc: GIT



On Wed, 25 May 2005, Thomas Glanzmann wrote:
>
> this doesn't produce any output for me:

I think you're hitting the bug where "-s" was broken for a while
yesterday, and was a bit _too_ silent.

It was fixed by the

  "Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option"

commit. So update your git repo, you should be ok.

		Linus

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-25 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-25 12:17 git-rev-tree ---stdin -s -p broken Thomas Glanzmann
2005-05-25 12:39 ` Kay Sievers
2005-05-25 12:49   ` Thomas Glanzmann
2005-05-25 18:14 ` Linus Torvalds

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).