git.el: Allow selecting whether to display uptodate/unknown/ignored files.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 13 Sep 2007 09:50:08 +0000 (11:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 05:37:54 +0000 (22:37 -0700)
commit98acc3fabc2d197525f1b0119382a00a664014b7
treee0b80731f3db66d0d919dd632017be9e69c23f43
parent1b655040bec1ff2f44fe309ac0f26085ed6372e9
git.el: Allow selecting whether to display uptodate/unknown/ignored files.

The default behavior for each state can be customized, and it can also
be toggled directly from the status buffer.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el