1
0
mirror of https://github.com/git/git.git synced 2024-09-30 20:41:39 +02:00
git/contrib/emacs
Junichi Uekawa 24a2293ad3 git-blame.el: show the when, who and what in the minibuffer.
Change the default operation to show 'when (day the commit was made),
who (who made the commit), what (what the commit log was)' in the
minibuffer instead of SHA1 and title of the commit log.

Since the user may prefer other displaying options, it is made as a
user-configurable option.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-02-11 13:23:15 -08:00
..
.gitignore
git-blame.el git-blame.el: show the when, who and what in the minibuffer. 2008-02-11 13:23:15 -08:00
git.el
Makefile
vc-git.el