1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/lisp/vc
Dmitry Gutov fba64e1697 Fix vc-root-diff broken with Git as well
* lisp/vc/vc.el (vc-root-diff): Fix similar to 3502321403 by
avoiding the abbreviated directory name in argument (bug#39452).
2021-08-19 03:57:58 +03:00
..
add-log.el
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 Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
vc-dav.el
vc-dir.el
vc-dispatcher.el
vc-filewise.el
vc-git.el vc-git-region-history: Fix to call 'diff' more correctly 2021-08-17 03:32:12 +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
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 Fix vc-root-diff broken with Git as well 2021-08-19 03:57:58 +03:00