forked from chocolatey-archive/puppet-chocolatey
-
Notifications
You must be signed in to change notification settings - Fork 68
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: puppetlabs/puppetlabs-chocolatey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: help
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 4 contributors
Commits on Dec 31, 2013
-
Fix for issue 16: Source not used when resolving if installed package…
… is at the correct version
Configuration menu - View commit details
-
Copy full SHA for 9399574 - Browse repository at this point
Copy the full SHA 9399574View commit details
Commits on Aug 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 52f972b - Browse repository at this point
Copy the full SHA 52f972bView commit details
Commits on Sep 22, 2014
-
Merge pull request #17 from StuartWhelan/issue_16
Fix for issue 16: Source not used when resolving if installed package is at the correct version
Configuration menu - View commit details
-
Copy full SHA for 8673eea - Browse repository at this point
Copy the full SHA 8673eeaView commit details
Commits on Sep 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ee5b4ba - Browse repository at this point
Copy the full SHA ee5b4baView commit details
Commits on Oct 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 0e0f0fd - Browse repository at this point
Copy the full SHA 0e0f0fdView commit details
Commits on Dec 17, 2014
-
Remove superfluous whitespace that can actually cause puppet-lint to fail.
Timothy Chavez committedDec 17, 2014 Configuration menu - View commit details
-
Copy full SHA for f5ab456 - Browse repository at this point
Copy the full SHA f5ab456View commit details -
Merge pull request #44 from timrchavez/remove_superfluous_whitespace
Remove superfluous whitespace
Configuration menu - View commit details
-
Copy full SHA for 90e398a - Browse repository at this point
Copy the full SHA 90e398aView commit details
Commits on Dec 18, 2014
-
The current chocolatey-update behavior states that if a package is not installed, then chocolatey returns "nothing to update" This commit, adjusts the ensure=>latest logic: specifically Case: Package is not installed Action: Provider will perform a chocolatey install Result: the latest package installed Case: Package is installed but oldIf Action: Provider will run chocolatey update to the latest version Result: the latest package installed Case: Package is already on the latest version Action: Provider will not do anything. Result: the latest packaged installed This also clarified variable name from latest method packages is really package_ver Fix issue with travis.yml to provide language
Configuration menu - View commit details
-
Copy full SHA for ef1d949 - Browse repository at this point
Copy the full SHA ef1d949View commit details
Commits on Dec 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 15831e8 - Browse repository at this point
Copy the full SHA 15831e8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.3...help