summaryrefslogtreecommitdiff
path: root/lisp/vc
AgeCommit message (Expand)Author
2022-04-07Display file mode information when diff font lock prettify enabledMatthias Meulien
2022-03-21Add new user option `diff-entire-buffers'Lars Ingebrigtsen
2022-03-07Show SVN status on "." directories, tooLars Ingebrigtsen
2022-02-21* lisp/vc/diff-mode.el (diff--font-lock-prettify): Recognize mode changesStefan Monnier
2022-02-21* lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034Stefan Monnier
2022-02-19* lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix mishapsStefan Monnier
2022-02-17Don't prefix bookmark name with VC backend nameMatthias Meulien
2022-02-17Extend bookmark menu with with handler type columnMatthias Meulien
2022-02-16Fix computation of outline heading level for non-git diffMatthias Meulien
2022-02-07Improve the ediff-diff-options documentationLars Ingebrigtsen
2022-02-04(with-demoted-errors): Warn on missing `format` argStefan Monnier
2022-01-31* lisp/vc/vc.el (vc-diff-internal): Assume revert-buffer is in current buffer.Juri Linkov
2022-01-29Make revert-buffer ('g') keep point in VC diff buffersCharles A. Roelli
2022-01-26Make smerge-refine-ignore-whitespace into defcustomLars Ingebrigtsen
2022-01-25Improve how change-log-mode fills all-file-name linesLars Ingebrigtsen
2022-01-22Mark nil vc-follow-symlinks as safeLars Ingebrigtsen
2022-01-21Remove text mistakenly added to the diff--iterate-hunks doc stringLars Ingebrigtsen
2022-01-21Make diff--iterate-hunks more resilientLars Ingebrigtsen
2022-01-18VC: Fix tests for SCCS and MtnStefan Monnier
2022-01-15* pcvs-info.el (cvs-mode-toggle-mark): TypoStefan Monnier
2022-01-14pcvs-info.el: Prefer `declare-function` over `autoload`Stefan Monnier
2022-01-14Fix byte-compilation warning in pcvs-infoLars Ingebrigtsen
2022-01-13Prefer defvar-keymap to easy-mmode-defmapStefan Kangas
2022-01-11* lisp/vc/vc.el (vc-shrink-buffer-window): New function (bug#51062).Juri Linkov
2022-01-10Add diff-mode-read-only to enable shorter keys in diff-modeJuri Linkov
2022-01-05Fix typo in cvs-status-mode-map keymapLars Ingebrigtsen
2022-01-05Merge from origin/emacs-28Stefan Kangas
2022-01-05Fix vc-git with old Git over Tramp and cygwin-mount.elDmitry Gutov
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-29Revert "Revert "Fix fontification in diff--font-lock-prettify""Tassilo Horn
2021-12-29Revert "Fix fontification in diff--font-lock-prettify"Tassilo Horn
2021-12-29Fix fontification in diff--font-lock-prettifyMatthias Meulien
2021-12-28* lisp/vc/vc.el (vc-revert): Use generate-new-buffer, not just new buffer nameJuri Linkov
2021-12-20Make some variable aliases obsoleteStefan Kangas
2021-12-16; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc fix.Eli Zaretskii
2021-12-16* lisp/vc/vc-dispatcher.el (vc-command-messages): Add choice 'log'.Juri Linkov
2021-12-16Merge from origin/emacs-28Stefan Kangas
2021-12-15Fix control buffer window height in 'ediff-setup-control-buffer' (Bug#49277)Martin Rudalics
2021-12-07Add vc-git-stash-pop to vc-dir-git-modeLars Ingebrigtsen
2021-12-06Make the Git stash commands available in vc-dir Git buffersLars Ingebrigtsen
2021-12-06vc-git--program-version to support Git for macOS version stringJustin Schell
2021-11-26Remove empty lines from stash read promptDmitry Gutov
2021-11-22Use substitute-command-keys for literal key sequencesStefan Kangas
2021-11-18* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659Juri Linkov
2021-11-18Revert VC-related prefix user options to previous valuesLars Ingebrigtsen
2021-11-17Use substitute-command-keys in some messagesStefan Kangas
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-11-14Fix previous -responsible-p changeLars Ingebrigtsen
2021-11-14Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen