1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 05:31:01 -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 lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
cvs-status.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
diff-mode.el Filter out -L foo labels in diff-hunk-file-names 2021-08-14 15:50:55 +02:00
diff.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
ediff-diff.el Remove messaging in ediff-make-diff2-buffer 2021-05-31 10:24:23 +02:00
ediff-help.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
ediff-hook.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ediff-init.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
ediff-merg.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
ediff-mult.el Make ediff-copy-list alias obsolete 2021-04-05 11:14:34 +02:00
ediff-ptch.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
emerge.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
log-edit.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
log-view.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pcvs-defs.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
pcvs-info.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
pcvs-parse.el * lisp/vc/pcvs-parse.el: Fix lexical-binding breakage 2021-03-11 13:14:19 -05:00
pcvs-util.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
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 lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
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 lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
vc-dir.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
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 lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
vc-mtn.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
vc-rcs.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
vc-sccs.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
vc-src.el lisp/vc/*.el: Use lexical-bindings in all the files 2021-02-26 16:51:15 -05:00
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