summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-svn.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge branch 'feature/package+vc'Philip Kaludercic2022-11-041-0/+7
|\
| * Immediately check out the right branch or revisionPhilip Kaludercic2022-10-231-2/+5
| * Have 'vc-clone' return a directoryPhilip Kaludercic2022-10-181-1/+2
| * Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-081-1/+1
| |\
| * | ; * vc-svn.el (vc-svn-clone): Fix typoPhilip Kaludercic2022-10-071-1/+1
| * | * lisp/vc/vc-svn.el (vc-svn-clone): Add 'clone' implementationPhilip Kaludercic2022-10-061-0/+3
* | | vc-svn-ignore-completion-table: Ignore empty linesDmitry Gutov2022-11-021-1/+1
| |/ |/|
* | Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-241-1/+1
|/
* Fix some recently introduced byte-compiler warningsStefan Kangas2022-08-171-6/+4
* Audit symbol quoting in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* Show SVN status on "." directories, tooLars Ingebrigtsen2022-03-071-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-42/+36
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-101-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-1/+1
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-2/+2
* Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-151-1/+1
* Add new VC command `repository-url'Tassilo Horn2020-06-141-1/+8
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Support showing one revision with SubversionEli Zaretskii2019-11-291-2/+6
* VC: ability to skip update buffers promptAndrii Kolomoiets2019-11-141-0/+1
* Set correct svn:ignore property for relative filenamesWolfgang Scherer2019-10-071-4/+7
* Do not use error messages as list of ignored files in vc-svnWolfgang Scherer2019-09-151-2/+3
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-2/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Support SVN files with svn:externals propertyAlfred M. Szmidt2017-09-081-2/+1
* List locally removed files in vc-dir with SVN back-endAlfred M. Szmidt2017-09-081-0/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Avoid errors when creating files under SVN in new directoryEli Zaretskii2015-12-111-2/+6
* Fixed subversion vc error when opening file in new directory (bug#21984).Anders Lindgren2015-12-111-1/+2
* Pass SVN commit message through log-edit-extract-headersDmitry Gutov2015-11-251-1/+2
* When VC detects a conflict, specify which fileKarl Fogel2015-11-091-1/+1
* ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-281-0/+4
* Don't declare vc-exec-after anymoreDmitry Gutov2015-10-201-4/+0
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Make vc-tests work with MSYS svn programFabrice Popineau2015-07-071-1/+7
* Fix VC test suite on MS-WindowsEli Zaretskii2015-06-271-1/+9
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-261-1/+14
* vc-svn-dir-status-files: Parse output with the remote formatDmitry Gutov2015-01-161-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1