Ecosyste.ms: Issues

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

GitHub / dart-lang/args issues and pull requests

#266 - Bump actions/checkout from 4.1.1 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: autosubmit

#265 - remove nullability from `ArgParser.addFlag({bool? defaultsTo = false})`

Issue - State: open - Opened by devoncarew 3 months ago
Labels: next-breaking-release

#264 - Incorrect message in `dart_site --help`

Issue - State: open - Opened by MaryaBelanger 4 months ago - 1 comment

#263 - Bump dart-lang/setup-dart from 1.6.0 to 1.6.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: autosubmit

#262 - feat: show aliases in usage

Pull Request - State: open - Opened by gkc 5 months ago

#261 - Add missing curly braces in README.md

Pull Request - State: closed - Opened by akaiser 5 months ago - 4 comments

#260 - `takesArguments` should change the usage text

Issue - State: open - Opened by feinstein 6 months ago

#259 - Bump actions/checkout from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: autosubmit

#258 - Bump dart-lang/setup-dart from 1.5.1 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: autosubmit

#257 - Bump actions/checkout from 3.6.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: autosubmit

#256 - Bump dart-lang/setup-dart from 1.5.0 to 1.5.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: autosubmit

#254 - Bump actions/checkout from 3.5.3 to 3.6.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: autosubmit

#252 - `--` needs to be escaped on Windows

Issue - State: closed - Opened by bryanoltman 11 months ago - 2 comments

#251 - Analogue of '::' GNU getopt extension?

Issue - State: open - Opened by yvs2014 11 months ago - 1 comment
Labels: type-enhancement

#250 - Feature request: parse complete command string to List<String> args

Issue - State: open - Opened by erlangparasu 12 months ago - 3 comments

#249 - Bump actions/checkout from 3.5.2 to 3.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 1 year ago
Labels: autosubmit

#247 - switch to using package:dart_flutter_team_lints

Pull Request - State: closed - Opened by devoncarew about 1 year ago - 1 comment

#246 - adjust the validation of mandatory options

Pull Request - State: closed - Opened by devoncarew about 1 year ago - 1 comment

#245 - use of 'mandatory' options breaks handling of the help flag

Issue - State: closed - Opened by devoncarew about 1 year ago
Labels: type-bug

#244 - Command CommandRunner Platform.executableArguments

Issue - State: closed - Opened by dcharkes about 1 year ago - 3 comments
Labels: type-enhancement

#243 - blast_repo fixes

Pull Request - State: closed - Opened by devoncarew about 1 year ago

#242 - added package topics to the pubspec file

Pull Request - State: closed - Opened by devoncarew about 1 year ago

#241 - Bump actions/checkout from 3.5.0 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#240 - [Feature request] Show command alias in usage

Issue - State: open - Opened by CaiJingLong about 1 year ago - 3 comments
Labels: type-enhancement

#239 - Bump dart-lang/setup-dart from 1.4.0 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#238 - Bump actions/checkout from 3.3.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#237 - update readme; add contributing doc

Pull Request - State: closed - Opened by devoncarew over 1 year ago

#236 - Update README.md

Pull Request - State: closed - Opened by naoty over 1 year ago - 3 comments

#235 - Suggest command based on aliases

Pull Request - State: closed - Opened by sigurdm over 1 year ago - 6 comments

#234 - Bump dart-lang/setup-dart from 1.3 to 1.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#233 - Bump actions/checkout from 3.2.0 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#232 - update the publishing script

Pull Request - State: closed - Opened by devoncarew over 1 year ago

#231 - Standards used in docopt.

Issue - State: open - Opened by Taitep over 1 year ago - 2 comments
Labels: enhancement

#230 - blast_repo fixes

Pull Request - State: closed - Opened by devoncarew over 1 year ago

#229 - Bump actions/checkout from 3.1.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#228 - Provide the function to print strings in nice columns

Issue - State: open - Opened by guenth39 over 1 year ago

#227 - How to add default command?

Issue - State: open - Opened by ykmnkmi over 1 year ago

#226 - blast_repo fixes

Pull Request - State: closed - Opened by devoncarew over 1 year ago

#225 - Make allowed options case insensitive

Issue - State: open - Opened by lukepighetti over 1 year ago
Labels: enhancement

#224 - Make argResults and globalResults non-nullable

Pull Request - State: closed - Opened by passsy over 1 year ago - 1 comment

#223 - Promote Command.argResults to be non-nullable

Issue - State: open - Opened by passsy over 1 year ago - 1 comment
Labels: next breaking release

#222 - Require Dart 2.18, update lints, update CI, add dependabot

Pull Request - State: closed - Opened by kevmoo over 1 year ago

#221 - Why is `CommandRunner._usageWithoutDescription` private?

Issue - State: open - Opened by bartekpacia almost 2 years ago
Labels: enhancement

#220 - Add a CommandRunner example

Pull Request - State: closed - Opened by liamappelbe almost 2 years ago

#219 - Add a CommandRunner example

Issue - State: closed - Opened by liamappelbe almost 2 years ago - 2 comments
Labels: documentation

#218 - prep to publish 2.3.1

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

#217 - Statically typed argument parser (possibly with code generator)?

Issue - State: open - Opened by fzyzcjy about 2 years ago - 3 comments
Labels: enhancement

#216 - Examples for CommandRunner aren't correct on pub page

Issue - State: closed - Opened by victor-tinoco about 2 years ago - 3 comments
Labels: documentation

#215 - Update pubspec.yaml

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

#214 - Overhaul usage errors to not use exceptions

Issue - State: open - Opened by natebosch about 2 years ago
Labels: enhancement, next breaking release

#213 - Renamed to conform to pub.dev standards

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

#212 - expose interface for completion

Issue - State: closed - Opened by huang12zheng over 2 years ago - 2 comments

#211 - Update documentation

Pull Request - State: closed - Opened by i0x0 over 2 years ago - 1 comment
Labels: cla: yes

#210 - question mark doesn't work?

Issue - State: open - Opened by nohkumado almost 3 years ago - 3 comments

#209 - Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE

Pull Request - State: closed - Opened by scheglov almost 3 years ago - 2 comments
Labels: cla: yes

#208 - Move from pedantic to lints package

Pull Request - State: closed - Opened by natebosch almost 3 years ago
Labels: cla: yes

#207 - Dart format with latest SDK

Pull Request - State: closed - Opened by kevmoo almost 3 years ago
Labels: cla: yes

#206 - show similar commands with an edit distance of 2 or less

Pull Request - State: closed - Opened by jakemac53 almost 3 years ago - 9 comments
Labels: cla: yes

#205 - Non-zero exit code after printing command usage

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

#204 - Suggestion: mandatory arguments

Issue - State: open - Opened by mschwartz almost 3 years ago - 2 comments
Labels: enhancement

#203 - Examples for CommandRunner aren't correct

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

#202 - Add ability to group commands by category in usage

Pull Request - State: closed - Opened by guidezpl about 3 years ago - 9 comments
Labels: cla: yes

#201 - Not-found command should hint about similar ones

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

#200 - usageLineLength not respected when separator are printed

Issue - State: open - Opened by neophob about 3 years ago
Labels: bug, help wanted

#199 - fix a null assertion error when there are missing mandatory args in commands

Pull Request - State: closed - Opened by jakemac53 about 3 years ago
Labels: cla: yes

#198 - do not parse options specified after positional arguments

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

#196 - Fix bug with mandatory flag

Pull Request - State: closed - Opened by PoloLacoste about 3 years ago - 7 comments
Labels: cla: yes

#195 - Update README.md on multi-valued options

Issue - State: open - Opened by lirc572 about 3 years ago
Labels: help wanted, documentation

#194 - Mandatory options aren't very useful

Issue - State: open - Opened by jamesderlin about 3 years ago
Labels: enhancement, next breaking release

#193 - Fix newly enforced lint

Pull Request - State: closed - Opened by kevmoo about 3 years ago - 2 comments
Labels: cla: yes

#192 - clean up the sdk constraint and dep overrides

Pull Request - State: closed - Opened by jakemac53 about 3 years ago
Labels: cla: yes

#191 - publish 2.1.0

Pull Request - State: closed - Opened by jakemac53 about 3 years ago
Labels: cla: yes

#190 - Flags for commands are also executing for the main parser

Issue - State: open - Opened by raveesh-me about 3 years ago

#189 - Update LICENSE

Pull Request - State: closed - Opened by franklinyow about 3 years ago
Labels: cla: yes

#188 - Use latest setup action

Pull Request - State: closed - Opened by kevmoo over 3 years ago
Labels: cla: yes

#187 - Enable lint prefer_typing_uninitialized_variables

Pull Request - State: closed - Opened by natebosch over 3 years ago
Labels: cla: yes

#186 - addMultiOption mutable default leaks state

Issue - State: open - Opened by davidmorgan over 3 years ago - 1 comment
Labels: enhancement

#185 - Split parse* methods to avoid duplicate work

Pull Request - State: closed - Opened by natebosch over 3 years ago
Labels: cla: yes

#184 - Use --fatal-infos when analyzing on CI

Pull Request - State: closed - Opened by natebosch over 3 years ago
Labels: cla: yes

#183 - Add --undefok support

Pull Request - State: closed - Opened by natebosch over 3 years ago - 6 comments
Labels: cla: yes

#182 - Add support for argument name aliases

Pull Request - State: closed - Opened by jakemac53 over 3 years ago - 2 comments
Labels: cla: yes

#181 - Alias names for arguments

Issue - State: closed - Opened by Hixie over 3 years ago - 15 comments

#180 - stable null safety release

Pull Request - State: closed - Opened by jakemac53 over 3 years ago
Labels: cla: yes

#179 - Add ArgParser as member of ArgResults

Issue - State: open - Opened by bsutton over 3 years ago
Labels: enhancement

#178 - Display a description and a quick usage message

Issue - State: open - Opened by PoloLacoste over 3 years ago - 1 comment

#177 - Added mandatory (or required) option

Pull Request - State: closed - Opened by PoloLacoste over 3 years ago - 4 comments
Labels: cla: yes

#176 - Migrate to GitHub Actions

Pull Request - State: closed - Opened by athomas over 3 years ago
Labels: cla: yes

#175 - Re-expose the class OptionType

Pull Request - State: closed - Opened by natebosch over 3 years ago
Labels: cla: yes

#174 - Fix link to use https

Pull Request - State: closed - Opened by Fox32 over 3 years ago
Labels: cla: yes

#173 - Add a way to create options that get parsed into another type

Issue - State: open - Opened by natebosch over 3 years ago - 2 comments
Labels: enhancement

#172 - Deprecate methods name get*

Pull Request - State: closed - Opened by natebosch over 3 years ago
Labels: cla: yes

#171 - Rename Option.getOrDefault to valueOrDefault, and ArgParser.getDefault to default

Issue - State: open - Opened by natebosch over 3 years ago
Labels: next breaking release

#170 - Add a test for passing allowedHelp without allowed

Pull Request - State: closed - Opened by natebosch over 3 years ago
Labels: cla: yes

#169 - Refactor usage.dart

Pull Request - State: closed - Opened by natebosch over 3 years ago - 1 comment
Labels: cla: yes

#168 - Give a specific function type for callback

Pull Request - State: closed - Opened by natebosch over 3 years ago - 2 comments
Labels: cla: yes

#167 - Remove ignore for deprecated usage

Pull Request - State: closed - Opened by natebosch over 3 years ago
Labels: cla: yes