1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-23 07:12:12 -07:00
emacs/lisp/vc
Dmitry Gutov 0a18899f06 Fix recently broken vc-delete-file with Git
* lisp/vc/vc-git.el (vc-git-delete-file):
Treat FILE as string, not list (bug#50334).
2021-09-03 03:34:18 +03:00
..
add-log.el Improve add-log-current-defun-header-regexp 2021-04-28 10:05:53 +02:00
compare-w.el
cvs-status.el
diff-mode.el Filter out -L foo labels in diff-hunk-file-names 2021-08-14 15:50:55 +02:00
diff.el
ediff-diff.el Remove messaging in ediff-make-diff2-buffer 2021-05-31 10:24:23 +02:00
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el Avoid making backup files in ediff when `make-backup-files' is nil 2021-07-08 15:46:38 +02:00
ediff-vers.el
ediff-wind.el Fix ediff3 layouts with window-combination-resize non-nil (Bug#49277) 2021-08-18 09:21:06 +02:00
ediff.el
emerge.el
log-edit.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-mode-menu): Add menu item for smerge-refine. 2021-08-04 23:43:21 +03:00
vc-annotate.el
vc-bzr.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
vc-cvs.el Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and rename 2021-08-29 22:37:30 +02:00
vc-dav.el
vc-dir.el
vc-dispatcher.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
vc-filewise.el
vc-git.el Fix recently broken vc-delete-file with Git 2021-09-03 03:34:18 +03:00
vc-hg.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
vc-hooks.el
vc-mtn.el
vc-rcs.el Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and rename 2021-08-29 22:37:30 +02:00
vc-sccs.el
vc-src.el
vc-svn.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
vc.el Move the expansion of abbreviated names to vc-git.el 2021-08-31 02:47:31 +03:00