author | Alexandre Julliard <julliard@winehq.org> | |
Sun, 6 Jan 2008 11:13:36 +0000 (12:13 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 7 Jan 2008 02:41:44 +0000 (18:41 -0800) | ||
commit | 40f162b04b3d5155a7e41d27c9f52383a5fa5a9f | |
tree | 05558b4937df66bf4807a74923bcbea9e69db3cd | tree | snapshot |
parent | 5e3cb7e5038f99d442c484d5839bd6bf02adb58c | commit | diff |
git.el: Display file types and type changes.
Handle the T status from git-diff-index to display type changes
between file/symlink/subproject. Also always show the file type for
symlink and subprojects to indicate that they are not normal files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Handle the T status from git-diff-index to display type changes
between file/symlink/subproject. Also always show the file type for
symlink and subprojects to indicate that they are not normal files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el | diff | blob | history |