aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add obarray-clear and use itMattias Engdegård2024-02-171-1/+1
* Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-171-1/+1
* Reuse commit message when preparing a single patchPhilip Kaludercic2024-02-131-2/+10
* Allow using 'vc-prepare-patch' in non-VC buffersPhilip Kaludercic2024-02-121-1/+0
* Prevent cache of diff-mode buffers to grow without boundsMattias Engdegård2024-02-041-16/+53
* Don't open a new line for long defuns being inserted at column 0Po Lu2024-01-291-2/+4
* Prevent filling from mangling ChangeLog defun listsPo Lu2024-01-291-2/+35
* ; * lisp/vc/log-edit.el (log-edit--insert-filled-defuns): Fix typos.Po Lu2024-01-281-5/+6
* ; Correct typoPo Lu2024-01-281-3/+3
* Improve filling of ChangeLog entriesPo Lu2024-01-281-32/+101
* Merge from origin/emacs-29Eli Zaretskii2024-01-271-1/+1
|\
| * diff-mode: Support committing diff with file deletionsDmitry Gutov2024-01-181-1/+1
* | doc: Delete extraneous quotes around keysStefan Kangas2024-01-211-1/+1
* | Add autoload cookie to vc-git-grepAlyssa Ross2024-01-111-0/+1
* | ; (vc-print-log-internal): Update docstring furtherDmitry Gutov2024-01-111-1/+1
* | vc-log-mergebase: Fix the printing of buttons at the bottomDmitry Gutov2024-01-111-6/+9
* | ; * lisp/vc/vc.el (vc-deduce-fileset): Add commentary for bug#68174.Eli Zaretskii2024-01-031-0/+3
* | (vc-deduce-fileset): Handle log-view-mode derivatives speciallyDmitry Gutov2024-01-031-0/+3
* | Merge from savannah/emacs-29Po Lu2024-01-0239-39/+39
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-0239-39/+39
* | Fix vg-hg-annotate-time bugKjetil Orbekk2024-01-011-2/+2
* | 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