git.el: Display file types and type changes.
commit40f162b04b3d5155a7e41d27c9f52383a5fa5a9f
authorAlexandre Julliard <julliard@winehq.org>
Sun, 6 Jan 2008 11:13:36 +0000 (6 12:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jan 2008 02:41:44 +0000 (6 18:41 -0800)
tree05558b4937df66bf4807a74923bcbea9e69db3cd
parent5e3cb7e5038f99d442c484d5839bd6bf02adb58c
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>
contrib/emacs/git.el