-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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: spf13/viper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spf13/viper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 21 files changed
- 10 contributors
Commits on Jan 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 16fb4b9 - Browse repository at this point
Copy the full SHA 16fb4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7d3e0 - Browse repository at this point
Copy the full SHA 1b7d3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for df9f4af - Browse repository at this point
Copy the full SHA df9f4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2cbaea - Browse repository at this point
Copy the full SHA f2cbaeaView commit details
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7ddaa61 - Browse repository at this point
Copy the full SHA 7ddaa61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 502400c - Browse repository at this point
Copy the full SHA 502400cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c81997 - Browse repository at this point
Copy the full SHA 9c81997View commit details -
Configuration menu - View commit details
-
Copy full SHA for b31a492 - Browse repository at this point
Copy the full SHA b31a492View commit details -
Add support to save file with no extension (#813)
* Add support to save file with no extension The support introduced for files with no file extension is only partial as trying to save the config file would fail with `<file name> requires valid extension` This adds support to saving such files
Configuration menu - View commit details
-
Copy full SHA for 97ee7ad - Browse repository at this point
Copy the full SHA 97ee7adView commit details
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9b03d15 - Browse repository at this point
Copy the full SHA 9b03d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8e4d4 - Browse repository at this point
Copy the full SHA aa8e4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eea371 - Browse repository at this point
Copy the full SHA 7eea371View commit details -
Configuration menu - View commit details
-
Copy full SHA for e34fb51 - Browse repository at this point
Copy the full SHA e34fb51View commit details
Commits on Apr 21, 2020
-
Update gorilla dependency (#899)
* Update gorilla dependency * Run go mod tidy
Configuration menu - View commit details
-
Copy full SHA for c42a305 - Browse repository at this point
Copy the full SHA c42a305View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c6ee980 - Browse repository at this point
Copy the full SHA c6ee980View commit details
Commits on May 9, 2020
-
Fix: Getting the value of a StringToString pflag (#874)
* add parsing for stringToString flags * add logic to return flags default if not val set, add a test * extract parsing into single func * add a few more cases * return nil if unable to parse instead of panicing * return map[string]interface in order to work with cast.ToStringMap * mostly copy pflags implementation of the conversion to a stringtostring
Configuration menu - View commit details
-
Copy full SHA for 3856c05 - Browse repository at this point
Copy the full SHA 3856c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13df721 - Browse repository at this point
Copy the full SHA 13df721View commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 13494e8 - Browse repository at this point
Copy the full SHA 13494e8View commit details
Commits on Jul 31, 2020
-
Fix environment variable expansion in absPathify
- Don't expand user home directory for variable names that simply have a HOME prefix; - Support expansion of variables not followed by the path separator.
Configuration menu - View commit details
-
Copy full SHA for ce53404 - Browse repository at this point
Copy the full SHA ce53404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3826be3 - Browse repository at this point
Copy the full SHA 3826be3View 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 v1.6.3...v1.7.1