index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
Age
Commit message (
Expand
)
Author
2022-04-07
Display file mode information when diff font lock prettify enabled
Matthias Meulien
2022-03-21
Add new user option `diff-entire-buffers'
Lars Ingebrigtsen
2022-03-07
Show SVN status on "." directories, too
Lars Ingebrigtsen
2022-02-21
* lisp/vc/diff-mode.el (diff--font-lock-prettify): Recognize mode changes
Stefan Monnier
2022-02-21
* lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034
Stefan Monnier
2022-02-19
* lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix mishaps
Stefan Monnier
2022-02-17
Don't prefix bookmark name with VC backend name
Matthias Meulien
2022-02-17
Extend bookmark menu with with handler type column
Matthias Meulien
2022-02-16
Fix computation of outline heading level for non-git diff
Matthias Meulien
2022-02-07
Improve the ediff-diff-options documentation
Lars Ingebrigtsen
2022-02-04
(with-demoted-errors): Warn on missing `format` arg
Stefan Monnier
2022-01-31
* lisp/vc/vc.el (vc-diff-internal): Assume revert-buffer is in current buffer.
Juri Linkov
2022-01-29
Make revert-buffer ('g') keep point in VC diff buffers
Charles A. Roelli
2022-01-26
Make smerge-refine-ignore-whitespace into defcustom
Lars Ingebrigtsen
2022-01-25
Improve how change-log-mode fills all-file-name lines
Lars Ingebrigtsen
2022-01-22
Mark nil vc-follow-symlinks as safe
Lars Ingebrigtsen
2022-01-21
Remove text mistakenly added to the diff--iterate-hunks doc string
Lars Ingebrigtsen
2022-01-21
Make diff--iterate-hunks more resilient
Lars Ingebrigtsen
2022-01-18
VC: Fix tests for SCCS and Mtn
Stefan Monnier
2022-01-15
* pcvs-info.el (cvs-mode-toggle-mark): Typo
Stefan Monnier
2022-01-14
pcvs-info.el: Prefer `declare-function` over `autoload`
Stefan Monnier
2022-01-14
Fix byte-compilation warning in pcvs-info
Lars Ingebrigtsen
2022-01-13
Prefer defvar-keymap to easy-mmode-defmap
Stefan Kangas
2022-01-11
* lisp/vc/vc.el (vc-shrink-buffer-window): New function (bug#51062).
Juri Linkov
2022-01-10
Add diff-mode-read-only to enable shorter keys in diff-mode
Juri Linkov
2022-01-05
Fix typo in cvs-status-mode-map keymap
Lars Ingebrigtsen
2022-01-05
Merge from origin/emacs-28
Stefan Kangas
2022-01-05
Fix vc-git with old Git over Tramp and cygwin-mount.el
Dmitry Gutov
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-29
Revert "Revert "Fix fontification in diff--font-lock-prettify""
Tassilo Horn
2021-12-29
Revert "Fix fontification in diff--font-lock-prettify"
Tassilo Horn
2021-12-29
Fix fontification in diff--font-lock-prettify
Matthias Meulien
2021-12-28
* lisp/vc/vc.el (vc-revert): Use generate-new-buffer, not just new buffer name
Juri Linkov
2021-12-20
Make some variable aliases obsolete
Stefan 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-16
Merge from origin/emacs-28
Stefan Kangas
2021-12-15
Fix control buffer window height in 'ediff-setup-control-buffer' (Bug#49277)
Martin Rudalics
2021-12-07
Add vc-git-stash-pop to vc-dir-git-mode
Lars Ingebrigtsen
2021-12-06
Make the Git stash commands available in vc-dir Git buffers
Lars Ingebrigtsen
2021-12-06
vc-git--program-version to support Git for macOS version string
Justin Schell
2021-11-26
Remove empty lines from stash read prompt
Dmitry Gutov
2021-11-22
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-18
* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659
Juri Linkov
2021-11-18
Revert VC-related prefix user options to previous values
Lars Ingebrigtsen
2021-11-17
Use substitute-command-keys in some messages
Stefan Kangas
2021-11-16
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-14
Fix previous -responsible-p change
Lars Ingebrigtsen
2021-11-14
Make all vc-*-responsible-p functions return a string
Lars Ingebrigtsen
[next]