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-svn.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Merge branch 'feature/package+vc'
Philip Kaludercic
2022-11-04
1
-0
/
+7
|
\
|
*
Immediately check out the right branch or revision
Philip Kaludercic
2022-10-23
1
-2
/
+5
|
*
Have 'vc-clone' return a directory
Philip Kaludercic
2022-10-18
1
-1
/
+2
|
*
Merge branch 'master' into feature/package+vc
Philip Kaludercic
2022-10-08
1
-1
/
+1
|
|
\
|
*
|
; * vc-svn.el (vc-svn-clone): Fix typo
Philip Kaludercic
2022-10-07
1
-1
/
+1
|
*
|
* lisp/vc/vc-svn.el (vc-svn-clone): Add 'clone' implementation
Philip Kaludercic
2022-10-06
1
-0
/
+3
*
|
|
vc-svn-ignore-completion-table: Ignore empty lines
Dmitry Gutov
2022-11-02
1
-1
/
+1
|
|
/
|
/
|
*
|
Add a new command vc-pull-and-push
Lars Ingebrigtsen
2022-09-24
1
-1
/
+1
|
/
*
Fix some recently introduced byte-compiler warnings
Stefan Kangas
2022-08-17
1
-6
/
+4
*
Audit symbol quoting in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
Show SVN status on "." directories, too
Lars Ingebrigtsen
2022-03-07
1
-2
/
+2
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-1
/
+1
*
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-02-26
1
-42
/
+36
*
Refine use of vc-dir faces; apply to all backends
Protesilaos Stavrou
2021-02-10
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in vc/*.el
Stefan Kangas
2020-12-05
1
-1
/
+1
*
; Prefer https to http in more URLs
Stefan Kangas
2020-10-24
1
-2
/
+2
*
Add optional remote-name argument to VC repository-url command
Tassilo Horn
2020-06-15
1
-1
/
+1
*
Add new VC command `repository-url'
Tassilo Horn
2020-06-14
1
-1
/
+8
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Support showing one revision with Subversion
Eli Zaretskii
2019-11-29
1
-2
/
+6
*
VC: ability to skip update buffers prompt
Andrii Kolomoiets
2019-11-14
1
-0
/
+1
*
Set correct svn:ignore property for relative filenames
Wolfgang Scherer
2019-10-07
1
-4
/
+7
*
Do not use error messages as list of ignored files in vc-svn
Wolfgang Scherer
2019-09-15
1
-2
/
+3
*
Improve regexp advice again, and unchain ranges
Paul Eggert
2019-04-02
1
-1
/
+1
*
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
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-2
/
+4
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Support SVN files with svn:externals property
Alfred M. Szmidt
2017-09-08
1
-2
/
+1
*
List locally removed files in vc-dir with SVN back-end
Alfred M. Szmidt
2017-09-08
1
-0
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Avoid errors when creating files under SVN in new directory
Eli Zaretskii
2015-12-11
1
-2
/
+6
*
Fixed subversion vc error when opening file in new directory (bug#21984).
Anders Lindgren
2015-12-11
1
-1
/
+2
*
Pass SVN commit message through log-edit-extract-headers
Dmitry Gutov
2015-11-25
1
-1
/
+2
*
When VC detects a conflict, specify which file
Karl Fogel
2015-11-09
1
-1
/
+1
*
; Revert "Don't declare vc-exec-after anymore"
Dmitry Gutov
2015-10-28
1
-0
/
+4
*
Don't declare vc-exec-after anymore
Dmitry Gutov
2015-10-20
1
-4
/
+0
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Make vc-tests work with MSYS svn program
Fabrice Popineau
2015-07-07
1
-1
/
+7
*
Fix VC test suite on MS-Windows
Eli Zaretskii
2015-06-27
1
-1
/
+9
*
Use vc-switches on vc-*-annotate-command
Oscar Fuentes
2015-02-26
1
-1
/
+14
*
vc-svn-dir-status-files: Parse output with the remote format
Dmitry Gutov
2015-01-16
1
-1
/
+2
[next]