index
:
delta/ansible-modules-core.git
cherrypick-docker-facts-fix
devel
docker-merge-hostconfig-methods
docker-pid-mode
docker-tls-alt-854
docker-tls-none
ec2_vpc-sort
facts-subset-and-cleanup
feature_10218
find-with-regex
fix-authorized_key-random-hash
fix-wait-for-forever
gundalow-patch-1
gundalow-patch-2
gundalow-patch-3
issue_11023_ec2_euca
m-o-e-fix-ec2_asg
mysql-login-user-override
mysql-port
pip-freeze-and-pip-setuptools
pr/1657
pr/1916
pr/4642
release1.8.0
release1.8.1
release1.8.2
release1.8.3
release1.8.4
revert-1049-feature/os_router_gateway
revert-1050-revert-1049-feature/os_router_gateway
revert-1485-win_get_url-modified
revert-1564-win_features_improvements_v2
revert-1720-feature-virtual-floppy
revert-1995-revert-1720-feature-virtual-floppy
revert-3124-elb_proxy_protocol
revert-3488-azure_rm_virtualmachine
revert-3630-patch-1
revert-3944-devel
revert-5329-fix-authorized_key-random-hash
revert-5428-fix_command_timeout
revert-5594-doc/stat
revert-806-revert-753-fix/ec2-spot-no-tenancy
stable-1.9
stable-2.0
stable-2.0-network
stable-2.0.0.1
stable-2.0.1
stable-2.1
stable-2.2
staging
synchronize-become-is-reversed
synchronize-better-error-missing-rsync
temp-post-2.2.0-staging
temp-post-2.2.1-staging
travis-docs
uri-encoding-fix
use-yum-api
v1_modules
v2_command
yum-use-rpm
github.com: ansible/ansible-modules-core.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source_control
/
git.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refreshed metadata for core modules
Toshio Kuratomi
2016-12-06
1
-0
/
+4
*
Unquote urls in YAML - source_control (#5795)
Fabio Alessandro Locati
2016-12-02
1
-5
/
+5
*
[git] Set IdentitiesOnly=yes when using key_file (#5682)
David Wittman
2016-11-28
1
-1
/
+1
*
Git: indicate if remote url was changed or not (#5677)
Rob Cutmore
2016-11-21
1
-2
/
+1
*
Change example syntax on git module
Sam Doran
2016-11-15
1
-7
/
+20
*
Fix String Type for Python 3 Branch Comparison
Fahri Cihan Demirci
2016-10-24
1
-2
/
+2
*
Remove the yaml dep from the git module
Toshio Kuratomi
2016-10-21
1
-8
/
+14
*
Fix git for py3
Toshio Kuratomi
2016-10-21
1
-24
/
+30
*
Fix git failure for use of depth with version (#5135)
Robin Roth
2016-10-21
1
-4
/
+5
*
verify both tags and commits (#2654)
Jamie Evans
2016-10-18
1
-1
/
+5
*
Bulk spelling improvement to modules-core (#5225)
John R Barker
2016-10-13
1
-3
/
+3
*
Fix git get_diff TypeError when fetch (#4881)
Toopy
2016-09-20
1
-1
/
+2
*
Speedup git module on clone and pull (#4562)
Robin Roth
2016-09-12
1
-52
/
+40
*
to_text, to_bytes, and to_native now have surrogate_or_strict error handler (...
Toshio Kuratomi
2016-09-01
1
-2
/
+2
*
Remove colors from git-branch output for correct local search (#4545)
Anton Onufriev
2016-08-30
1
-1
/
+1
*
Port the module to run on python 3 (#4496)
Michael Scherer
2016-08-29
1
-7
/
+10
*
Clarify that refspec is needed to checkout a git hash (#4564)
Robin Roth
2016-08-27
1
-2
/
+3
*
git: add a umask parameter (#4473)
jctanner
2016-08-19
1
-0
/
+22
*
git: set the file:// protocol if needed and refactor HEAD parser (#4434)
jctanner
2016-08-15
1
-7
/
+40
*
[git] Determine branch name more reliable (#907)
Timmo Verlaan
2016-08-15
1
-1
/
+1
*
git: Use a local copy of unfrackpath to avoid using ansible.lib (#4426)
jctanner
2016-08-15
1
-3
/
+7
*
git: If force=yes, apply --force to submodule updates to overwrite local chan...
jctanner
2016-08-12
1
-2
/
+4
*
Git: Determine if remote URL is being changed (#4243)
Rob Cutmore
2016-08-12
1
-10
/
+34
*
git: save changed submodules in check and non-check mode (#4392)
jctanner
2016-08-11
1
-1
/
+3
*
Add diff mode support to git module (#3364)
Dag Wieers
2016-08-11
1
-20
/
+58
*
Fix git shallow update (#3912)
Robin Roth
2016-07-05
1
-16
/
+37
*
Add comment
Toshio Kuratomi
2016-06-21
1
-0
/
+4
*
git: fix change testing when version is HEAD (#3025)
Marius Gedminas
2016-06-21
1
-0
/
+2
*
Revert "Fix git shallow update (#3794)" -- Broke integration tests:
Toshio Kuratomi
2016-06-09
1
-36
/
+14
*
Fix git shallow update (#3794)
Robin Roth
2016-06-09
1
-14
/
+36
*
Improve error reporting when git binary fail (#3266)
Michael Scherer
2016-05-20
1
-6
/
+6
*
Add a better solution for the ssh_known_hosts issue
Michael Scherer
2016-04-28
1
-1
/
+2
*
Merge pull request #3507 from resmo/fix/git-porcelain-status
Toshio Kuratomi
2016-04-21
1
-1
/
+1
|
\
|
*
git: fix status to use porcelain, ignore user configuration
Rene Moser
2016-04-21
1
-1
/
+1
*
|
fix git switch branches in combination with depth on old git versions (#3492)
Robin Roth
2016-04-21
1
-8
/
+21
|
/
*
Merge pull request #3466 from robinro/git-full-clone-with-hash
Toshio Kuratomi
2016-04-19
1
-4
/
+9
|
\
|
*
fall back to full clone if version is hash
Robin Roth
2016-04-19
1
-4
/
+9
*
|
with depth only fetch actual version
Robin Roth
2016-04-19
1
-1
/
+1
|
/
*
Log git error stdout/stderr to fail_json (#3022)
Kyle Dyroff
2016-04-19
1
-4
/
+8
*
make git updates respect depth (#3254)
Robin Roth
2016-04-14
1
-15
/
+40
*
git still needs to have abspath applied to dest
Toshio Kuratomi
2016-04-06
1
-0
/
+1
*
Use type='path' for path arguments for git module
Michael Scherer
2016-03-29
1
-8
/
+3
*
Merge pull request #934 from jbgo/git-depth-switch-version
Brian Coca
2016-03-11
1
-0
/
+14
|
\
|
*
git: set remote branch before switching versions when using depth argument
Jordan Bach
2015-03-12
1
-0
/
+14
*
|
Since we screenscrape output from git to tell us information we need to use t...
Toshio Kuratomi
2016-02-07
1
-1
/
+6
*
|
forcing git fetch if sha1 are equal between repos but branch exists only at r...
Jan Duzinkiewicz
2016-01-11
1
-1
/
+3
*
|
Github uses both HTTP and HTTPS protocols
Dmitry Labutin
2015-12-29
1
-1
/
+1
*
|
Fix name of ssh_opts arg
Chris Streeter
2015-11-19
1
-1
/
+1
*
|
Fix detached head detection in is_not_a_branch()
Andrew Widdersheim
2015-10-06
1
-1
/
+1
*
|
Merge pull request #721 from jinowolski/devel
Brian Coca
2015-09-04
1
-1
/
+12
|
\
\
[next]