Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-18 | add begin/except for hg pull (mercurial 2.1 returns 1 for hg pull when no ↵ | Andreas Gerstmayr | |
changes are found; this change gets reverted in mercurial 2.1.1) | |||
2011-11-03 | Fix (#10440) by making all commands optional | Matthias Pigulla | |
This will work around the issue in http://projects.puppetlabs.com/issues/6907, as the agent run will no longer fail if one of the commands is not installed. This gives you enough time to install the necessary packages through Puppet (make sure you get the dependencies right), as the agent won't fail unless you really start accessing the repository. | |||
2010-12-27 | support setting the owner/group in hg provider | Aaron Bull Schaefer | |
2010-12-27 | restructure conditional to fix Regexp.quote(nil) error | Aaron Bull Schaefer | |
2010-12-27 | add definitions for latest{,?} in hg provider | Aaron Bull Schaefer | |
2010-12-27 | fix undefined method 'working_copy_exists?' error for ProviderHg | Aaron Bull Schaefer | |
2010-03-15 | ensure = latest to support reference tracking.\n\nWorking with tags, more ↵ | Bruce Williams | |
work needed for branches (at least with git) | |||
2010-03-13 | Support Mercurial tags, restructure examples | Bruce Williams | |
2010-03-13 | Basic Mercurial support | Bruce Williams | |