1
0
mirror of https://github.com/git/git.git synced 2024-10-01 03:42:35 +02:00
git/contrib/emacs
Alexandre Julliard 93c22eeb30 git.el: Support for incremental status updates.
When we know which files have been modified, we can now run diff-index
or ls-files with a file list to refresh only the specified files
instead of the whole project.

This also allows proper refreshing of files upon add/delete/resolve,
instead of making assumptions about the new file state.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-07-24 03:16:26 -07:00
..
.gitignore
git-blame.el git-blame.el: pick a set of random colors for each git-blame turn 2007-03-31 23:58:10 -07:00
git.el git.el: Support for incremental status updates. 2007-07-24 03:16:26 -07:00
Makefile contrib/emacs/Makefile: Also install .el files. 2007-07-15 20:21:51 -07:00
vc-git.el Add missing functions to contrib/emacs/vc-git.el 2007-07-12 14:38:15 -07:00