[PATCH 1/3] Update mode-change strings in diff output.
commit273b98343c5d743d89ee4d8a1556ca74dfddb786
authorJunio C Hamano <junkio@cox.net>
Sat, 14 May 2005 01:40:14 +0000 (13 18:40 -0700)
committerPetr Baudis <xpasky@machine.sinus.cz>
Sat, 14 May 2005 23:49:30 +0000 (15 01:49 +0200)
treee0292425078d1c6f40524ff95366dd5ad74753ed
parent2ecd90502f4615c4f1a9340dfaed3f78ecd23747
[PATCH 1/3] Update mode-change strings in diff output.

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>
diff.c