summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/source_control/subversion.py
Commit message (Expand)AuthorAgeFilesLines
* 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