-
Notifications
You must be signed in to change notification settings - Fork 105
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: 75lb/command-line-args
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: 75lb/command-line-args
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 13 files changed
- 2 contributors
Commits on Jul 20, 2021
-
Support case insensitive command line options
Adds a caseSensitive field to OptionDefinition to support parsing certain arguments in a case insensitive manner. The UNIX-based command line is traditionally case sensitive, but the Windows command line is not. The default behavior continues to treat all command line arguments as case sensitive.
Bryan Williams committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 19bd60a - Browse repository at this point
Copy the full SHA 19bd60aView commit details
Commits on Jul 26, 2021
-
- Set caseInsensitive flag at parse-level rather than at option-level - Make aliases respect caseInsensitive flag
Bryan Williams committedJul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for e98c7be - Browse repository at this point
Copy the full SHA e98c7beView commit details -
Removes the usage of default parameter values
Bryan Williams committedJul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 654bbba - Browse repository at this point
Copy the full SHA 654bbbaView commit details
Commits on Jul 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cff71b1 - Browse repository at this point
Copy the full SHA cff71b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7df343 - Browse repository at this point
Copy the full SHA f7df343View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b9735 - Browse repository at this point
Copy the full SHA f6b9735View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78bc342 - Browse repository at this point
Copy the full SHA 78bc342View commit details
There are no files selected for viewing