summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/source_control/hg.py
Commit message (Expand)AuthorAgeFilesLines
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-2/+2
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Unquote urls in YAML - source_control (#5795)Fabio Alessandro Locati2016-12-081-2/+2
* Change example syntax on hg moduleSam Doran2016-12-081-2/+10
* Add separate clone parameter (#5307)Matthew Jones2016-12-081-5/+36
* Fix hg for python3 (#4528)Toshio Kuratomi2016-12-081-6/+9
* Use the proper type for 'dest' argumentMichael Scherer2016-12-081-2/+2
* hg: discard changes without changing the current revisionJordi GutiƩrrez Hermoso2016-12-081-3/+1
* Add support for 'update' parameter to hg moduleChris AtLee2016-12-081-0/+12
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+1
* Reverse the force parameter for the hg moduleToshio Kuratomi2016-12-081-3/+4
* Fix a few bugs and misbehavior in the hg module: 1. Don't pull when `dest` is...Nate Coraor2016-12-081-7/+33
* file extensions!Michael DeHaan2016-12-081-0/+238