summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
Commit message (Expand)AuthorAge
...
* | | | Add vc-edit-next-commandSean Whitton2022-09-30
* | | | ; Drop two obsolete defvarsSean Whitton2022-09-24
* | | | Generalize & simplify implementation of user edits to VC commandsSean Whitton2022-09-24
* | | | Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-24
* | | | Add support for user edits to VC command argumentsSean Whitton2022-09-21
* | | | Merge from origin/emacs-28Stefan Kangas2022-09-21
|\ \ \ \
| * | | | Remove mention of non-existent `annotate-switches'Robert Pluim2022-09-20
* | | | | Use substitute-command-keys in some vc messagesStefan Kangas2022-09-16
* | | | | ; * lisp/vc/vc.el (vc-responsible-backend): Explain last change.Eli Zaretskii2022-09-16
* | | | | Fix sorting of backends in vc-responsible-backendLars Ingebrigtsen2022-09-16
* | | | | * lisp/vc/vc.el (vc-print-branch-log): Fix interactive spec.Juri Linkov2022-09-12
* | | | | 'C-x v b' prefix key is used for branch commands to create/switch/print branchJuri Linkov2022-09-12
* | | | | * lisp/vc/vc.el (vc-diff-patch-string): Fix arg in revert-buffer-function.Juri Linkov2022-09-11
* | | | | * lisp/vc/vc.el (vc-deduce-backend): Handle eshell-mode.Sean Whitton2022-09-10
* | | | | Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* | | | | 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349)Juri Linkov2022-08-28
* | | | | 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-28
* | | | | vc-merge: Look for 'merge-file' instead of 'merge'Dmitry Gutov2022-08-25
| |_|_|/ |/| | |
* | | | * lisp/vc/vc.el: Remove stray comment hyphen.Paul Eggert2022-08-01
| |_|/ |/| |
* | | Make some defcustom types more restrictiveStefan Kangas2022-07-05
* | | Simplify mode line for vc-print-root-logLars Ingebrigtsen2022-06-07
* | | Merge from origin/emacs-28Eli Zaretskii2022-04-16
|\| | | |/ |/|
| * Further vcs-cvs/rcs-responsible-p updates from masterLars Ingebrigtsen2022-04-16
* | * lisp/vc/vc.el (vc-diff-internal): Assume revert-buffer is in current buffer.Juri Linkov2022-01-31
* | Make revert-buffer ('g') keep point in VC diff buffersCharles A. Roelli2022-01-29
* | VC: Fix tests for SCCS and MtnStefan Monnier2022-01-18
* | * lisp/vc/vc.el (vc-shrink-buffer-window): New function (bug#51062).Juri Linkov2022-01-11
* | Add diff-mode-read-only to enable shorter keys in diff-modeJuri Linkov2022-01-10
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * lisp/vc/vc.el (vc-revert): Use generate-new-buffer, not just new buffer nameJuri Linkov2021-12-28
* | Find most specific backend for `vc-backend-for-registration'.Manuel Giraud2021-11-14
* | * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespaceJuri Linkov2021-11-09
* | Fix local variables overwritten when diff-mode is setMatthias Meulien2021-11-09
* | Make 'C-x v v' on an unregistered file use the most specific backendManuel Giraud2021-11-06
* | Fix 'diff-font-lock-prettify' breaking display of outline headersMatthias Meulien2021-11-05
* | Merge from origin/emacs-28Glenn Morris2021-10-14
|\|
| * Mark vc-switch-backend as obsoleteDmitry Gutov2021-10-14
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* Make 'C-u C-x v v' handle unregistered files.Manuel Giraud2021-09-25
* * lisp/vc/vc.el: API doc fixes.Alfred M. Szmidt2021-09-17
* Reuse vc-read-backend moreManuel Giraud2021-09-17
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* ; Fix symbol quoting typosStefan Kangas2021-09-12
* Allow killing the diff buffer after `C-x v u'Lars Ingebrigtsen2021-09-04
* Move the expansion of abbreviated names to vc-git.elDmitry Gutov2021-08-31
* Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and renameLars Ingebrigtsen2021-08-29
* Fix vc-root-diff broken with Git as wellDmitry Gutov2021-08-19
* Fix regressions in the last changeDmitry Gutov2021-08-16