summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-04-167-12/+14
|\
| * Further vcs-cvs/rcs-responsible-p updates from masterLars Ingebrigtsen2022-04-167-14/+16
| * Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen2022-04-144-13/+19
* | Display file mode information when diff font lock prettify enabledMatthias Meulien2022-04-071-15/+28
* | Add new user option `diff-entire-buffers'Lars Ingebrigtsen2022-03-211-2/+12
* | Show SVN status on "." directories, tooLars Ingebrigtsen2022-03-071-2/+2
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Recognize mode changesStefan Monnier2022-02-211-0/+3
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034Stefan Monnier2022-02-211-18/+49
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix mishapsStefan Monnier2022-02-191-23/+26
* | Don't prefix bookmark name with VC backend nameMatthias Meulien2022-02-171-3/+2
* | Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+2
* | Fix computation of outline heading level for non-git diffMatthias Meulien2022-02-161-3/+4
* | Improve the ediff-diff-options documentationLars Ingebrigtsen2022-02-071-1/+4
* | (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-043-5/+7
* | * lisp/vc/vc.el (vc-diff-internal): Assume revert-buffer is in current buffer.Juri Linkov2022-01-311-4/+3
* | Make revert-buffer ('g') keep point in VC diff buffersCharles A. Roelli2022-01-291-4/+27
* | Make smerge-refine-ignore-whitespace into defcustomLars Ingebrigtsen2022-01-261-2/+5
* | Improve how change-log-mode fills all-file-name linesLars Ingebrigtsen2022-01-251-0/+15
* | Mark nil vc-follow-symlinks as safeLars Ingebrigtsen2022-01-221-0/+1
* | Remove text mistakenly added to the diff--iterate-hunks doc stringLars Ingebrigtsen2022-01-211-2/+1
* | Make diff--iterate-hunks more resilientLars Ingebrigtsen2022-01-211-16/+20
* | VC: Fix tests for SCCS and MtnStefan Monnier2022-01-181-7/+8
* | * pcvs-info.el (cvs-mode-toggle-mark): TypoStefan Monnier2022-01-151-1/+1
* | pcvs-info.el: Prefer `declare-function` over `autoload`Stefan Monnier2022-01-141-1/+1
* | Fix byte-compilation warning in pcvs-infoLars Ingebrigtsen2022-01-141-0/+2
* | Prefer defvar-keymap to easy-mmode-defmapStefan Kangas2022-01-131-3/+3
* | * lisp/vc/vc.el (vc-shrink-buffer-window): New function (bug#51062).Juri Linkov2022-01-111-6/+19
* | Add diff-mode-read-only to enable shorter keys in diff-modeJuri Linkov2022-01-103-16/+24
* | Fix typo in cvs-status-mode-map keymapLars Ingebrigtsen2022-01-051-2/+1
* | Merge from origin/emacs-28Stefan Kangas2022-01-051-39/+35
|\ \ | |/
| * Fix vc-git with old Git over Tramp and cygwin-mount.elDmitry Gutov2022-01-051-39/+35
* | 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