-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for position arguments #47
base: master
Are you sure you want to change the base?
Commits on Oct 3, 2022
-
Add support for positional arguments
Tony Jacobs committedOct 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 552e571 - Browse repository at this point
Copy the full SHA 552e571View commit details -
Don't exit the program when passed 0 for help and you ask for --version
Tony Jacobs committedOct 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 6175421 - Browse repository at this point
Copy the full SHA 6175421View commit details
Commits on Jul 11, 2023
-
(breaking change) add ability to have more than one docopt handled th…
…ing in a namespace
Tony Jacobs committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f1f1a5 - Browse repository at this point
Copy the full SHA 0f1f1a5View commit details -
Don't return an error to the OS if printing help due to --help, as yo…
…u got what you asked for.
Tony Jacobs committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 74b5412 - Browse repository at this point
Copy the full SHA 74b5412View commit details
Commits on May 14, 2024
-
Fix issue noticed by recent python interpreters in REGEX escape seque…
…nces
Tony Jacobs committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for a90cb1f - Browse repository at this point
Copy the full SHA a90cb1fView commit details -
Unmangle - in a command name so it's a reasonable function name
Tony Jacobs committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 105b665 - Browse repository at this point
Copy the full SHA 105b665View commit details -
Use slightly nicer and more predictable error return
Tony Jacobs committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 2cf901b - Browse repository at this point
Copy the full SHA 2cf901bView commit details -
Print version number when help requested
Tony Jacobs committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ee2437 - Browse repository at this point
Copy the full SHA 1ee2437View commit details -
Tony Jacobs committed
May 14, 2024 Configuration menu - View commit details
-
Copy full SHA for a2e710c - Browse repository at this point
Copy the full SHA a2e710cView commit details -
Revert "Use slightly nicer and more predictable error return"
This reverts commit 2cf901b.
Tony Jacobs committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bffc67 - Browse repository at this point
Copy the full SHA 4bffc67View commit details