You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/source_control
Dag Wieers 4ee9cc4b3f Add diff mode support to git module (#3364)
* Add diffmode support to git module

This patch adds missing diffmode support to the git module.

* Remodel get_diff() and calls to it

As proposed by @abadger

* Ensure we fetch the required object before performing a diff

Also we handle the return code ourselves, so don't leave this up to run_command().
9 years ago
..
__init__.py package files 9 years ago
git.py Add diff mode support to git module (#3364) 9 years ago
hg.py Use the proper type for 'dest' argument 9 years ago
subversion.py Revert "Reset all locale environment variables before running svn commands" (#4358) 9 years ago