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
*
; 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
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Remove extra semicolons
Dmitry Gutov
2014-12-18
1
-1
/
+1
*
Fix recent vc-svn-dir-status-files breakage
Dmitry Gutov
2014-12-18
1
-3
/
+3
*
Move VC diff ASYNC argument to the fifth position
Dmitry Gutov
2014-12-14
1
-1
/
+1
*
Fix wrong humber arguments passed to vc-svn-diff.
Eric S. Raymond
2014-12-13
1
-3
/
+3
*
Fix minor bugs in vc.
Michael Albinus
2014-12-05
1
-0
/
+1
*
Fix bug whereby saving files hung in VC hook.
Karl Fogel
2014-12-03
1
-2
/
+2
*
In vc, abolish the dir-status method.
Eric S. Raymond
2014-12-02
1
-9
/
+7
*
Eliminate an unuted function argument.
Eric S. Raymond
2014-12-02
1
-1
/
+1
*
Remove could-register from the set of public VC backend methods,
Eric S. Raymond
2014-12-01
1
-4
/
+0
*
Terminate vc-disable-async-diff with extreme prejudice.
Eric S. Raymond
2014-12-01
1
-2
/
+1
*
* lisp/vc/vc-svn.el: Remove stray comment char introduced earlier today.
Glenn Morris
2014-12-01
1
-1
/
+1
*
Refactor VC merging to fix a layer violation.
Eric S. Raymond
2014-12-01
1
-0
/
+23
*
Confine vc-stay-local to CVS, because it was unusable in SVN.
Eric S. Raymond
2014-12-01
1
-14
/
+1
*
Remove stay-local support in svn back end, because...
Eric S. Raymond
2014-12-01
1
-12
/
+3
*
Remove vc-state-heuristic from the set of public methods.
Eric S. Raymond
2014-12-01
1
-20
/
+1
*
Argument removal inadvertently omitted from my previous commit.
Eric S. Raymond
2014-12-01
1
-1
/
+1
*
Remove editable argument from VC's backend checkout methods.
Eric S. Raymond
2014-11-20
1
-3
/
+3
*
Remove never-used rev argument from VC's backend checkin methods.
Eric S. Raymond
2014-11-20
1
-2
/
+1
*
Fix vc-svn-ignore
Dmitry Gutov
2014-10-03
1
-6
/
+15
[next]