summaryrefslogtreecommitdiff
path: root/lisp/vc
AgeCommit message (Expand)Author
2023-12-09Merge from origin/emacs-29Eli Zaretskii
2023-12-03; Fix typosStefan Kangas
2023-11-27* lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): Use defcustom (bug#67171).Juri Linkov
2023-11-23Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier
2023-11-14* lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): New variable (bug#67145).Juri Linkov
2023-11-13* lisp/vc/vc-hooks.el (vc-display-status): New value 'no-backend' (bug#66464).Juri Linkov
2023-11-06* lisp/vc/vc-git.el (vc-git-revision-table): Reverse the table (bug#64656).Juri Linkov
2023-10-28Merge from origin/emacs-29Eli Zaretskii
2023-10-22* lisp/vc/log-view.el (log-view-mode-menu): Quote derived modes (bug#66686).Juri Linkov
2023-10-16Refactor 'vc-default-mode-line-string' (bug#66464)Juri Linkov
2023-10-14Fix vc-hg-log-edit-toggle-amendDmitry Gutov
2023-10-14(vc-default-checkin-patch): Try to be compatible with BSD 'patch'Dmitry Gutov
2023-10-14(vc-root-diff): Don't compute and pass on WORKING-REVISIONDmitry Gutov
2023-10-14Optimize vc-hg-state for directoriesSpencer Baugh
2023-10-13Merge from origin/emacs-29Michael Albinus
2023-10-08Rename 'vc-switch-backend' to 'vc-change-backend'Philip Kaludercic
2023-10-08; Improve documentation of VC commandsEli Zaretskii
2023-10-07Merge from origin/emacs-29Eli Zaretskii
2023-10-05Make newly-created smerge-diff-buffers read-onlySpencer Baugh
2023-10-01Doc fix; more consistently refer to "text terminals"Stefan Kangas
2023-09-29; * lisp/vc/vc.el (vc-next-action): Improve commentary.Eli Zaretskii
2023-09-27* lisp/vc/diff-mode.el (diff-apply-buffer): New command (bug#66113).Juri Linkov
2023-09-26vc-annotate.el: make a new face if it didn't existMattias EngdegÄrd
2023-09-26Fix ediff-toggle-multiframe cond clausesBasil L. Contovounesios
2023-09-22File-expand DIRECTORY argument to vc-clonePhilip Kaludercic
2023-09-03* lisp/vc/vc-git.el (vc-git-annotate-switches): Add useful tip.Stefan Kangas
2023-09-02Make ediff-m-empty-t-f obsolete in favor of make-temp-fileStefan Kangas
2023-09-02Make emerge-m-t-f obsolete in favor of make-temp-fileStefan Kangas
2023-09-02Merge from origin/emacs-29Eli Zaretskii
2023-09-02Merge from origin/emacs-29Eli Zaretskii
2023-09-01Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-testsEli Zaretskii
2023-09-01Fix VC mode-line indication for registerd but ignored filesEli Zaretskii
2023-08-27Use ensure-list in many more placesStefan Kangas
2023-08-27Fix applying patches with Git on MS-WindowsEli Zaretskii
2023-08-25; Delete redundant defvars; font-lock is preloadedStefan Kangas
2023-08-25Assume that font-lock is preloadedStefan Kangas
2023-08-24Install rcs2log within Emacs packages for AndroidPo Lu
2023-08-16Don't use the too-new command 'git get-url'Bob Rogers
2023-08-12Remove superfluous check from vc-hooks.elMichael Albinus
2023-07-18Delete vc-deduce-fileset-1, taking advantage of set-bufferDmitry Gutov
2023-07-14; * lisp/vc/ediff-wind.el: hush bytecomp warnings on non-X platformsMattias EngdegÄrd
2023-07-06Allow floating the ediff control frame under XSpencer Baugh
2023-06-24Merge from origin/emacs-29Eli Zaretskii
2023-06-24Fix "vc-print-log does not erase buffer" and associated problemsDmitry Gutov
2023-06-17Fix more shy group regexpsBasil L. Contovounesios
2023-05-26Merge from origin/emacs-29Eli Zaretskii
2023-05-26; Minor fixes in documentation of recently-changed VC commandsEli Zaretskii
2023-05-25* lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend.Juri Linkov
2023-05-25Add vc-create/switch/print-branch to menu and update documentation (bug#63690)Juri Linkov
2023-05-23Use faster option for running vc-hg status (Bug#63470)Spencer Baugh