summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-06-23Added support for basic authentication to hg providerStuart Whelan
2014-06-23Add hostname to Digest for default client name.Paul Allen
2014-06-23Added support for p4config.Paul Allen
2014-06-20Detab to 2 spaces.Paul Allen
2014-06-20Add support for passing password/ticketPaul Allen
2014-06-20Basic Perforce providerPaul Allen
2014-06-02(MODULES-1014) Adding noop mode optionPeter Souter
2014-05-21Merge pull request #145 from hunner/fix_beaker_testsJohn Duarte
2014-05-21Update specs and fix FM-1361Hunter Haugen
2014-05-22Un-optional the non-optional commands.Daniele Sluijters
2014-05-15update to use -a and desired for hard resetTravis Fields
2014-05-15Fix detached head stateTravis Fields
2014-05-13Fix issue where force=>true was not destroying repository then recreatingTravis Fields
2014-04-03Merge pull request #120 from huandu/masterAshley Penney
2014-04-03Merge pull request #121 from fkrull/masterAshley Penney
2014-03-06Call set_ownership from the bzr providerAaron Stone
2014-02-16Only add ssh options to commands that actually talk to the network.Felix Krull
2014-02-12use `git rev-parse` to get tag canonical revision.Huan Du
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-09-07Due to a network anomaly during a vcsrepo git clone you can get aMicah Anderson
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