index
:
puppet_vcsrepo.git
master
[puppet_vcsrepo]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-08-28
change path_empty? to not do full directory listing
John Iacona
2013-08-28
update git provider to handle checking out into an existing (empty) dir
John Iacona
2013-08-12
Fix svn provider to look for '^Revision:'.
Michael Arnold
2013-07-25
Handle revision update without source switch.
Aaron Stone
2013-07-25
added support for changing upstream repo url
Matthew Slowe
2013-07-25
The location of Puppet::Util[::Execution].withenv changed from Puppet 2.x to 3.x
Aaron Stone
2013-07-19
Style adjustment
Aaron Stone
2013-07-19
Style and comments
Aaron Stone
2013-07-19
Add support for master svn repositories
5Ub-Z3r0
2013-07-19
Whitespace
Aaron Stone
2013-07-19
Whitespace
Aaron Stone
2013-07-19
Allow for setting the CVS_RSH environment variable
Matthias Pigulla
2013-07-17
Adding svn configuration parameter, and docs
zane
2013-07-17
Use git checkout --force instead of short -f everywhere
Aaron Stone
2013-07-17
Merge pull request #46 from Paulche/master
Aaron Stone
2013-07-17
Merge pull request #78 from jhoblitt/git_provider_checkout_remote_refs
Aaron Stone
2013-07-17
fix git provider checkout of a remote ref on an existing repo
Joshua Hoblitt
2013-07-17
Whitespace
Aaron Stone
2013-07-17
Unlimited sudmodule's nesting for git provider
Paul Chechetin
2013-07-16
Added ssh identity
Arnoud de Jonge
2013-07-13
Whitespace
Aaron Stone
2013-07-13
Merge pull request #40 from ajohnstone/master
Aaron Stone
2013-07-13
Merge pull request #61 from hholzgra/master
Aaron Stone
2013-04-17
add timeout to ssh sessions negotiation to prevent github problems (or any ot...
Ramin K
2013-03-23
"ensure => latest" support for bzr
Hartmut Holzgraefe
2013-03-20
Merge pull request #58 from sim0nf/fix_regex
Ben Ford
2013-03-18
Merge pull request #59 from binford2k/clone_as_non-root_user
Ben Ford
2013-03-18
Allow non-root users to clone a repo
Ben Ford
2013-03-18
Tighten regex to avoid matching the word 'commit' in message
Simon Forman
2013-03-12
Merge pull request #56 from raphink/git_update_origin
Ben Ford
2013-03-11
Create the repository with proper permissions.
Ben Ford
2013-03-06
Update origin if necessary before checking revision
Raphaƫl Pinson
2012-11-14
Handle arg force for svn
Andrew Johnstone
2012-10-19
Revert pull request #27 until it comes with unit tests.
0.1.1
Aaron Stone
2012-10-19
Merge branch 'master' into dummy-provider
Aaron Stone
2012-10-19
Dummy provider raises an exception if it is used. Tests to prove it.
Aaron Stone
2012-10-18
Remove excess whitespace.
Aaron Stone
2012-10-18
Merge pull request #30 from ghoneycutt/noticket/master/inappropriate_whitespace
Gary Larizza
2012-10-18
Merge pull request #27 from ody/default_identity
Gary Larizza
2012-10-18
Add a dummy provider, remove 'defaultfor' from all other providers. Resolves ...
Aaron Stone
2012-09-19
(#16495, #15660) Fix regression for notifications and pulls on git provider
Ken Barber
2012-08-29
Removes trailing whitespace
Garrett Honeycutt
2012-07-03
Add default user to run git as.
Cody Herriges
2012-06-29
Run git operations as a specific user (puppetlabs ticket 4773), added ssh opt...
Eric Hayes
2012-05-23
Merge pull request #24 from jesusaurus/feature/git
James Turnbull
2012-05-13
Add the ability to specify a git remote
Jesusaurus
2012-03-18
add begin/except for hg pull (mercurial 2.1 returns 1 for hg pull when no cha...
Andreas Gerstmayr
2012-02-26
don't recreate bare repo if it exists already (fixes #12303)
Andreas Gerstmayr
2012-01-19
(#11798) Fix git checkout of revisions
Matt Robinson
2011-12-26
Merge pull request #15 from webfactory/fix_10787
James Turnbull
[next]