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-chocolatey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.4
Choose a base ref
...
head repository: puppetlabs/puppetlabs-chocolatey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.5
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 20, 2016

  1. (GH-133) Feature list update for 0.9.10

    Update config.pp to accomodate new choco feature list -r output. The findstr
    fails to match on the new version of chocolatey 0.9.10.2.
    It can now find: "autoUninstaller|Enabled|" or "autoUninstaller|Disabled|"
    nicolasvan authored and ferventcoder committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    17939c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pr132'

    * pr132:
      (GH-133) Feature list update for  0.9.10
    ferventcoder committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    84786e2 View commit details
    Browse the repository at this point in the history
  3. (GH-128) PowerShell 1.x provider fixes for "else"

    Removed a line break which was causing installation issues with
    1.x versions of the PowerShell provider  module. Older versions of
    PowerShell, such as PowerShell v2, and the 1.x module do not
    handle line breaks with else statements very well.
    mha74 authored and ferventcoder committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    75d7df6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'pr129'

    * pr129:
      (GH-128) PowerShell 1.x provider fixes for "else"
    ferventcoder committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    7af3253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9380701 View commit details
    Browse the repository at this point in the history
  6. (version) 1.2.5

    ferventcoder committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    9aa8af7 View commit details
    Browse the repository at this point in the history
Loading