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
/
vc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/vc/vc.el: API doc fixes.
Alfred M. Szmidt
2021-09-17
1
-2
/
+2
*
Reuse vc-read-backend more
Manuel Giraud
2021-09-17
1
-18
/
+8
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-2
/
+2
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
1
-1
/
+1
*
Allow killing the diff buffer after `C-x v u'
Lars Ingebrigtsen
2021-09-04
1
-2
/
+4
*
Move the expansion of abbreviated names to vc-git.el
Dmitry Gutov
2021-08-31
1
-5
/
+5
*
Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and rename
Lars Ingebrigtsen
2021-08-29
1
-14
/
+0
*
Fix vc-root-diff broken with Git as well
Dmitry Gutov
2021-08-19
1
-1
/
+1
*
Fix regressions in the last change
Dmitry Gutov
2021-08-16
1
-2
/
+2
*
Mention `find-ignore-file' in the vc.el commentary
Omar Polo
2021-08-12
1
-0
/
+8
*
Base the "extraclean" Make rule on "maintainer-clean"
Glenn Morris
2021-05-09
1
-0
/
+3
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-3
/
+4
*
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-02-26
1
-0
/
+1
*
Recompute mode-lines when marking conflicts resolved
Dmitry Gutov
2021-01-31
1
-0
/
+3
*
Only show "2x entries" i vc log buffers if needed
Lars Ingebrigtsen
2021-01-19
1
-15
/
+27
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Shorten over-wide docstrings in variables
Stefan Kangas
2020-12-19
1
-2
/
+3
*
vc-create-tag: use vc-revision-history variable
Andrii Kolomoiets
2020-12-13
1
-1
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2020-12-09
1
-8
/
+8
|
\
|
*
* lisp/vc/vc.el: Update args of backend API calls in the header comments
Juri Linkov
2020-12-06
1
-8
/
+8
*
|
Prefer setq-local in vc/*.el
Stefan Kangas
2020-12-05
1
-21
/
+19
*
|
Use null-device where appropriate
Michael Albinus
2020-11-25
1
-1
/
+1
*
|
Doc fix
Dmitry Gutov
2020-11-08
1
-1
/
+1
*
|
Mention which exact file is already registered
Dmitry Gutov
2020-11-08
1
-1
/
+1
*
|
Make vc-responsible-backend choose the most specific backend
Lars Ingebrigtsen
2020-10-26
1
-6
/
+16
*
|
Restore vc-revision-other-window buffer-changing behaviour
Lars Ingebrigtsen
2020-10-16
1
-7
/
+7
*
|
Improve support for using vc commands in indirect buffers
Nathan Moreau
2020-10-05
1
-11
/
+27
*
|
Tweak the `C-x v =' command when done from a diff buffer
Kevin Ryde
2020-09-14
1
-3
/
+10
*
|
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-13
1
-9
/
+9
*
|
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-09-07
1
-9
/
+9
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-5
/
+2
*
|
Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)
Andrii Kolomoiets
2020-09-05
1
-4
/
+0
*
|
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-3
/
+0
*
|
Revert feature added in bfd96e995d using project directories in vc (bug#41821)
Juri Linkov
2020-07-02
1
-4
/
+2
*
|
M-n in read-directory-name of vc commands gets project dirs (bug#41821)
Juri Linkov
2020-06-24
1
-2
/
+4
*
|
More not-state-changing vc commands can be used from non-file buffers
Juri Linkov
2020-06-24
1
-3
/
+1
*
|
Auto-setup for bug-reference-mode
Tassilo Horn
2020-06-17
1
-3
/
+7
*
|
Add optional remote-name argument to VC repository-url command
Tassilo Horn
2020-06-15
1
-2
/
+5
*
|
Add new VC command `repository-url'
Tassilo Horn
2020-06-14
1
-0
/
+4
*
|
* lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949).
Juri Linkov
2020-04-14
1
-12
/
+22
*
|
Support state changing VC operations on directories in Dired (bug#34949)
Juri Linkov
2020-03-30
1
-31
/
+9
*
|
In vc-print-branch-log use root instead of the default directory (bug#39704)
Juri Linkov
2020-03-10
1
-4
/
+6
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-04
1
-8
/
+10
|
\
|
|
*
vc-dir-ignore: More accurately choose base directory
Dmitry Gutov
2020-02-25
1
-8
/
+10
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-23
1
-27
/
+30
|
\
|
|
*
Move more logic to vc-ignore from vc-default-ignore
Dmitry Gutov
2020-02-23
1
-27
/
+30
*
|
Support state changing VC operations in dired-mode on files (bug#34949)
Juri Linkov
2020-02-19
1
-7
/
+28
|
/
*
Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)
Juri Linkov
2020-02-06
1
-1
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve vc--add-line, vc--remove-regexp
Wolfgang Scherer
2019-12-25
1
-9
/
+11
[next]