emacs/lisp/vc
Sean Whitton 8c6d549f6f Factor out some common code from VC incoming/outgoing functions
* lisp/vc/vc.el (vc--maybe-read-remote-location)
(vc--incoming-revision): New functions, factored out.
(vc-log-incoming, vc-default-log-incoming, vc-log-outgoing)
(vc-default-log-outgoing): Use them.
2025-07-03 20:53:24 +01:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el ; * lisp/vc/diff-mode.el (diff-mode-shared-map): Document. 2025-05-13 10:09:26 +01:00
diff.el
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 ; * lisp/vc/log-edit.el (log-edit-show-diff): Insert comma. 2025-06-12 11:17:27 +01:00
log-view.el New user option: vc-allow-async-diff 2025-06-13 06:00:52 +03:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el Fix regression in 'kill-this-buffer' (bug#78809) 2025-06-17 16:08:32 +02:00
smerge-mode.el lisp/vc/smerge-mode.el (smerge--refine-highlight-change): Fix misalignment 2025-06-26 12:55:27 -04:00
vc-annotate.el vc-annotate: Fix ever-lengthening buffer names 2025-06-27 21:20:06 +01:00
vc-bzr.el VC: Deprecate log-incoming and log-outgoing backend functions 2025-06-06 09:53:32 +01:00
vc-cvs.el
vc-dir.el vc-dir-update: Update 'backend' VC properties 2025-06-28 10:30:29 +01:00
vc-dispatcher.el ; * lisp/vc/vc-dispatcher.el (vc-finish-logentry): Fix thinko. 2025-06-27 14:18:14 +01:00
vc-filewise.el
vc-git.el ; * lisp/vc/vc-git.el (vc-git-print-log): Improve wording. 2025-06-29 16:30:13 +01:00
vc-hg.el ; * lisp/vc/vc-hg.el (vc-hg-command): Improve docstring. 2025-07-03 20:53:24 +01:00
vc-hooks.el vc-dir-update: Update 'backend' VC properties 2025-06-28 10:30:29 +01:00
vc-rcs.el New user option: vc-allow-async-diff 2025-06-13 06:00:52 +03:00
vc-sccs.el
vc-src.el
vc-svn.el
vc.el Factor out some common code from VC incoming/outgoing functions 2025-07-03 20:53:24 +01:00