vc-log-outgoing fixes for git; add binding to vc-dir
commit0a670690f19bf263dadfe387e5bb22311e3b5231
authorTom Tromey <tom@tromey.com>
Wed, 15 Feb 2017 12:12:18 +0000 (15 05:12 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 20 Feb 2017 04:01:28 +0000 (19 21:01 -0700)
tree3b8e79c48aeea0349aa1c10e2b1b30d7900e49f3
parenta4c3227230fbdbcb324313b6aae067ad284f8239
vc-log-outgoing fixes for git; add binding to vc-dir

* lisp/vc/vc-dir.el (vc-dir-mode-map): Bind "O" to vc-log-outgoing.
* lisp/vc/vc-git.el (vc-git-log-outgoing, vc-git-log-incoming): Use
async execution.
(vc-git-log-view-mode): Also truncate lines for log-outgoing and
log-incoming.
* lisp/vc/vc.el (vc-log-incoming, vc-log-outgoing): Don't pass nil
as remote-location argument.
lisp/vc/vc-dir.el
lisp/vc/vc-git.el
lisp/vc/vc.el