Re: [PATCH] Add "--summary" option to git diff.

From: Junio C Hamano <junkio@cox.net>
Date: 2006-05-15 10:12:28
Sean <seanlkml@sympatico.ca> writes:

> Remove the need to pipe git diff through git apply to
> get the extended headers summary.
>
> Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>

Hmph...

The next branch with this and other patches applied seems to
misbehave.

It makes glibc unhappy with 

PAGER= ./git whatchanged -B -C --stat --summary --no-merges --diff-filter=RC

and "*** glibc detected *** malloc(): memory corruption: xxx ***"

but not with this:

PAGER= ./git whatchanged -B -C --no-merges --diff-filter=RC

nor with this:

PAGER= ./git whatchanged -B -C --summary --no-merges --diff-filter=RC

works just fine, so this is _not_ your fault, and I know who to
harrass ;-).



-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon May 15 10:13:06 2006

This archive was generated by hypermail 2.1.8 : 2006-05-15 10:13:24 EST