summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-20git: Update submodules recursivelyAleksey Lim
2011-05-20git.rb: update_references before touching tags. tags created since last vcsre...Adam Gandelman
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-09-14git: rework how to do excludesBrett Lentz
2010-09-14git: correct checking out latest revision of a branch.Brett Lentz
2010-09-13new features for vcsrepo.Brett Lentz
2010-09-14Merge branch 'master' of git://github.com/reductivelabs/puppet-vcsrepoJames Turnbull
2010-09-14Fixed bomb out with an error concerning working_copy_exists? notJames Turnbull
2010-08-20Take into account :latest status in git providerAleksey Lim
2010-08-14Support latest value for ensure property in git providerAleksey Lim
2010-07-29Git provider fails to create a repo if it does not existJames Turnbull
2010-07-22Updated to 0.0.3James Turnbull
2010-07-22When ensure => latest, svn didn't update.mikeknox
2010-06-24Updated Modulefile to 0.0.2James Turnbull
2010-06-01Fixed git provider to retrieve tagsJames Turnbull
2010-03-18Fix typo.Bruce Williams
2010-03-18Support different create and revision= operations depending on the revision t...Bruce Williams
2010-03-18Add submodule support to git providerBruce Williams
2010-03-18Cleanup ProviderExampleGroupBruce Williams
2010-03-18Move support fileBruce Williams
2010-03-18Fix bad context nestingBruce Williams
2010-03-18Rename methods context_with(out)? => context_with\1_resource for clarityBruce Williams
2010-03-18Name filesystem helpers appropriatelyBruce Williams
2010-03-18Subversion to use provider example group API for specsBruce Williams
2010-03-18Mercurial to use provider example group API for specsBruce Williams
2010-03-18CVS uses provider example group for specsBruce Williams
2010-03-17Further condense provider example group API, update Bazaar provider spec to u...Bruce Williams
2010-03-17Build ProviderExampleGroup for refactored provider testsBruce Williams
2010-03-15ensure = latest to support reference tracking.\n\nWorking with tags, more wor...Bruce Williams
2010-03-14filesystem_type feature (for svn's --fstype)Bruce Williams
2010-03-14Since we're overriding retrieve anyhow, make all the values for ensure explicitBruce Williams
2010-03-14Make gzip compression and bare repositories explicit featuresBruce Williams
2010-03-14Add GPL license (from Puppet core)Bruce Williams
2010-03-14Tweak markupBruce Williams
2010-03-14Add pointer for Puppet SSH approachBruce Williams
2010-03-14Working Bazaar support & docsBruce Williams
2010-03-14Basic Bazaar supportBruce Williams
2010-03-13Support Mercurial tags, restructure examplesBruce Williams
2010-03-13Add README for MercurialBruce Williams
2010-03-13Basic Mercurial supportBruce Williams
2010-03-13Add .gitignoreBruce Williams
2010-03-13Add Rakefile for the non-autotest inclinedBruce Williams
2010-03-13Add some example filesBruce Williams
2010-03-13Refactor common bits to abstract provider superclassBruce Williams
2010-03-13Basic CVS supportBruce Williams
2010-03-13Handle special case when converting an empty bare repository to a working cop...Bruce Williams
2010-03-13Handle special case when converting an empty bare repository to a working cop...Bruce Williams