- 20 Jul, 2012 2 commits
-
-
Do not switch to master branch in pull() Add --track to git checkout, when checking out a remote branch to track.
Stephen Fromm committed -
Derek Carter committed
-
- 19 Jul, 2012 1 commit
-
-
Peter Sankauskas committed
-
- 10 May, 2012 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 09 May, 2012 1 commit
-
-
The ohai and facter modules use /usr/bin/logger to log the fact that they have been invoked. I added 'import os' to the ping module so that it could have the same syslog statements as the other modules. I separated the condensed: shlex.split(open(argfile, 'r').read()) into two separate statements similar to the other modules.
Stephen Fromm committed
-
- 08 May, 2012 2 commits
- 02 May, 2012 2 commits
-
-
Resets working tree to what is in HEAD and discards any uncommitted changes.
Stephen Fromm committed -
This adds exit_json() and fail_json() to git module. It also sets version to 'HEAD', if not provided.
Stephen Fromm committed
-
- 14 Mar, 2012 1 commit
-
-
Seth Vidal committed
-
- 29 Feb, 2012 1 commit
-
-
Michael DeHaan committed
-
- 27 Feb, 2012 2 commits
-
-
all modules take a common parameter name. But more or less we still work idempotently in modules.
Michael DeHaan committed -
Michael DeHaan committed
-