[PATCH 1/3] Update mode-change strings in diff output.
authorJunio C Hamano <junkio@cox.net>
Sat, 14 May 2005 01:40:14 +0000 (18:40 -0700)
committerPetr Baudis <xpasky@machine.sinus.cz>
Sat, 14 May 2005 23:49:30 +0000 (01:49 +0200)
This updates the mode change strings to be a bit more machine
friendly.  Although this might go against the spirit of
readability for human consumption, these mode bits strings are
shown only when unusual things (mode change, file creation and
deletion) happens, output normalized for machine consumption
would be permissible.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Petr Baudis <pasky@ucw.cz>

No differences found