aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/vc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add "back" button on top of the pre-rename vc-print-log bufferDmitry Gutov2023-12-201-33/+69
* ; 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-161-1/+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-151-3/+48
* Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | * 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
* | (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
* | 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-071-0/+2
|\ \ | |/
| * ; * lisp/vc/vc.el (vc-next-action): Improve commentary.Eli Zaretskii2023-09-291-0/+2
* | File-expand DIRECTORY argument to vc-clonePhilip Kaludercic2023-09-221-2/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-09-021-4/+17
|\ \ | |/
| * Fix applying patches with Git on MS-WindowsEli Zaretskii2023-08-271-4/+17
* | Delete vc-deduce-fileset-1, taking advantage of set-bufferDmitry Gutov2023-07-181-14/+3
* | Merge from origin/emacs-29Eli Zaretskii2023-06-241-4/+9
|\ \ | |/
| * Fix "vc-print-log does not erase buffer" and associated problemsDmitry Gutov2023-06-241-4/+9
* | Merge from origin/emacs-29Eli Zaretskii2023-05-261-12/+36
|\ \ | |/
| * ; Minor fixes in documentation of recently-changed VC commandsEli Zaretskii2023-05-261-13/+36
| * Add vc-create/switch/print-branch to menu and update documentation (bug#63690)Juri Linkov2023-05-251-1/+2
* | VC: Allow `vc-default-revert' (and CVS) to revert a missing fileOlivier Certner2023-04-191-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-04-151-1/+1
|\ \ | |/
| * ; vc-checkout: Wrap var lookup in 'bound-and-true-p'Dmitry Gutov2023-04-121-1/+1
| * vc-checkout: Try to use the vc-dir's backend firstDmitry Gutov2023-04-111-1/+1
* | Merge from origin/emacs-29Stefan Kangas2023-02-241-16/+38
|\ \ | |/
| * Improve documentation of VC commands, including in DiredEli Zaretskii2023-02-231-16/+38
* | Merge from origin/emacs-29Stefan Kangas2023-02-081-2/+2
|\ \ | |/
| * * lisp/vc/vc.el (vc-find-revision-no-save): Fix parens (bug#61256).Juri Linkov2023-02-051-2/+2
* | Merge from origin/emacs-29Stefan Kangas2023-01-271-1/+2
|\ \ | |/
| * * lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process.Juri Linkov2023-01-241-1/+2
* | Merge from origin/emacs-29Stefan Kangas2023-01-231-3/+14
|\ \ | |/
| * Generalize vc-pull-and-push to support more backends (bug#60569)Juri Linkov2023-01-221-3/+14
* | Data argument to `signal` should be a listMattias EngdegÄrd2023-01-031-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | ; * lisp/vc/vc.el (vc-prepare-patch): Fix typo.Sean Whitton2022-12-191-1/+1
* | vc-prepare-patch: Number the attached patchesSean Whitton2022-12-191-6/+25
|/
* Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962)Juri Linkov2022-12-111-1/+1
* ; Fix typosStefan Kangas2022-11-231-1/+1
* ; Avoid "Local Variables" popups in Emacs treeEli Zaretskii2022-11-201-0/+2
* * lisp/vc/vc.el (vc-default-last-change): Use 'vc-call'Philip Kaludercic2022-11-171-3/+1
* Have 'vc-prepare-patch' handle prefix arguments.Philip Kaludercic2022-11-171-15/+33
* ; * lisp/*.el: Fix typos in docstringsJuanma Barranquero2022-11-171-1/+1
* Merge branch 'feature/package+vc'Philip Kaludercic2022-11-041-0/+51
|\