summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-03-06Call set_ownership from the bzr providerAaron Stone
2014-01-24Merge pull request #105 from mcanevet/no_suAshley Penney
2014-01-14fix svnlook behavior with plain directoriesjonoterc
2014-01-11git: actually use the remote parameterMiguel Di Ciurcio Filho
2014-01-07Add the option to shallow clones with gitFelipe Reyes
2013-12-04Stripping git on_branch? return value; contains trailing newlineMike Gerwitz
2013-12-02Using rev-parse to determine branch name of HEAD for on_branch? methodMike Gerwitz
2013-12-02origin/HEAD is not valid; use origin/master for latest when branch == 'master'Mike Gerwitz
2013-11-24Don't 'su' if passed user is current userMickaẽl Canévet
2013-10-20Add autorequire for Package['git']Reid Vandewiele
2013-08-28change path_empty? to not do full directory listingJohn Iacona
2013-08-28update git provider to handle checking out into an existing (empty) dirJohn Iacona
2013-08-12Fix svn provider to look for '^Revision:'.Michael Arnold
2013-07-25Handle revision update without source switch.Aaron Stone
2013-07-25added support for changing upstream repo urlMatthew Slowe
2013-07-25The location of Puppet::Util[::Execution].withenv changed from Puppet 2.x to 3.xAaron Stone
2013-07-19Style adjustmentAaron Stone
2013-07-19Style and commentsAaron Stone
2013-07-19Add support for master svn repositories5Ub-Z3r0
2013-07-19WhitespaceAaron Stone
2013-07-19WhitespaceAaron Stone
2013-07-19Allow for setting the CVS_RSH environment variableMatthias Pigulla
2013-07-17Adding svn configuration parameter, and docszane
2013-07-17Use git checkout --force instead of short -f everywhereAaron Stone
2013-07-17Merge pull request #46 from Paulche/masterAaron Stone
2013-07-17Merge pull request #78 from jhoblitt/git_provider_checkout_remote_refsAaron Stone
2013-07-17fix git provider checkout of a remote ref on an existing repoJoshua Hoblitt
2013-07-17WhitespaceAaron Stone
2013-07-17Unlimited sudmodule's nesting for git providerPaul Chechetin
2013-07-16Added ssh identityArnoud de Jonge
2013-07-13WhitespaceAaron Stone
2013-07-13Merge pull request #40 from ajohnstone/masterAaron Stone
2013-07-13Merge pull request #61 from hholzgra/masterAaron Stone
2013-04-17add timeout to ssh sessions negotiation to prevent github problems (or any ot...Ramin K
2013-03-23"ensure => latest" support for bzrHartmut Holzgraefe
2013-03-20Merge pull request #58 from sim0nf/fix_regexBen Ford
2013-03-18Merge pull request #59 from binford2k/clone_as_non-root_userBen Ford
2013-03-18Allow non-root users to clone a repoBen Ford
2013-03-18Tighten regex to avoid matching the word 'commit' in messageSimon Forman
2013-03-12Merge pull request #56 from raphink/git_update_originBen Ford
2013-03-11Create the repository with proper permissions.Ben Ford
2013-03-06Update origin if necessary before checking revisionRaphaël Pinson
2012-11-14Handle arg force for svnAndrew Johnstone
2012-10-19Revert pull request #27 until it comes with unit tests.0.1.1Aaron Stone
2012-10-19Merge branch 'master' into dummy-providerAaron Stone
2012-10-19Dummy provider raises an exception if it is used. Tests to prove it.Aaron Stone
2012-10-18Remove excess whitespace.Aaron Stone
2012-10-18Merge pull request #30 from ghoneycutt/noticket/master/inappropriate_whitespaceGary Larizza
2012-10-18Merge pull request #27 from ody/default_identityGary Larizza
2012-10-18Add a dummy provider, remove 'defaultfor' from all other providers. Resolves ...Aaron Stone