index
:
puppet_vcsrepo.git
master
[puppet_vcsrepo]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-18
add begin/except for hg pull (mercurial 2.1 returns 1 for hg pull when no cha...
Andreas Gerstmayr
2012-03-18
Merge remote-tracking branch 'upstream/master'
Andreas Gerstmayr
2012-03-11
Merge pull request #19 from adamgibbins/master
James Turnbull
2012-03-11
Make Puppet DSL compliant with the style guides and puppet lint.
Adam Gibbins
2012-02-26
don't recreate bare repo if it exists already (fixes #12303)
Andreas Gerstmayr
2012-01-19
Merge pull request #17 from mmrobins/ticket/master/11798_fix_sha1_revision
Pieter van de Bruggen
2012-01-19
(#11798) Fix git checkout of revisions
Matt Robinson
2011-12-26
Merge pull request #15 from webfactory/fix_10787
James Turnbull
2011-11-26
Merge pull request #14 from webfactory/fix_10788
James Turnbull
2011-11-26
Merge pull request #13 from webfactory/cvs_module_name
James Turnbull
2011-11-19
Merge pull request #16 from mfournier/missing-working_copy_exists
James Turnbull
2011-11-19
Added missing 'working_copy_exists?' method.
Marc Fournier
2011-11-12
Merge pull request #12 from webfactory/fix_9083
James Turnbull
2011-11-12
Merge pull request #11 from cPanelScott/master
James Turnbull
2011-11-12
Fix owner/group as well (#10787)
Matthias Pigulla
2011-11-12
Fix (#10787) - Various fixes/tweaks for the CVS provider
Matthias Pigulla
2011-11-12
Fix (#10788) - Avoid unnecessary remote operations in the vcsrepo type
Matthias Pigulla
2011-11-11
Fix (#10751) by adding a new "module" parameter for the CVS provider
Matthias Pigulla
2011-11-11
Fix (#9083) as suggested by the original bug reporter.
Matthias Pigulla
2011-11-08
Run update_owner_and_excludes after update_preferences and get_revision
Scott O'Neil
2011-11-03
Merge pull request #9 from webfactory/topic_optional_commands
Ken Barber
2011-11-03
Fix (#10440) by making all commands optional
Matthias Pigulla
2011-09-21
Incremented version
0.0.4
James Turnbull
2011-08-29
Fixed Bug #9219 - vcsrepo updates too often
James Turnbull
2011-08-18
Merge pull request #6 from justintime/svn-basic-auth
Nibalizer
2011-08-18
Forgot to add the parameters to the type definition.
Justin Ellison
2011-08-17
Merge pull request #5 from justintime/svn-update_owner
Daniel Pittman
2011-08-17
Adding in missing support for owner and group properties.
Justin Ellison
2011-08-17
Adding basic_auth feature and adding --non-interactive to all svn commands.
Justin Ellison
2011-07-28
Merge pull request #4 from nearbuy/master
James Turnbull
2011-07-27
Updated for ruby 1.9. Not sure how important this actually is. Works on bot...
Nate Mueller
2011-07-27
Fixed an issue with 8e51aebd4cf77c7d68ee that broke git when you didn't speci...
Nate Mueller
2011-07-27
Add an identity param, respected by the git provider, to use a non-standard s...
Nate Mueller
2011-06-06
Merge pull request #3 from ody/bug/master/7797
James Turnbull
2011-06-06
(#7797) Makes git tags actually work.
Cody Herriges
2011-06-03
Fix #7534: provider.revision should not get called when repo doesn't exist.
Marc Fournier
2011-05-20
git: Update submodules recursively
Aleksey Lim
2011-05-20
git.rb: update_references before touching tags. tags created since last vcsre...
Adam Gandelman
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-09-14
git: rework how to do excludes
Brett Lentz
2010-09-14
git: correct checking out latest revision of a branch.
Brett Lentz
2010-09-13
new features for vcsrepo.
Brett Lentz
2010-09-14
Merge branch 'master' of git://github.com/reductivelabs/puppet-vcsrepo
James Turnbull
2010-09-14
Fixed bomb out with an error concerning working_copy_exists? not
James Turnbull
2010-08-20
Take into account :latest status in git provider
Aleksey Lim
2010-08-14
Support latest value for ensure property in git provider
Aleksey Lim
2010-07-29
Git provider fails to create a repo if it does not exist
James Turnbull
[next]