summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/source_control/subversion.py
Commit message (Expand)AuthorAgeFilesLines
* Fix type in svn documentation path (#65353)Will Brock2019-12-021-1/+1
* Fixes #59613 (#60041)Yuji Konishi2019-09-031-2/+2
* [docs] Fix subversion.py export example (#60438)Dan Hemberger2019-08-121-0/+1
* Subversion: Only fire changed when content has changed (#41036)Rob Emery2018-09-041-7/+26
* Remove execute bit from subversion module.Matt Clay2018-05-241-0/+0
* Subversion: checking out with existing content (#38366)Rob Emery2018-05-241-2/+21
* Fix update parameter (#36022)Yuji Konishi2018-05-231-1/+3
* PEP8 fixes: Ansible source_control module (#32323)Yadnyawalkya Tale2017-11-061-1/+1
* subversion: PEP8 compliancy and doc fixes (#30909)Dag Wieers2017-10-301-60/+40
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* remove wildcards and add boilerplateToshio Kuratomi2017-07-291-18/+8
* Fixes #23285 (#24291)Dane Summers2017-05-041-0/+2
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Call main in conditional way - source_controlFabio Alessandro Locati2016-12-081-1/+3
* Unquote urls in YAML - source_control (#5795)Fabio Alessandro Locati2016-12-081-3/+3
* Change example syntax on subversion moduleSam Doran2016-12-081-3/+11
* Add separate checkout and update parameters (#5306)Matthew Jones2016-12-081-3/+38
* Make subversion module work on python 3Michael Scherer2016-12-081-1/+1
* Do not leak the subversion password in log (#5200)Michael Scherer2016-12-081-1/+1
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-12-081-1/+1
* Revert "Reset all locale environment variables before running svn commands" (...Zoltán Müllner2016-12-081-1/+1
* Missing documentation fix (#2516)Petrox2016-12-081-0/+1
* Reset all locale environment variables before running svn commandsThomas Quinot2016-12-081-1/+4
* change a parameter to type=pathToshio Kuratomi2016-12-081-3/+3
* fixing issue with subversion module whereby the module was reporting local mo...Tim Barnes2016-12-081-2/+3
* version_added for switch Parameter changed to 2.0 Add comment to explain chec...Benjamin Baumer2016-12-081-7/+4
* Fix: Calling svn info to determine if dest is an svn Working Copy, to support...Benjamin Baumer2016-12-081-6/+29
* Replaced tabbed indentation with spaces for subversion moduleMatt Martz2016-12-081-1/+1
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+1
* Add support for repos with svn:externals filesGugli2016-12-081-4/+3
* Make documentation list when force changed defaultsToshio Kuratomi2016-12-081-0/+1
* Update force documentation to reflect default=noToshio Kuratomi2016-12-081-1/+1
* Fix #370, by allowing to export over a existing repositoryMichael Scherer2016-12-081-4/+7
* Make force parameter work for export operationMichael Scherer2016-12-081-3/+8
* file extensions!Michael DeHaan2016-12-081-0/+231