summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-09-07Due to a network anomaly during a vcsrepo git clone you can get aMicah Anderson
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
2012-09-19(#16495, #15660) Fix regression for notifications and pulls on git providerKen Barber
2012-08-29Removes trailing whitespaceGarrett Honeycutt
2012-07-03Add default user to run git as.Cody Herriges
2012-06-29Run git operations as a specific user (puppetlabs ticket 4773), added ssh opt...Eric Hayes
2012-05-23Merge pull request #24 from jesusaurus/feature/gitJames Turnbull
2012-05-13Add the ability to specify a git remoteJesusaurus
2012-03-18add begin/except for hg pull (mercurial 2.1 returns 1 for hg pull when no cha...Andreas Gerstmayr
2012-02-26don't recreate bare repo if it exists already (fixes #12303)Andreas Gerstmayr
2012-01-19(#11798) Fix git checkout of revisionsMatt Robinson
2011-12-26Merge pull request #15 from webfactory/fix_10787James Turnbull
2011-11-26Merge pull request #14 from webfactory/fix_10788James Turnbull