Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apple/swift-argument-parser issues and pull requests

#499 - Warn/validate commands with optional arguments before non-optional

Issue - State: open - Opened by natecook1000 about 2 years ago - 1 comment
Labels: enhancement

#498 - Revert README code sample to latest release

Pull Request - State: closed - Opened by natecook1000 about 2 years ago - 2 comments

#497 - example in README doesn't match currently released version of swift-argument-parser

Issue - State: closed - Opened by heckj about 2 years ago - 2 comments

#496 - Add two new `ArgumentArrayParsingStrategy` options

Pull Request - State: closed - Opened by natecook1000 about 2 years ago - 3 comments

#494 - Fix help display for non-String RawRepresentables

Pull Request - State: closed - Opened by natecook1000 about 2 years ago - 1 comment

#493 - Option to allow unknown arguments

Issue - State: closed - Opened by danpalmer about 2 years ago - 2 comments

#492 - Add API for titling an option group

Pull Request - State: closed - Opened by natecook1000 about 2 years ago - 4 comments

#491 - Expose ArgumentParserTestHelpers

Issue - State: open - Opened by MartinP7r about 2 years ago - 6 comments

#490 - Add an explicit return type to `flatMap` closure.

Pull Request - State: closed - Opened by allevato about 2 years ago - 3 comments

#489 - Not parsing positional argument

Issue - State: closed - Opened by RISCfuture about 2 years ago - 1 comment

#488 - Add completion for default subcommand to supercommand

Issue - State: open - Opened by Samasaur1 about 2 years ago
Labels: enhancement, help wanted

#482 - Exclusive Option Groups

Issue - State: open - Opened by ian-twilightcoder about 2 years ago - 1 comment

#479 - [Sketch] Supplemental discussion

Pull Request - State: open - Opened by rauhul about 2 years ago - 4 comments

#462 - [GSoC] Add API for disabling interactive mode

Issue - State: closed - Opened by natecook1000 over 2 years ago - 1 comment

#461 - [GSoC] Interactive mode should only run in an interactive shell

Issue - State: open - Opened by natecook1000 over 2 years ago - 1 comment

#449 - [GSoC] Interactive mode for swift CLI tool ArgumentParser

Issue - State: open - Opened by KeithBird over 2 years ago - 3 comments

#418 - Fix a typo and template links

Pull Request - State: closed - Opened by MartinP7r over 2 years ago - 2 comments

#402 - [WIP] Add DOS-/Windows-style command line parsing

Pull Request - State: closed - Opened by grynspan over 2 years ago - 3 comments

#393 - Example code: top-level code defined in this source file

Issue - State: closed - Opened by imWildCat almost 3 years ago - 3 comments

#378 - Support a --version or -v option without required arguments

Issue - State: closed - Opened by leisurehound almost 3 years ago - 5 comments

#365 - Add test for SplitArguments.contains

Pull Request - State: closed - Opened by keith about 3 years ago - 3 comments

#348 - Support CocoaPods

Issue - State: closed - Opened by racer1988 about 3 years ago - 3 comments

#322 - Incorrect handling of arguments with the same property name

Issue - State: closed - Opened by rauhul over 3 years ago - 3 comments
Labels: bug

#319 - Implement Subcommand Autodiscovery

Pull Request - State: closed - Opened by Azoy over 3 years ago - 6 comments

#317 - Optional arrays

Pull Request - State: open - Opened by swiftyfinch over 3 years ago - 14 comments

#274 - Do not use throw on happy path

Issue - State: open - Opened by DagAgren over 3 years ago - 8 comments
Labels: enhancement

#267 - Group and label option groups in the help screen

Issue - State: closed - Opened by natecook1000 over 3 years ago - 1 comment
Labels: enhancement

#248 - Allow subcommands to have alias names

Issue - State: closed - Opened by mlaster about 4 years ago - 5 comments
Labels: enhancement, good first issue

#248 - Allow subcommands to have alias names

Issue - State: closed - Opened by mlaster about 4 years ago - 5 comments
Labels: enhancement, good first issue

#199 - Change `CommandError` and `MessageInfo` to `public`

Issue - State: closed - Opened by icanswiftabit over 4 years ago
Labels: enhancement

#159 - Allow configuration discussion to be moved to end

Issue - State: open - Opened by erica over 4 years ago - 4 comments
Labels: enhancement, good first issue

#41 - Add support for params files

Issue - State: open - Opened by thomasvl over 4 years ago - 15 comments
Labels: enhancement, help wanted

#39 - Document `--` to support all remaining command line args as Arguments

Issue - State: open - Opened by thomasvl over 4 years ago - 4 comments
Labels: documentation, good first issue

#37 - Use compact valueName by default

Issue - State: open - Opened by ddunbar over 4 years ago - 6 comments
Labels: enhancement, help wanted

#31 - Support passing a negative number as an argument

Issue - State: open - Opened by alexito4 over 4 years ago - 6 comments
Labels: enhancement, help wanted

#29 - Add a catch-all argument parsing strategy

Pull Request - State: closed - Opened by natecook1000 over 4 years ago

#4 - Option parsing from environment variables

Issue - State: open - Opened by KyleLeneau over 4 years ago - 10 comments
Labels: enhancement