]> git.eshelyaron.com Git - emacs.git/commit
VC-Hg: Use generic log-incoming & log-outgoing
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 1 Jul 2025 14:44:12 +0000 (15:44 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:12:01 +0000 (22:12 +0200)
commit376ba3a9ea85e858e6aa3206eef16fb765488c98
treeabf1a2c78b03b73a32a1c2f3a2dfc9cf0445bed1
parent959ac0faea3c268f3d589912b53390a225c6d116
VC-Hg: Use generic log-incoming & log-outgoing

* lisp/vc/vc-hg.el (vc-hg-print-log): Implement string LIMIT for
this backend.  Use a DAG range when 'vc-log-view-type' is
'log-outgoing'.  Document differences between -rN:M and -rN::M.
(vc-hg-log-view-mode): Treat 'log-incoming' and 'log-outgoing'
values for 'vc-log-view-type' as short logs too.
(vc-hg-log-incoming, vc-hg-log-outgoing): Delete.

(cherry picked from commit 3dfc98858712b39610716a08e2bb8211fea134de)
lisp/vc/vc-hg.el