-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: urfave/cli
base: v2.25.0
head repository: urfave/cli
compare: v2.25.3
- 17 commits
- 17 files changed
- 7 contributors
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c4a23a - Browse repository at this point
Copy the full SHA 3c4a23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ebe2d5 - Browse repository at this point
Copy the full SHA 7ebe2d5View commit details -
Merge pull request #1692 from urfave/v2-bump-go-versions
Shift tested Go versions in v2-maint
Configuration menu - View commit details
-
Copy full SHA for 560c87b - Browse repository at this point
Copy the full SHA 560c87bView commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7e3459 - Browse repository at this point
Copy the full SHA a7e3459View commit details
Commits on Mar 23, 2023
-
Preserve separator spec on subcommands
The separatorSpec is not passed along to the subcommands which means that SliceFlags on subcommands will not use the global separator settings.
Configuration menu - View commit details
-
Copy full SHA for 8c9bd3f - Browse repository at this point
Copy the full SHA 8c9bd3fView commit details
Commits on Mar 25, 2023
-
v2 - Fix
incorrectTypeForFlagError
for unknownsThe `reflect` package doesn't always know what to call a type in `(reflect.Type).Name()`, but `fmt.Errorf("%T")` always gets it right. Use that so we get actionable error messages.
Configuration menu - View commit details
-
Copy full SHA for ef7074a - Browse repository at this point
Copy the full SHA ef7074aView commit details
Commits on Mar 26, 2023
-
Merge pull request #1710 from thschmitt/fix/subcommand-separator
Preserve separator spec on subcommands
Configuration menu - View commit details
-
Copy full SHA for 0436998 - Browse repository at this point
Copy the full SHA 0436998View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69df7bf - Browse repository at this point
Copy the full SHA 69df7bfView commit details
Commits on Mar 28, 2023
-
Merge pull request #1709 from nirhaas/nhaas/required_flag_with_alias_…
…errors_with_actual_name Fix missing required flag error uses flag name and not alias
Configuration menu - View commit details
-
Copy full SHA for 31b7abb - Browse repository at this point
Copy the full SHA 31b7abbView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce70743 - Browse repository at this point
Copy the full SHA ce70743View commit details -
Merge pull request #1714 from huiyifyj/v2-remove-var
Remove redundant variable declarations
Configuration menu - View commit details
-
Copy full SHA for c0cc5c2 - Browse repository at this point
Copy the full SHA c0cc5c2View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57cbb2d - Browse repository at this point
Copy the full SHA 57cbb2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a78aa8c - Browse repository at this point
Copy the full SHA a78aa8cView commit details
Commits on Apr 26, 2023
-
Co-authored-by: Anatoli Babenia <anatoli@rainforce.org>
Configuration menu - View commit details
-
Copy full SHA for d31582c - Browse repository at this point
Copy the full SHA d31582cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b9c03e - Browse repository at this point
Copy the full SHA 5b9c03eView commit details
Commits on Apr 30, 2023
-
Merge pull request #1723 from dearchap/issue_1689
Fix:(issue 1689) Match markdown output with help output
Configuration menu - View commit details
-
Copy full SHA for 97e1edb - Browse repository at this point
Copy the full SHA 97e1edbView commit details
Commits on May 1, 2023
-
Merge pull request #1708 from danhunsaker/fix/type-reporting
Fix `incorrectTypeForFlagError` for unknowns
Configuration menu - View commit details
-
Copy full SHA for c69f466 - Browse repository at this point
Copy the full SHA c69f466View 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 v2.25.0...v2.25.3