* [PATCH]: Pass -M to diff in request-pull
@ 2006-12-04 7:17 David Miller
2006-12-04 8:35 ` Junio C Hamano
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2006-12-04 7:17 UTC (permalink / raw)
To: junkio; +Cc: git
Linus recommended this, otherwise any renames cause the
diffstate output to be rediculious in some circumstances :)
Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/git-request-pull.sh b/git-request-pull.sh
index 4319e35..4eacc3a 100755
--- a/git-request-pull.sh
+++ b/git-request-pull.sh
@@ -30,4 +30,4 @@ echo " $url"
echo
git log $baserev..$headrev | git-shortlog ;
-git diff --stat --summary $baserev..$headrev
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH]: Pass -M to diff in request-pull
2006-12-04 7:17 [PATCH]: Pass -M to diff in request-pull David Miller
@ 2006-12-04 8:35 ` Junio C Hamano
2006-12-04 16:45 ` Linus Torvalds
0 siblings, 1 reply; 4+ messages in thread
From: Junio C Hamano @ 2006-12-04 8:35 UTC (permalink / raw)
To: David Miller; +Cc: junkio, git
David Miller <davem@davemloft.net> writes:
> Linus recommended this, otherwise any renames cause the
> diffstate output to be rediculious in some circumstances :)
Thanks, but "rediculious"?
I think this makes sense, especially as it matches what we
show after a git-pull that ought to match the request.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH]: Pass -M to diff in request-pull
2006-12-04 8:35 ` Junio C Hamano
@ 2006-12-04 16:45 ` Linus Torvalds
2006-12-04 17:49 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2006-12-04 16:45 UTC (permalink / raw)
To: Junio C Hamano; +Cc: David Miller, git
On Mon, 4 Dec 2006, Junio C Hamano wrote:
> David Miller <davem@davemloft.net> writes:
> >
> > Linus recommended this, otherwise any renames cause the
> > diffstate output to be rediculious in some circumstances :)
>
> Thanks, but "rediculious"?
Kernel dewalopers can't speel. We all knew that.
At least we don't do 1337-sp33k.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH]: Pass -M to diff in request-pull
2006-12-04 16:45 ` Linus Torvalds
@ 2006-12-04 17:49 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2006-12-04 17:49 UTC (permalink / raw)
To: torvalds; +Cc: junkio, git
From: Linus Torvalds <torvalds@osdl.org>
Date: Mon, 4 Dec 2006 08:45:28 -0800 (PST)
> On Mon, 4 Dec 2006, Junio C Hamano wrote:
> > David Miller <davem@davemloft.net> writes:
> > >
> > > Linus recommended this, otherwise any renames cause the
> > > diffstate output to be rediculious in some circumstances :)
> >
> > Thanks, but "rediculious"?
>
> Kernel dewalopers can't speel. We all knew that.
>
> At least we don't do 1337-sp33k.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-12-04 17:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04 7:17 [PATCH]: Pass -M to diff in request-pull David Miller
2006-12-04 8:35 ` Junio C Hamano
2006-12-04 16:45 ` Linus Torvalds
2006-12-04 17:49 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox