index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the Git stash commands available in vc-dir Git buffers
Lars Ingebrigtsen
2021-12-06
2
-1
/
+16
*
vc-git--program-version to support Git for macOS version string
Justin Schell
2021-12-06
1
-6
/
+8
*
Remove empty lines from stash read prompt
Dmitry Gutov
2021-11-26
1
-7
/
+6
*
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
3
-9
/
+14
*
* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659
Juri Linkov
2021-11-18
1
-1
/
+1
*
Revert VC-related prefix user options to previous values
Lars Ingebrigtsen
2021-11-18
3
-12
/
+9
*
Use substitute-command-keys in some messages
Stefan Kangas
2021-11-17
1
-1
/
+3
*
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-16
6
-67
/
+71
*
Fix previous -responsible-p change
Lars Ingebrigtsen
2021-11-14
3
-3
/
+3
*
Make all vc-*-responsible-p functions return a string
Lars Ingebrigtsen
2021-11-14
4
-13
/
+19
*
Find most specific backend for `vc-backend-for-registration'.
Manuel Giraud
2021-11-14
1
-3
/
+5
*
Merge from origin/emacs-28
Stefan Kangas
2021-11-11
1
-1
/
+4
|
\
|
*
* lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.
Juri Linkov
2021-11-10
1
-1
/
+4
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-10
1
-2
/
+2
|
\
|
|
*
; Fix typos in CONTRIBUTE, ELisp manual, ediff
Tom Levy
2021-11-10
1
-2
/
+2
*
|
* lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespace
Juri Linkov
2021-11-09
2
-16
/
+17
*
|
Fix local variables overwritten when diff-mode is set
Matthias Meulien
2021-11-09
2
-13
/
+19
*
|
Suppress a compilation warning about vc-switch-backend
Lars Ingebrigtsen
2021-11-08
1
-1
/
+2
*
|
Make 'C-x v v' on an unregistered file use the most specific backend
Manuel Giraud
2021-11-06
1
-6
/
+17
*
|
Fix 'diff-font-lock-prettify' breaking display of outline headers
Matthias Meulien
2021-11-05
2
-10
/
+20
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-21
1
-1
/
+1
|
\
|
|
*
Don't use color escape sequences in vc-git-expanded-log-entry
Jan Synacek
2021-10-19
1
-1
/
+1
*
|
Fix typo in previous smerge-mode-map change
Lars Ingebrigtsen
2021-10-20
1
-1
/
+1
*
|
Error out on invalid `define-keymap' keywords
Lars Ingebrigtsen
2021-10-19
1
-1
/
+1
*
|
Fix diff-mode-shared-map
Lars Ingebrigtsen
2021-10-19
1
-1
/
+1
*
|
Fix possible build issue in pcvs.el and diff-mode.el
Lars Ingebrigtsen
2021-10-18
2
-0
/
+2
*
|
Fix build issue with smerge-mode
Lars Ingebrigtsen
2021-10-18
1
-0
/
+1
*
|
Use define-keymap in pcvs and pcvs-defs.el
Lars Ingebrigtsen
2021-10-18
2
-155
/
+141
*
|
Convert diff-mode.el from easy-mmode-defmap to define-keymap
Lars Ingebrigtsen
2021-10-18
1
-54
/
+52
*
|
Convert smerge-mode.el from easy-mmode-defmap to define-keymap
Lars Ingebrigtsen
2021-10-18
1
-22
/
+20
*
|
Convert cvs-status-mode-map to new syntax
Lars Ingebrigtsen
2021-10-17
1
-2
/
+2
*
|
Convert two `easy-mmode-defmap' usages to `defvar-keymap'
Lars Ingebrigtsen
2021-10-15
2
-29
/
+26
*
|
Use `define-keymap' in log-view.el
Lars Ingebrigtsen
2021-10-14
1
-33
/
+18
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-14
1
-4
/
+9
|
\
|
|
*
Mark vc-switch-backend as obsolete
Dmitry Gutov
2021-10-14
1
-4
/
+9
*
|
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-0
/
+1
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-11
1
-6
/
+5
|
\
|
|
*
Expand the full file name
Dmitry Gutov
2021-10-11
1
-6
/
+5
*
|
Make 'inhibit-changing-match-data' obsolete and adjust callers
Lars Ingebrigtsen
2021-10-07
1
-4
/
+3
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-05
3
-3
/
+3
|
\
|
|
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
3
-3
/
+3
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
5
-29
/
+17
|
/
*
; Fix some recent fixes to doc strings
Eli Zaretskii
2021-09-26
3
-6
/
+7
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
6
-10
/
+15
*
Make 'C-u C-x v v' handle unregistered files.
Manuel Giraud
2021-09-25
1
-1
/
+5
*
Use command substitution instead of raw keys in more places
Stefan Kangas
2021-09-24
3
-4
/
+6
*
Prefer seq-random-elt to nth+random
Stefan Kangas
2021-09-24
1
-2
/
+1
*
Do not count git markers as "deleted lines"
Konstantin Kharlamov
2021-09-23
1
-1
/
+5
*
Fix vc-annotate-show-log-revision-at-line
Dmitry Gutov
2021-09-23
2
-0
/
+11
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-2
/
+2
[next]