-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: urfave/cli
base: v1.13.0
head repository: urfave/cli
compare: v1.14.0
- 14 commits
- 10 files changed
- 6 contributors
Commits on Mar 7, 2016
-
Incompatible with the new alternate input sources and I don't see a compelling reason to continue its support.
Configuration menu - View commit details
-
Copy full SHA for aca5b04 - Browse repository at this point
Copy the full SHA aca5b04View commit details
Commits on Mar 11, 2016
-
Is it fine to add codebeat badge to README? codebeat is automated code review tool for Swift,Ruby,Go & Python that helps get instant feedback on code quality. "Quick wins" suggested by codebeat could be a nice candidate for a pull request and help other developers become contributors. FYI. To be fully open and honest. I'm co-founder of codebeat.
Configuration menu - View commit details
-
Copy full SHA for a4557da - Browse repository at this point
Copy the full SHA a4557daView commit details
Commits on Mar 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a080179 - Browse repository at this point
Copy the full SHA a080179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994a702 - Browse repository at this point
Copy the full SHA 994a702View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0997e8 - Browse repository at this point
Copy the full SHA d0997e8View commit details -
Remove CategorizedHelp from App and allow subcommands to have categories
Just place all subcommands in categories, the default category will be "" which will properly format the output (and group commands that have no category). Also allow subcommands to have categories. Lastly, augment the test to check the output.
Configuration menu - View commit details
-
Copy full SHA for 042842b - Browse repository at this point
Copy the full SHA 042842bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7be4a3 - Browse repository at this point
Copy the full SHA a7be4a3View commit details -
* fix typo (yamlSourceLoader -> yamlSourceContext) * fix function return type (NewYamlSourceFromFlagFunc) Also fixed build tags to properly build on >=go1.2 Signed-off-by: Jesse Szwedko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad7ed77 - Browse repository at this point
Copy the full SHA ad7ed77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7936f1 - Browse repository at this point
Copy the full SHA a7936f1View commit details
Commits on Mar 21, 2016
-
Never show version if HideVersion=true
Radek Simko committedMar 21, 2016 Configuration menu - View commit details
-
Copy full SHA for d21170f - Browse repository at this point
Copy the full SHA d21170fView commit details
Commits on Mar 22, 2016
-
Merge pull request #343 from TimeIncOSS/f-hide-version
Never show version if HideVersion=true
Configuration menu - View commit details
-
Copy full SHA for 9fec0fa - Browse repository at this point
Copy the full SHA 9fec0faView commit details
Commits on Mar 26, 2016
-
Merge pull request #346 from codegangsta/category_sort_2
Add option to make categories with command, to display a more structured help
Configuration menu - View commit details
-
Copy full SHA for bc465be - Browse repository at this point
Copy the full SHA bc465beView commit details
Commits on Apr 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3fb51f1 - Browse repository at this point
Copy the full SHA 3fb51f1View commit details
Commits on Apr 4, 2016
-
Merge pull request #349 from Felamande/master
use filepath.Base instead of path.Base in Name & HelpName as default.
Configuration menu - View commit details
-
Copy full SHA for 71f57d3 - Browse repository at this point
Copy the full SHA 71f57d3View commit details
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.13.0...v1.14.0