Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / xenomachina/kotlin-argparser issues and pull requests
#78 - Extend the optional delegate to accept a list of hardcoded acceptable values
Pull Request -
State: open - Opened by NoakPalander over 2 years ago
#77 - JCenter end of life
Issue -
State: open - Opened by nbonbon almost 4 years ago
#76 - Support options of the form "-<number>" (hyphen immediately followed by a number)
Issue -
State: open - Opened by amynbe almost 5 years ago
#75 - Switch TravisCI to use OpenJDK8
Pull Request -
State: closed - Opened by xenomachina about 5 years ago
- 1 comment
#74 - fix typo in docs
Pull Request -
State: closed - Opened by Wasabi375 about 5 years ago
- 1 comment
#73 - Is this project dead?
Issue -
State: open - Opened by guenhter over 5 years ago
- 1 comment
#72 - better handling of long parameter names in the default formatter
Issue -
State: open - Opened by stevenklassen8376 over 5 years ago
#71 - Influcence exit behaviour
Issue -
State: open - Opened by guenhter over 5 years ago
#70 - Added --version option in the same manner as --help.
Pull Request -
State: open - Opened by pcoltau almost 6 years ago
- 3 comments
#69 - calling default lambda only once per delegate
Pull Request -
State: open - Opened by tobiberger over 6 years ago
- 1 comment
#68 - Don't be too strict with positional and positionalList names
Issue -
State: open - Opened by holgerbrandl over 6 years ago
#67 - Interest in better support for sub parsers
Issue -
State: open - Opened by DarrienG over 6 years ago
- 2 comments
#66 - Help section titles should be capitalized
Issue -
State: open - Opened by holgerbrandl over 6 years ago
- 2 comments
Labels: enhancement, help wanted, good first issue
#65 - Make `mainBody` behavior the default when parsing args
Issue -
State: closed - Opened by holgerbrandl over 6 years ago
- 3 comments
#64 - Include exception handling in force parse
Issue -
State: open - Opened by exaV over 6 years ago
- 3 comments
#63 - Allow escaping strings
Issue -
State: closed - Opened by Cydhra over 6 years ago
- 6 comments
#62 - InvalidArgumentName when argument name has trailing digit
Issue -
State: open - Opened by srki-lendup over 6 years ago
- 2 comments
#61 - Exception in thread "main" com.xenomachina.argparser.ShowHelpException: Help was requested
Issue -
State: closed - Opened by sanity over 6 years ago
- 3 comments
#60 - Readme example does not work
Issue -
State: open - Opened by engelkes-finstreet over 6 years ago
- 3 comments
#59 - Incorrect example main function in README.md
Issue -
State: closed - Opened by LeonardOneWave over 6 years ago
- 1 comment
#58 - Is it possible to allow number parameters
Issue -
State: closed - Opened by oshai over 6 years ago
- 3 comments
Labels: enhancement
#57 - Print help when catching SystemExitException
Issue -
State: closed - Opened by exaV over 6 years ago
- 1 comment
Labels: duplicate
#56 - Hierarchical arguments
Issue -
State: open - Opened by xenomachina almost 7 years ago
Labels: enhancement
#55 - Allow the dot character in options and arguments
Pull Request -
State: closed - Opened by tgockel almost 7 years ago
- 2 comments
#54 - Allow '.' as Separator in Options and Arguments
Issue -
State: closed - Opened by tgockel almost 7 years ago
- 2 comments
#53 - Lazy parsing
Issue -
State: open - Opened by mykola-dev almost 7 years ago
- 4 comments
Labels: question
#52 - Update README.md
Pull Request -
State: open - Opened by InsanusMokrassar almost 7 years ago
- 1 comment
#51 - Default values with null not working
Issue -
State: closed - Opened by davidgodzsak almost 7 years ago
- 2 comments
#50 - Maven not downloading .jar from bintray
Issue -
State: closed - Opened by seanfdnn almost 7 years ago
- 6 comments
#49 - Spaces should not be removed for --help prologue message
Issue -
State: open - Opened by lamao about 7 years ago
- 1 comment
#48 - Incorrect line breaking for line with many words
Issue -
State: closed - Opened by lamao about 7 years ago
- 1 comment
#47 - Cross referencing arguments cause StackOverflowError
Issue -
State: closed - Opened by pcoltau about 7 years ago
- 1 comment
Labels: bug
#46 - Make mainBody inline
Issue -
State: closed - Opened by pcoltau about 7 years ago
- 2 comments
#45 - Add default values to help output
Issue -
State: open - Opened by asarkar about 7 years ago
- 3 comments
Labels: enhancement
#44 - Provide examples when the default value or validation depends on other arguments
Issue -
State: closed - Opened by asarkar about 7 years ago
- 4 comments
#43 - Provide validation option for positional arguments
Issue -
State: closed - Opened by asarkar about 7 years ago
- 3 comments
#42 - Methods like adding, flagging, etc. should only use the public API, but PosixNaming is internal
Issue -
State: open - Opened by xenomachina about 7 years ago
Labels: bug
#41 - Help message bug
Issue -
State: closed - Opened by masics about 7 years ago
- 1 comment
#40 - Allow omitting mandatory parameters
Issue -
State: open - Opened by masics about 7 years ago
- 4 comments
Labels: enhancement
#39 - Support to print usage explicitly or on error.
Issue -
State: open - Opened by DALDEI about 7 years ago
- 4 comments
Labels: enhancement
#38 - Added skip unknown arguments mode
Pull Request -
State: open - Opened by lokkie about 7 years ago
- 4 comments
#37 - ArgParser throws exceptions on --help and missing arguments
Issue -
State: closed - Opened by trietsch about 7 years ago
- 2 comments
#36 - Argument optional or mandatory depend on another argument
Issue -
State: closed - Opened by JcMinarro about 7 years ago
- 1 comment
Labels: question
#35 - Can someone provide an example of an optional argument?
Issue -
State: closed - Opened by ilovemysillybanana about 7 years ago
- 1 comment
#34 - Default for parser arguments should be able to take a lambda
Issue -
State: closed - Opened by mjburghoffer about 7 years ago
- 1 comment
Labels: duplicate, enhancement
#33 - Update gradle to 4.3.1
Pull Request -
State: closed - Opened by ColinHebert about 7 years ago
- 1 comment
#32 - Fixes #27 Add inline block parsing method
Pull Request -
State: closed - Opened by shanethehat over 7 years ago
- 2 comments
#31 - Add a combination of adding/mapping arguments
Issue -
State: open - Opened by ColinHebert over 7 years ago
- 1 comment
Labels: enhancement
#30 - Add packages to README (Fixes #26)
Pull Request -
State: closed - Opened by shanethehat over 7 years ago
- 1 comment
#29 - Fix #24 Pass lambda to default
Pull Request -
State: closed - Opened by shanethehat over 7 years ago
- 2 comments
#28 - Add a sample of a basic calculator (#21)
Pull Request -
State: closed - Opened by lucasvalenteds over 7 years ago
- 2 comments
#27 - Make it easier to block on parsing
Issue -
State: closed - Opened by xenomachina over 7 years ago
Labels: enhancement
#26 - Document package name and import
Issue -
State: closed - Opened by DALDEI over 7 years ago
- 1 comment
#25 - Add support for subparsers
Issue -
State: closed - Opened by ajalt over 7 years ago
#24 - Add support for lazy default
Issue -
State: closed - Opened by LDVSOFT over 7 years ago
Labels: enhancement
#23 - parser.adding(...).default(...) does not work
Issue -
State: closed - Opened by ice-phoenix over 7 years ago
- 4 comments
#22 - Autocompletion
Pull Request -
State: open - Opened by NoFr1ends over 7 years ago
- 1 comment
#21 - Usable example?
Issue -
State: closed - Opened by dsully over 7 years ago
- 6 comments
#20 - ShowHelpException not caught
Issue -
State: closed - Opened by passy over 7 years ago
- 7 comments
#19 - NPE in constructor of DefaultHelpFormatter
Issue -
State: closed - Opened by wadoon over 7 years ago
- 3 comments
Labels: bug
#18 - .addValidator after .default removes default setting
Issue -
State: closed - Opened by PvdBerg1998 over 7 years ago
- 4 comments
Labels: bug
#17 - 0 columns does weird wrapping
Issue -
State: closed - Opened by marknelissen almost 8 years ago
- 2 comments
Labels: bug
#16 - Wrapped two code snippets into triple backquotes
Pull Request -
State: closed - Opened by konfilios almost 8 years ago
#15 - Can't specify 'argName' on 'storing' without a transform lambda.
Issue -
State: closed - Opened by JakeWharton almost 8 years ago
- 3 comments
Labels: bug
#14 - Convert camelCase into --camel-case type flags automatically
Issue -
State: closed - Opened by mikehearn almost 8 years ago
- 4 comments
Labels: enhancement
#13 - how to print help
Issue -
State: closed - Opened by foxundermoon almost 8 years ago
- 2 comments
Labels: enhancement
#12 - add usage on readme
Issue -
State: closed - Opened by foxundermoon almost 8 years ago
- 1 comment
Labels: enhancement
#11 - Bind truly-optional nullable properties
Issue -
State: closed - Opened by JakeWharton almost 8 years ago
- 7 comments
#10 - Mechanism which combines 'adding' and 'positionalList' behavior
Issue -
State: closed - Opened by JakeWharton almost 8 years ago
- 4 comments
Labels: enhancement
#9 - Bash/Zsh auto completion script generation support.
Issue -
State: open - Opened by sureshg almost 8 years ago
- 4 comments
Labels: enhancement, help wanted
#8 - Cannot create non-greedy option arguments, like `--color` option of GNU ls
Issue -
State: open - Opened by xenomachina almost 8 years ago
- 1 comment
Labels: enhancement
#7 - Add support for a Java like parser mode
Issue -
State: open - Opened by HaasJona almost 8 years ago
- 2 comments
Labels: enhancement
#6 - Use provideDelegate operator to automatically pick long option name if no names are provided
Issue -
State: closed - Opened by xenomachina about 8 years ago
- 1 comment
Labels: enhancement
#5 - Provide screenshots showing error messages in docs
Issue -
State: open - Opened by xenomachina about 8 years ago
- 1 comment
Labels: enhancement
#4 - Make it possible to emulate the `[<tree-ish>] [--] [<paths>...]` behavior of git-checkout
Issue -
State: open - Opened by xenomachina about 8 years ago
Labels: enhancement
#3 - Help text needs to be properly formatted
Issue -
State: closed - Opened by xenomachina about 8 years ago
- 3 comments
Labels: bug
#2 - Add support for sub-commands
Issue -
State: open - Opened by xenomachina about 8 years ago
- 1 comment
Labels: enhancement
#1 - Add support for inlining arguments, possibly from a file
Issue -
State: open - Opened by xenomachina about 8 years ago
Labels: enhancement