Ecosyste.ms: Issues

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

GitHub / gsscoder/commandline issues and pull requests

#515 - Tv

Issue - State: closed - Opened by Davinci5555 10 months ago

#514 - (Tool's);

Issue - State: open - Opened by ZaylocoZay about 2 years ago

#513 - Fast

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

#512 - Group where none or all options must be provided

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

#511 - Order of options where there are list options and values

Issue - State: open - Opened by ffadrique almost 5 years ago - 1 comment

#510 - Unable to parse TimeSpan given from FormatCommandLine

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

#509 - Please support older .NET framework versions

Issue - State: open - Opened by ramondeklein about 6 years ago

#508 - Migrating from 2.3.0 to 2.4.3

Issue - State: open - Opened by ajtruckle about 6 years ago - 3 comments

#507 - Enum Parsing Is Failing

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

#506 - Inverse order of FlatternHierarchy

Issue - State: closed - Opened by rlsf over 6 years ago - 1 comment

#505 - Using --help

Issue - State: closed - Opened by ajtruckle almost 7 years ago - 1 comment

#504 - Parser state

Issue - State: closed - Opened by GrodanBollen about 7 years ago - 1 comment

#503 - Good, except parsing doesn't work

Issue - State: closed - Opened by kudorgyozo over 7 years ago - 1 comment

#502 - Argument value with dash not accepted when using single-dash key

Issue - State: closed - Opened by NelsonRothermel over 7 years ago - 1 comment

#500 - Has the approach to verbs in v2 changed?

Issue - State: open - Opened by ravensorb over 7 years ago - 6 comments

#499 - Fixed sample code (in README.md)

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

#497 - Cannot use 2 verbs at the same time

Issue - State: open - Opened by dmikov over 7 years ago - 5 comments

#496 - Is version 2 still beta?

Issue - State: open - Opened by RobSmyth over 7 years ago - 3 comments

#495 - Fix typos in the BootstrapPaket target, comments and demo text. Ignore everything under .vs

Pull Request - State: closed - Opened by ddv239 over 7 years ago - 1 comment

#494 - Support for default verb?

Issue - State: open - Opened by alexreg over 7 years ago - 7 comments

#493 - TimeSpan option failing to parse with "bad format"

Issue - State: open - Opened by georgiosd over 7 years ago - 1 comment

#492 - Short `-h` option for help

Issue - State: open - Opened by alexreg over 7 years ago

#491 - Bugfix: Parameter name matches previous parameter value

Pull Request - State: closed - Opened by glenebob over 7 years ago - 1 comment

#490 - Question: Default verb

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

#489 - Update README.md

Pull Request - State: closed - Opened by miou-gh over 7 years ago - 1 comment

#488 - Is this project being actively worked, or is it abandoned?

Issue - State: open - Opened by LarrySmith-1437 over 7 years ago - 21 comments

#486 - VerbAttribute not found in v1.9.71?

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

#485 - Cannot add numbers as options

Issue - State: closed - Opened by siochs over 7 years ago - 5 comments

#484 - How to use Verbs in combination with inheritance?

Issue - State: closed - Opened by dasdingo over 7 years ago - 4 comments

#483 - How to set Option with the requirement to have exact two values?

Issue - State: closed - Opened by dasdingo over 7 years ago - 6 comments

#482 - Verb fails if option has no long name

Issue - State: open - Opened by lucaghersi over 7 years ago

#481 - Hide heading and copyright in version 2.1.1-beta

Issue - State: open - Opened by ghost over 7 years ago

#480 - How can i get result of parsing in version 2.1.1-beta?

Issue - State: closed - Opened by Varvin over 7 years ago

#479 - Formatting of the usage text

Issue - State: open - Opened by ajtruckle over 7 years ago - 2 comments

#478 - Syntax for the path - clarification

Issue - State: open - Opened by ajtruckle over 7 years ago - 1 comment

#477 - Bool parameters with string values?

Issue - State: closed - Opened by ajtruckle over 7 years ago - 5 comments

#476 - Consider alternative syntax

Issue - State: open - Opened by Korporal over 7 years ago

#475 - Why does this older version have higher version number than newer version?

Issue - State: open - Opened by Korporal over 7 years ago - 3 comments

#474 - Add example usage to Readme

Issue - State: closed - Opened by mattfrear over 7 years ago - 3 comments

#473 - Commandline arguments with quoted paths ending in \ fail, e.g. "C:\" "D:\"

Issue - State: closed - Opened by ptr727 over 7 years ago - 5 comments

#472 - Invalid Example

Issue - State: open - Opened by scottemick over 7 years ago

#471 - Getting the "current" verb

Issue - State: open - Opened by jeffeld over 7 years ago - 1 comment

#470 - Verbatim values are parsed as options (when they shouldn't be)

Issue - State: open - Opened by cdmihai over 7 years ago
Labels: bug

#469 - MinimumElements for ValueListAttribute

Issue - State: open - Opened by hakito over 7 years ago

#467 - IgnoreUnknownArguments does not work for values

Issue - State: open - Opened by cdmihai over 7 years ago
Labels: bug

#466 - Using dash "-" to define stdout not working

Issue - State: open - Opened by TheDeadCode over 7 years ago - 2 comments
Labels: enhancement

#465 - Blog link in README.md

Issue - State: open - Opened by refaelsh over 7 years ago

#464 - AutoHelp crash if HelpTexts in attributes are too long

Issue - State: open - Opened by rehdi93 over 7 years ago

#463 - At least one argument required

Issue - State: closed - Opened by spingee over 7 years ago - 1 comment

#462 - Problem with CommandLineParser

Issue - State: closed - Opened by ghost over 7 years ago - 14 comments

#461 - I don't think ParseArguments works property with Factory method in VB.NET

Issue - State: open - Opened by ClerioVision over 7 years ago - 7 comments

#459 - Is there a way to have multiple instances of the same option?

Issue - State: open - Opened by cdmihai over 7 years ago - 1 comment

#458 - replace parser object creation with pluggable object factory

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

#456 - The Blog link is broken

Issue - State: open - Opened by refaelsh over 7 years ago

#455 - Add support for validation and custom types

Issue - State: closed - Opened by clmcgrath over 7 years ago - 6 comments

#454 - Package CommandLineParser 1.9.71 is not compatible with netcoreapp1.1

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

#453 - Bug: \r\n not removed for last argument

Issue - State: open - Opened by Stretto over 7 years ago

#452 - Feature: ToString

Issue - State: open - Opened by Stretto over 7 years ago - 2 comments

#451 - Enhance to deal wtih csv's/arrays

Issue - State: open - Opened by Stretto over 7 years ago - 2 comments

#450 - Expected input format for DateTime

Issue - State: open - Opened by rogics over 7 years ago - 4 comments

#449 - 2.xx.xx Documentation missing

Issue - State: open - Opened by XenHat over 7 years ago

#448 - 1.9.xx.xx API link is dead

Issue - State: open - Opened by Mgamerz over 7 years ago

#447 - C# Consume Instructions don't work (ParseArgumentsStrict)

Issue - State: closed - Opened by Mgamerz over 7 years ago - 1 comment

#446 - Make it easier to get a pre-typed options member

Issue - State: closed - Opened by ptr727 over 7 years ago - 4 comments

#445 - How do I print the help screen?

Issue - State: closed - Opened by ptr727 over 7 years ago - 6 comments

#444 - How to supply multiple custom options?

Issue - State: closed - Opened by ptr727 over 7 years ago - 1 comment

#442 - Mix verbs with options

Issue - State: open - Opened by UmairB almost 8 years ago - 2 comments
Labels: question

#441 - ParseArgumentsStrict overload gone?

Issue - State: open - Opened by Plasma almost 8 years ago - 1 comment
Labels: question

#440 - Bug: Error supplying Required Value & Option with same Text

Issue - State: open - Opened by Good-man almost 8 years ago - 2 comments
Labels: bug

#439 - Is it possible to use case insensitive with Verbs?

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

#438 - Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose

Pull Request - State: closed - Opened by arutkowski00 almost 8 years ago - 2 comments

#432 - HelpVerbOption is not working properly

Issue - State: open - Opened by eocron almost 8 years ago - 4 comments

#425 - add pdbs, update year

Pull Request - State: open - Opened by imanushin almost 8 years ago - 1 comment

#424 - Add pdb files to nuspec

Issue - State: open - Opened by imanushin almost 8 years ago - 4 comments

#423 - add ReSharper annotations for all attributes, to have highlights duri…

Pull Request - State: open - Opened by imanushin almost 8 years ago - 1 comment

#405 - Value not available after Pasring

Issue - State: open - Opened by dpparekh about 8 years ago - 8 comments

#379 - Anyway to add -txt or -log etc as a bool argument

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

#353 - Cannot pass "true" or "false" to a string option

Issue - State: open - Opened by ptylenda over 8 years ago - 2 comments

#344 - nullable enums

Issue - State: open - Opened by tofutim over 8 years ago - 1 comment

#328 - ETA for stable 2.0

Issue - State: open - Opened by OsirisTerje over 8 years ago - 11 comments
Labels: question

#323 - Removed where T : new()

Pull Request - State: closed - Opened by CreepyGnome over 8 years ago - 3 comments

#309 - Multilevel Verb command in version 2

Issue - State: open - Opened by SuhovDE almost 9 years ago - 9 comments

#287 - Basic support for help text from resource files

Pull Request - State: closed - Opened by ghost about 9 years ago - 8 comments

#276 - Bringing localization support via resources

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

#261 - Remove unsightly blank lines in --help output

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

#251 - Added one-step System.Guid parsing

Pull Request - State: closed - Opened by yurikus over 9 years ago - 2 comments
Labels: postponed-after-issue-250-close_temp-label

#248 - Support async methods in MapResult extension method

Issue - State: closed - Opened by kensykora over 9 years ago - 4 comments
Labels: postponed-after-issue-250-close_temp-label

#242 - Auto help question

Issue - State: open - Opened by AndrewSav over 9 years ago - 8 comments
Labels: question, postponed-after-issue-250-close_temp-label

#199 - HelpText.AutoBuild ignores word after last dot in AssemblyTitleAttribute

Issue - State: open - Opened by eakoning over 9 years ago - 6 comments
Labels: requires-deepening

#179 - DefaultValue attribute property rename

Issue - State: closed - Opened by gsscoder over 9 years ago - 4 comments
Labels: enhancement

#152 - Project is not dead!

Issue - State: open - Opened by gsscoder over 9 years ago - 8 comments
Labels: announcement

#148 - enable support for enum arrays

Pull Request - State: closed - Opened by kns98 almost 10 years ago - 3 comments
Labels: requires-deepening

#133 - Makes boolean options falsible

Pull Request - State: closed - Opened by igitur over 10 years ago - 13 comments
Labels: requires-deepening