1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-11 17:31:35 -07:00
emacs/lisp/vc
Sean Whitton 13cc7c2b54 New 'log-outstanding' value for vc-log-view-type
This fixes vc-hg-print-log's choice of -r arguments to 'hg log'.

* lisp/vc/vc.el (vc-log-view-type): New 'log-outstanding' value.
(vc-log-outstanding): Pass it.
* lisp/vc/vc-git.el (vc-git-log-view-mode):
* lisp/vc/vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Treat
'log-outstanding' the same as 'log-outgoing'.
2026-02-27 13:45:24 +00:00
..
add-log.el Mark add-log-always-start-new-record as safe 2026-02-17 13:37:04 +01:00
compare-w.el
cvs-status.el
diff-mode.el ; diff--revert-kill-hunks: Hoist binding inhibit-read-only. 2026-02-05 12:24:05 +00:00
diff.el Autoload 'diff-no-select' 2026-02-13 19:53:12 +01:00
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el
log-view.el vc-log-show-limit: Change default to 500, and the button to 4X 2026-02-14 02:52:52 +02:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el lisp/vc/smerge-mode.el (smerge-refine-shadow-cursor): Make it thinner 2026-02-25 19:18:49 -05:00
vc-annotate.el
vc-bzr.el
vc-cvs.el
vc-dir.el New command vc-dir-root-next-action 2026-02-21 17:18:24 +00:00
vc-dispatcher.el vc-do-async-command: Set special-mode only when no mode set 2026-02-21 22:32:36 +00:00
vc-filewise.el
vc-git.el New 'log-outstanding' value for vc-log-view-type 2026-02-27 13:45:24 +00:00
vc-hg.el New 'log-outstanding' value for vc-log-view-type 2026-02-27 13:45:24 +00:00
vc-hooks.el Show "committing" pseudo-state in VC-Dir during an async checkin 2026-02-20 11:37:34 +00:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el New 'log-outstanding' value for vc-log-view-type 2026-02-27 13:45:24 +00:00