git.el: Keep the status buffer sorted by filename.
commit1b655040bec1ff2f44fe309ac0f26085ed6372e9
authorAlexandre Julliard <julliard@winehq.org>
Thu, 13 Sep 2007 09:49:40 +0000 (13 11:49 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 05:36:22 +0000 (13 22:36 -0700)
tree8c62dfb5050eb41c6883b9822c1e27af97cc4d7f
parent88b7dd4597b11db4a99537519df91265fc7533e0
git.el: Keep the status buffer sorted by filename.

This makes insertions and updates much more efficient.

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