]> code.delx.au - gnu-emacs/commit
Display shorter dates in Git annotate output
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 16 May 2015 23:45:51 +0000 (02:45 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 16 May 2015 23:47:17 +0000 (02:47 +0300)
commit576fba5f58dd61163cf92a0c3f93859e047ecefd
tree1c0fd679cc6fd1cd16bb6f9e3c6015835f0e5f53
parent496bfe74990d6601d3584cb900643aa77d7b7a78
Display shorter dates in Git annotate output

* lisp/vc/vc-git.el (vc-git-annotate-command): Use the short date
format (when not overridden with vc-git-annotate-switches).
(vc-git-annotate-time): Support the short format, as well as ISO
8601 that has been used until now (bug#5428).
lisp/vc/vc-git.el