author | Junio C Hamano <junkio@cox.net> | |
Sun, 1 May 2005 16:33:12 +0000 (09:33 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 1 May 2005 16:33:12 +0000 (09:33 -0700) | ||
commit | c983370e5e208cca4deda82184478ba445a156e6 | |
tree | d1bf5024eb88cbf66e793512e1d1564d4f3b6e62 | tree | snapshot |
parent | a6f3f3b1088a2515255f3fb5a8302d9c9071193b | commit | diff |
[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>
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 | diff | blob | history |