summaryrefslogtreecommitdiff
path: root/lib/puppet/provider/vcsrepo/cvs.rb
AgeCommit message (Expand)Author
2016-02-16Bring stderr output to the Puppet visible outputMarkus Frosch
2014-10-29Revamp debugging outputJon Fautley
2014-10-28Add `user` feature support to CVS providerJon Fautley
2014-05-22Un-optional the non-optional commands.Daniele Sluijters
2013-07-25The location of Puppet::Util[::Execution].withenv changed from Puppet 2.x to 3.xAaron Stone
2013-07-19WhitespaceAaron Stone
2013-07-19Allow for setting the CVS_RSH environment variableMatthias Pigulla
2012-10-19Merge branch 'master' into dummy-providerAaron Stone
2012-10-18Remove excess whitespace.Aaron Stone
2012-10-18Add a dummy provider, remove 'defaultfor' from all other providers. Resolves ...Aaron Stone
2012-08-29Removes trailing whitespaceGarrett Honeycutt
2011-12-26Merge pull request #15 from webfactory/fix_10787James Turnbull
2011-11-26Merge pull request #13 from webfactory/cvs_module_nameJames Turnbull
2011-11-12Merge pull request #12 from webfactory/fix_9083James Turnbull
2011-11-12 Fix owner/group as well (#10787)Matthias Pigulla
2011-11-12Fix (#10787) - Various fixes/tweaks for the CVS providerMatthias Pigulla
2011-11-11Fix (#10751) by adding a new "module" parameter for the CVS providerMatthias Pigulla
2011-11-11Fix (#9083) as suggested by the original bug reporter.Matthias Pigulla
2011-11-03Fix (#10440) by making all commands optionalMatthias Pigulla
2010-03-15ensure = latest to support reference tracking.\n\nWorking with tags, more wor...Bruce Williams
2010-03-14Make gzip compression and bare repositories explicit featuresBruce Williams
2010-03-13Basic Mercurial supportBruce Williams
2010-03-13Refactor common bits to abstract provider superclassBruce Williams
2010-03-13Basic CVS supportBruce Williams