ansible/source_control
Caleb Brown d18c27fe76 Fix a bug in "hg" module so that pull is not set to a version.
There is a bug in the `hg` module where if a `tag` is used it won't
properly be able to update to it.

This problem is exhibited on repository where a tag is moved from an
older commit to a newer commit.
2014-01-23 15:56:36 +11:00
..
bzr Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
git Set accept_hostkey to False by default in the git module and fail 2014-01-11 11:02:01 -05:00
github_hooks Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
hg Fix a bug in "hg" module so that pull is not set to a version. 2014-01-23 15:56:36 +11:00
subversion subversion: use LANG=C to prevent regex failures 2014-01-15 10:05:31 +01:00