aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-0140-40/+40
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0140-40/+40
* | Revert "Revert "Fix fontification in diff--font-lock-prettify""Tassilo Horn2021-12-291-13/+11
* | Revert "Fix fontification in diff--font-lock-prettify"Tassilo Horn2021-12-291-11/+13
* | Fix fontification in diff--font-lock-prettifyMatthias Meulien2021-12-291-13/+11
* | * lisp/vc/vc.el (vc-revert): Use generate-new-buffer, not just new buffer nameJuri Linkov2021-12-281-1/+1
* | Make some variable aliases obsoleteStefan Kangas2021-12-201-3/+2
* | ; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc fix.Eli Zaretskii2021-12-161-3/+4
* | * lisp/vc/vc-dispatcher.el (vc-command-messages): Add choice 'log'.Juri Linkov2021-12-161-7/+13
* | Merge from origin/emacs-28Stefan Kangas2021-12-161-1/+19
|\ \ | |/
| * Fix control buffer window height in 'ediff-setup-control-buffer' (Bug#49277)Martin Rudalics2021-12-151-1/+19
* | Add vc-git-stash-pop to vc-dir-git-modeLars Ingebrigtsen2021-12-071-1/+2
* | Make the Git stash commands available in vc-dir Git buffersLars Ingebrigtsen2021-12-062-1/+16
* | vc-git--program-version to support Git for macOS version stringJustin Schell2021-12-061-6/+8
* | Remove empty lines from stash read promptDmitry Gutov2021-11-261-7/+6
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-223-9/+14
* | * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659Juri Linkov2021-11-181-1/+1
* | Revert VC-related prefix user options to previous valuesLars Ingebrigtsen2021-11-183-12/+9
* | Use substitute-command-keys in some messagesStefan Kangas2021-11-171-1/+3
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-166-67/+71
* | Fix previous -responsible-p changeLars Ingebrigtsen2021-11-143-3/+3
* | Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen2021-11-144-13/+19
* | Find most specific backend for `vc-backend-for-registration'.Manuel Giraud2021-11-141-3/+5
* | Merge from origin/emacs-28Stefan Kangas2021-11-111-1/+4
|\ \ | |/
| * * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.Juri Linkov2021-11-101-1/+4
* | Merge from origin/emacs-28Stefan Kangas2021-11-101-2/+2
|\ \ | |/
| * ; Fix typos in CONTRIBUTE, ELisp manual, ediffTom Levy2021-11-101-2/+2
* | * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespaceJuri Linkov2021-11-092-16/+17
* | Fix local variables overwritten when diff-mode is setMatthias Meulien2021-11-092-13/+19
* | Suppress a compilation warning about vc-switch-backendLars Ingebrigtsen2021-11-081-1/+2
* | Make 'C-x v v' on an unregistered file use the most specific backendManuel Giraud2021-11-061-6/+17
* | Fix 'diff-font-lock-prettify' breaking display of outline headersMatthias Meulien2021-11-052-10/+20
* | Merge from origin/emacs-28Glenn Morris2021-10-211-1/+1
|\ \ | |/
| * Don't use color escape sequences in vc-git-expanded-log-entryJan Synacek2021-10-191-1/+1
* | Fix typo in previous smerge-mode-map changeLars Ingebrigtsen2021-10-201-1/+1
* | Error out on invalid `define-keymap' keywordsLars Ingebrigtsen2021-10-191-1/+1
* | Fix diff-mode-shared-mapLars Ingebrigtsen2021-10-191-1/+1
* | Fix possible build issue in pcvs.el and diff-mode.elLars Ingebrigtsen2021-10-182-0/+2
* | Fix build issue with smerge-modeLars Ingebrigtsen2021-10-181-0/+1
* | Use define-keymap in pcvs and pcvs-defs.elLars Ingebrigtsen2021-10-182-155/+141
* | Convert diff-mode.el from easy-mmode-defmap to define-keymapLars Ingebrigtsen2021-10-181-54/+52
* | Convert smerge-mode.el from easy-mmode-defmap to define-keymapLars Ingebrigtsen2021-10-181-22/+20
* | Convert cvs-status-mode-map to new syntaxLars Ingebrigtsen2021-10-171-2/+2
* | Convert two `easy-mmode-defmap' usages to `defvar-keymap'Lars Ingebrigtsen2021-10-152-29/+26
* | Use `define-keymap' in log-view.elLars Ingebrigtsen2021-10-141-33/+18
* | Merge from origin/emacs-28Glenn Morris2021-10-141-4/+9
|\ \ | |/
| * Mark vc-switch-backend as obsoleteDmitry Gutov2021-10-141-4/+9
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-0/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-111-6/+5
|\ \ | |/
| * Expand the full file nameDmitry Gutov2021-10-111-6/+5