-
Notifications
You must be signed in to change notification settings - Fork 57
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
File as parameter (Issue #11) #59
Open
gio8tisu
wants to merge
9
commits into
0k:master
Choose a base branch
from
gio8tisu:file-as-parameter
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jan 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b353ee1 - Browse repository at this point
Copy the full SHA b353ee1View commit details
Commits on Jan 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 69a4bdf - Browse repository at this point
Copy the full SHA 69a4bdfView commit details
Commits on Feb 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 473f609 - Browse repository at this point
Copy the full SHA 473f609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 959bcc5 - Browse repository at this point
Copy the full SHA 959bcc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829e936 - Browse repository at this point
Copy the full SHA 829e936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 510323b - Browse repository at this point
Copy the full SHA 510323bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dcf9bb - Browse repository at this point
Copy the full SHA 8dcf9bbView commit details
Commits on Aug 6, 2020
-
CHANGE: Use argparse module for CLI parsing
CLI behaviour has changed slightly: flags cannot be passed after `action`. Updated tests accordingly.
Sergio Garcia committedAug 6, 2020 Configuration menu - View commit details
-
Copy full SHA for d0024c4 - Browse repository at this point
Copy the full SHA d0024c4View commit details -
ADD file CLI optional argument to read from input file
Use custom argparse Action (FileInputAction) to open given file (or stdin if file is "-" or not given). Update usage and help messages and README examples. Issue 0k#11
Sergio Garcia committedAug 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 4637d27 - Browse repository at this point
Copy the full SHA 4637d27View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.