1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -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 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 Make ediff-copy-list alias obsolete 2021-04-05 11:14:34 +02:00
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 * lisp/vc/ediff-vers.el: Remove XEmacs compat code. 2021-03-15 02:53:45 +01:00
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 * lisp/vc/pcvs-parse.el: Fix lexical-binding breakage 2021-03-11 13:14:19 -05:00
pcvs-util.el
pcvs.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
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 Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
vc-filewise.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
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