Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-vcsrepo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-vcsrepo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 11 commits
  • 3 files changed
  • 5 contributors

Commits on Oct 31, 2012

  1. Merge pull request #35 from sodabrew/dummy-provider

    Add a dummy provider, remove 'defaultfor' from all other providers.
    Gary Larizza committed Oct 31, 2012
    1 Configuration menu
    Copy the full SHA
    8b0df4b View commit details
    Browse the repository at this point in the history
  2. Release version 0.1.1

    This commit updates the Modulefile for a 0.1.1 release
    Gary Larizza committed Oct 31, 2012
    Configuration menu
    Copy the full SHA
    04851c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2013

  1. Configuration menu
    Copy the full SHA
    6915fa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2013

  1. Configuration menu
    Copy the full SHA
    339fc27 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2013

  1. Merge pull request #57 from binford2k/master

    Allows the creation of non-root repositories
    binford2k committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    b9018d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from raphink/git_update_origin

    Update origin if necessary before checking revision
    
    This looks good. Thanks!
    binford2k committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    0cc694a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2013

  1. Configuration menu
    Copy the full SHA
    2a06eaf View commit details
    Browse the repository at this point in the history
  2. Allow non-root users to clone a repo

    Without this, git will report that it can't change back to /root
    binford2k committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    dcd0d14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from binford2k/clone_as_non-root_user

    Allow non-root users to clone a repo
    
    Merging my own PR because it's just a rework of an existing PR.
    binford2k committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    3e6a166 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2013

  1. Merge pull request #58 from sim0nf/fix_regex

    Tighten regex to avoid matching the word 'commit' in message
    binford2k committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    f83f798 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. Update Modulefile for 0.1.2 release to Forge

    Version 0.1.2 includes several backwards compatible bug fixes.
    Fixes include better handling of non-root users, new repository
    clones will include proper permissions and will update origin before
    checking out a specific revision.
    Ryan Coleman committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    efe3130 View commit details
    Browse the repository at this point in the history
Loading