]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.
authorJuri Linkov <juri@linkov.net>
Mon, 25 Mar 2019 21:45:31 +0000 (23:45 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 25 Mar 2019 21:45:31 +0000 (23:45 +0200)
commitd43af7b64bd22724e5e9a624bcc06b4ed28faf73
treec67ea4d1d90dca703dccfa0106c181dc109d676e
parentdb53731c5f7e11240244161623b82b55cf303043
* lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.

* lisp/vc/vc-git.el (vc-git-mergebase): New function.
(vc-git-print-log): Interpret string value of arg LIMIT as an end-revision.

* lisp/vc/vc-hooks.el (vc-prefix-map): Bind 'vc-log-mergebase' to
'C-x v M L', and 'vc-diff-mergebase' to 'C-x v M D'.  (Bug#33950)
etc/NEWS
lisp/vc/vc-git.el
lisp/vc/vc-hooks.el
lisp/vc/vc.el