summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-25Update Modulefile for 0.1.2 release to Forge0.1.2Ryan Coleman
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-12Merge pull request #57 from binford2k/masterBen Ford
2013-03-11Create the repository with proper permissions.Ben Ford
2013-03-06Update origin if necessary before checking revisionRaphaƫl Pinson
2012-10-30Release version 0.1.1Gary Larizza
2012-10-30Merge pull request #35 from sodabrew/dummy-providerGary Larizza
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-19Use symbols consistently with provider.expects()Aaron Stone
2012-10-18Remove excess whitespace.Aaron Stone
2012-10-18Update tests to match current code.Aaron Stone
2012-10-18Get the specs running under bundler.Aaron Stone
2012-10-18Merge pull request #31 from ghoneycutt/noticket/master/missing_trailing_commaGary Larizza
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-18Merge pull request #36 from lifton/masterChris Price
2012-10-18Merge pull request #37 from cprice-puppet/maint/master/update-git-documentationChris Price
2012-10-18Updated git documentationEric Hayes
2012-10-18Fix links to documentation and update LICENSEJoshua Harlan Lifton
2012-10-18Add a dummy provider, remove 'defaultfor' from all other providers. Resolves ...Aaron Stone
2012-10-12Merge pull request #32 from rcoleman/release_0.1.00.1.0Ryan Coleman
2012-09-19Merge branch 'master' of github.com:puppetlabs/puppetlabs-vcsrepoRyan Coleman
2012-09-19Merge pull request #33 from bobsh/ticket/master/16495Ryan Coleman
2012-09-19(#16495, #15660) Fix regression for notifications and pulls on git providerKen Barber
2012-09-190.1.0 ReleaseRyan Coleman
2012-08-29Adds comma to last attribute to comply with styleGarrett Honeycutt
2012-08-29Removes trailing whitespaceGarrett Honeycutt
2012-07-03Add default user to run git as.Cody Herriges
2012-06-29Merge pull request #25 from ejhayes/masterJames Turnbull
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-05-12Merge pull request #18 from andihit/masterJames Turnbull
2012-05-12Merge pull request #23 from jmchilton/d69a27f3bb5111822e1065f385a53b6ee99cb16aJames Turnbull
2012-05-02Fix failing hg provider spec caused by refactoring in commit f1120f2d9b121097...John Chilton
2012-04-05Merge branch 'patch-1'Ken Barber
2012-04-05(#13062) Added clarification that 'revision' can also be used for branches.Nick Jackson
2012-03-18add begin/except for hg pull (mercurial 2.1 returns 1 for hg pull when no cha...Andreas Gerstmayr
2012-03-18Merge remote-tracking branch 'upstream/master'Andreas Gerstmayr
2012-03-11Merge pull request #19 from adamgibbins/masterJames Turnbull
2012-03-11Make Puppet DSL compliant with the style guides and puppet lint.Adam Gibbins
2012-02-26don't recreate bare repo if it exists already (fixes #12303)Andreas Gerstmayr
2012-01-19Merge pull request #17 from mmrobins/ticket/master/11798_fix_sha1_revisionPieter van de Bruggen
2012-01-19(#11798) Fix git checkout of revisionsMatt Robinson