1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 10:20:59 -07:00
emacs/lisp/vc
Sean Whitton 768c68942e Fix vc-pull from buffers visiting untracked files
* lisp/vc/vc.el (vc-pull): Don't fail when called from buffers
visiting unregistered or ignored files so long as there is a
'pull' function available from the backend.
2026-02-14 15:29:07 +00:00
..
add-log.el
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
vc-annotate.el
vc-bzr.el
vc-cvs.el
vc-dir.el New C-x v T l and C-x v T L commands 2026-01-29 17:01:32 +00:00
vc-dispatcher.el ; vc-user-edit-command-history: Expand docstring. 2026-02-14 14:47:09 +00:00
vc-filewise.el
vc-git.el Improve vc-git-topic-outgoing-base fallback algorithm 2026-02-14 13:20:08 +00:00
vc-hg.el Improve vc-git-topic-outgoing-base fallback algorithm 2026-02-14 13:20:08 +00:00
vc-hooks.el vc-find-backend-function: Require vc for default implementations 2026-02-14 15:03:52 +00:00
vc-rcs.el
vc-sccs.el
vc-src.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
vc-svn.el
vc.el Fix vc-pull from buffers visiting untracked files 2026-02-14 15:29:07 +00:00