summaryrefslogtreecommitdiff
path: root/lib/puppet/provider/vcsrepo/hg.rb
AgeCommit message (Expand)Author
2010-12-27support setting the owner/group in hg providerAaron Bull Schaefer
2010-12-27restructure conditional to fix Regexp.quote(nil) errorAaron Bull Schaefer
2010-12-27add definitions for latest{,?} in hg providerAaron Bull Schaefer
2010-12-27fix undefined method 'working_copy_exists?' error for ProviderHgAaron Bull Schaefer
2010-03-15ensure = latest to support reference tracking.\n\nWorking with tags, more wor...Bruce Williams
2010-03-13Support Mercurial tags, restructure examplesBruce Williams
2010-03-13Basic Mercurial supportBruce Williams