[PATCH] Rework built-in diff to make its output more dense.
commitc983370e5e208cca4deda82184478ba445a156e6
authorJunio C Hamano <junkio@cox.net>
Sun, 1 May 2005 16:33:12 +0000 (1 09:33 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 16:33:12 +0000 (1 09:33 -0700)
treed1bf5024eb88cbf66e793512e1d1564d4f3b6e62
parenta6f3f3b1088a2515255f3fb5a8302d9c9071193b
[PATCH] Rework built-in diff to make its output more dense.

Linus says,

    The fewer lines there are that don't usually tell a human
    anything, the better. Dense is good.

This patch makes the default diff output more dense.  This
removes the previous misguided attempt to be cg-patch
compatible.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff.c