aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Abbreviate the VC revision in vc-annotate's buffer nameJim Porter2023-12-273-3/+26
* Fix toolbar for Log Edit modeEli Zaretskii2023-12-241-11/+6
* Introduce a toolbar for Log Edit modePo Lu2023-12-241-1/+64
* Add "back" button on top of the pre-rename vc-print-log bufferDmitry Gutov2023-12-201-33/+69
* Using remap for binding of log-edit-beginning-of-line.Jared Finder2023-12-161-2/+2
* ; * lisp/vc/vc-git.el (vc-git-print-log-follow): Doc fix.Eli Zaretskii2023-12-161-6/+7
* ; vc-print-log-setup-buttons: Update a TODO commentDmitry Gutov2023-12-161-2/+3
* (vc-print-log-setup-buttons): Start "previous" history with specified revisionDmitry Gutov2023-12-162-3/+10
* Show buttons below vc-log even when REVISION is specifiedDmitry Gutov2023-12-161-7/+8
* Support viewing VC change history across renames (Git, Hg)Dmitry Gutov2023-12-154-6/+118
* Merge from origin/emacs-29Eli Zaretskii2023-12-092-2/+2
|\
| * ; Fix typosStefan Kangas2023-12-032-2/+2
* | * lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): Use defcustom (bug#67171).Juri Linkov2023-11-271-4/+8
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-231-1/+1
* | * lisp/vc/vc.el (vc-deduce-backend-nonvc-modes): New variable (bug#67145).Juri Linkov2023-11-141-3/+9
* | * lisp/vc/vc-hooks.el (vc-display-status): New value 'no-backend' (bug#66464).Juri Linkov2023-11-133-5/+15
* | * lisp/vc/vc-git.el (vc-git-revision-table): Reverse the table (bug#64656).Juri Linkov2023-11-061-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-10-281-6/+6
|\ \ | |/
| * * lisp/vc/log-view.el (log-view-mode-menu): Quote derived modes (bug#66686).Juri Linkov2023-10-221-6/+6
* | Refactor 'vc-default-mode-line-string' (bug#66464)Juri Linkov2023-10-163-95/+81
* | Fix vc-hg-log-edit-toggle-amendDmitry Gutov2023-10-141-1/+4
* | (vc-default-checkin-patch): Try to be compatible with BSD 'patch'Dmitry Gutov2023-10-141-1/+2
* | (vc-root-diff): Don't compute and pass on WORKING-REVISIONDmitry Gutov2023-10-141-3/+2
* | Optimize vc-hg-state for directoriesSpencer Baugh2023-10-141-2/+3
* | Merge from origin/emacs-29Michael Albinus2023-10-131-10/+22
|\ \ | |/
| * ; Improve documentation of VC commandsEli Zaretskii2023-10-081-10/+22
* | Rename 'vc-switch-backend' to 'vc-change-backend'Philip Kaludercic2023-10-081-10/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-10-072-3/+5
|\ \ | |/
| * Doc fix; more consistently refer to "text terminals"Stefan Kangas2023-10-011-3/+3
| * ; * lisp/vc/vc.el (vc-next-action): Improve commentary.Eli Zaretskii2023-09-291-0/+2
* | Make newly-created smerge-diff-buffers read-onlySpencer Baugh2023-10-051-1/+5
* | * lisp/vc/diff-mode.el (diff-apply-buffer): New command (bug#66113).Juri Linkov2023-09-271-0/+35
* | vc-annotate.el: make a new face if it didn't existMattias EngdegÄrd2023-09-261-16/+17
* | Fix ediff-toggle-multiframe cond clausesBasil L. Contovounesios2023-09-261-30/+22
* | File-expand DIRECTORY argument to vc-clonePhilip Kaludercic2023-09-221-2/+1
* | * lisp/vc/vc-git.el (vc-git-annotate-switches): Add useful tip.Stefan Kangas2023-09-031-1/+4
* | Make ediff-m-empty-t-f obsolete in favor of make-temp-fileStefan Kangas2023-09-021-27/+8
* | Make emerge-m-t-f obsolete in favor of make-temp-fileStefan Kangas2023-09-021-18/+12
* | Merge from origin/emacs-29Eli Zaretskii2023-09-022-2/+6
|\ \ | |/
| * Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-testsEli Zaretskii2023-09-012-2/+6
* | Merge from origin/emacs-29Eli Zaretskii2023-09-022-5/+26
|\ \ | |/
| * Fix applying patches with Git on MS-WindowsEli Zaretskii2023-08-272-5/+26
* | Fix VC mode-line indication for registerd but ignored filesEli Zaretskii2023-09-011-0/+9
* | Use ensure-list in many more placesStefan Kangas2023-08-273-4/+3
* | ; Delete redundant defvars; font-lock is preloadedStefan Kangas2023-08-254-7/+0
* | Assume that font-lock is preloadedStefan Kangas2023-08-251-2/+1
* | Install rcs2log within Emacs packages for AndroidPo Lu2023-08-241-2/+3
* | Don't use the too-new command 'git get-url'Bob Rogers2023-08-161-2/+4
* | Remove superfluous check from vc-hooks.elMichael Albinus2023-08-121-2/+1
* | Delete vc-deduce-fileset-1, taking advantage of set-bufferDmitry Gutov2023-07-181-14/+3