git/contrib/emacs
Denis Cheng 9225d7be0a specify explicit "--pretty=medium" with git log/show/whatchanged
The following patch will introduce a new configuration variable,
"format.pretty", from then on the pretty format without specifying
"--pretty" might not be the default "--pretty=medium", it depends on
the user's config. So all kinds of Shell/Perl/Emacs scripts that needs
the default medium pretty format must specify it explicitly.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-03-05 12:06:09 -08:00
..
.gitignore contrib/emacs/Makefile: Provide tool for byte-compiling files. 2006-03-05 11:32:49 -08:00
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 specify explicit "--pretty=medium" with git log/show/whatchanged 2008-03-05 12:06:09 -08: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