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
*
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
*
Minor fix in 'vc-print-root-log's prompt for revision ID
Eli Zaretskii
2019-11-29
1
-1
/
+1
*
Improve documentation and UI of 'C-x v L'
Eli Zaretskii
2019-11-29
1
-4
/
+5
*
'C-1 C-x v L' asks for revision and shows its log entry with diff (bug#38044)
Juri Linkov
2019-11-28
1
-10
/
+31
*
(vc-default-update-on-retrieve-tag): Accept backend argument
Andrii Kolomoiets
2019-11-14
1
-1
/
+1
*
VC: ability to skip update buffers prompt
Andrii Kolomoiets
2019-11-14
1
-7
/
+18
*
* lisp/dired-aux.el (dired-vc-rename-file): New defcustom.
Juri Linkov
2019-11-07
1
-1
/
+2
*
Fix vc-default-ignore
Wolfgang Scherer
2019-09-15
1
-4
/
+9
*
* lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644).
Juri Linkov
2019-07-25
1
-2
/
+7
*
* lisp/vc/vc.el (vc-log-search): New command (bug#36644).
Juri Linkov
2019-07-16
1
-0
/
+18
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Glenn Morris
2019-04-10
1
-3
/
+14
|
\
|
*
Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'
Eli Zaretskii
2019-04-06
1
-3
/
+14
*
|
* lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.
Juri Linkov
2019-03-25
1
-0
/
+53
*
|
* lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.
Juri Linkov
2019-03-19
1
-3
/
+7
*
|
* lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New var
Stefan Monnier
2019-02-18
1
-29
/
+16
*
|
Merge from origin/emacs-26
Glenn Morris
2019-02-08
1
-2
/
+5
|
\
|
|
*
Fix failures of vc-find-revision with non-ASCII file names
Eli Zaretskii
2019-02-08
1
-2
/
+5
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/vc/vc.el (vc-find-revision-no-save): Use decode-coding-inserted-region
Juri Linkov
2018-12-13
1
-14
/
+19
[next]