author | Alexandre Julliard <julliard@winehq.org> | |
Mon, 16 Feb 2009 10:39:11 +0000 (11:39 +0100) | ||
committer | Alexandre Julliard <julliard@winehq.org> | |
Sat, 21 Feb 2009 12:49:36 +0000 (13:49 +0100) | ||
commit | 21ba0e84356cb73faecc4c5bf30df7b2222961d2 | |
tree | 22106364bd3e546fb8588d7d0c532982d3002fbf | tree | snapshot |
parent | 8c5b85ce87d15e4db37a6408f03b0eb71dde080e | commit | diff |
git.el: Make sure that file lists are sorted as they are created.
This avoids a possibly redundant sort in git-update-status-files and
git-status-filenames-map, and allows callers to continue using the
list without having to copy it.
It also fixes the confusing success messages reported by Brent
Goodrick.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This avoids a possibly redundant sort in git-update-status-files and
git-status-filenames-map, and allows callers to continue using the
list without having to copy it.
It also fixes the confusing success messages reported by Brent
Goodrick.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
contrib/emacs/git.el | diff | blob | history |