author | Junichi Uekawa <dancer@netfort.gr.jp> | |
Mon, 11 Feb 2008 15:00:07 +0000 (00:00 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 11 Feb 2008 21:23:15 +0000 (13:23 -0800) | ||
commit | 24a2293ad35d567530048f0d2b0d11e0012af26d | |
tree | fa962d70d8229538a7f46e35af96ba8a7571d4af | tree | snapshot |
parent | 14f9e128d38f809947d34979a59ee524e350ac6e | commit | diff |
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>
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>
contrib/emacs/git-blame.el | diff | blob | history |