author | Junio C Hamano <junkio@cox.net> | |
Sat, 14 May 2005 01:40:14 +0000 (18:40 -0700) | ||
committer | Petr Baudis <xpasky@machine.sinus.cz> | |
Sat, 14 May 2005 23:49:30 +0000 (01:49 +0200) | ||
commit | 273b98343c5d743d89ee4d8a1556ca74dfddb786 | |
tree | e0292425078d1c6f40524ff95366dd5ad74753ed | tree | snapshot |
parent | 2ecd90502f4615c4f1a9340dfaed3f78ecd23747 | commit | diff |
[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>
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 | diff | blob | history |