An open API service providing commit metadata for open source projects.

GitHub / commandlineparser/commandline / commits

The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support

SHA Message Author Date Stats
1e3607b9 Update bug_report.md Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
65146456 Update issue templates Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
91cebaa4 merge Merge pull request #869 from bjartelund/master Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
72677c58 A minor spelling mistake (with few items => with fewer items) Bjarte Aarmo Lund <b****u@d****o> over 3 years ago
cd915bec merge Merge pull request #825 from gorsheninmv/make-cast-extensions-internal Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5ece267c mark CastExtensions as internal class Горшенин Михаил (Gorshenin_MV) <G****V@d****u> about 4 years ago
b0b0ec9f update appveyor, remove github deployment for now, bump version to 2.9.1 Eric Newton <e****6@g****m> about 4 years ago
bfc2ca81 merge Merge branch 'develop' Eric Newton <e****6@g****m> about 4 years ago
dffb7517 update nuget api key Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
18306085 merge Merge pull request #758 from gorsheninmv/resourcetype-with-implicit-cast Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
af753199 merge Merge pull request #764 from NN---/remove_expression Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f5e8b167 merge Merge pull request #790 from pentop/master Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
40a41043 merge Merge pull request #798 from batzen/fix/issue-776 Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9ba45a78 merge Merge pull request #803 from marcinotorowski/fix-localization-exception Eric Newton <e****6@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
87316e97 Add missing interpolation character Marcin Otorowski <m****t@g****m> over 4 years ago
ff825e52 Fixes #776 Bastian Schmidt <b****n@g****g> over 4 years ago
efc1e740 Add Rider cache folder to gitignore Bastian Schmidt <b****n@g****g> over 4 years ago
705b421b added link to Option groups Mike Perrin <m****e@a****k> over 4 years ago
31895f16 Remove System.Linq.Expressions dependency. NN <N****-@u****m> about 5 years ago
5b693d53 Reset nuget version Misha Gorshenin <g****v@g****m> about 5 years ago
2e1fff36 Add cast support for resource types Misha Gorshenin <g****v@g****m> about 5 years ago
9a54d78e merge Merge branch 'rmunn-feature/getopt-mode' into develop moh-hassan <m****0@g****m> almost 6 years ago
34ab560b Revert "Address review comments" moh-hassan <m****0@g****m> almost 6 years ago
b7102d89 Address review comments Robin Munn <r****n@p****m> almost 6 years ago
47618e0d Fix enumerable options grabbing too many values Robin Munn <r****n@p****m> almost 6 years ago
889ac3bf Sequences that hit max stop grabbing values (#682) Robin Munn <r****n@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
570d7b77 Add GetoptMode parser setting and implementation Robin Munn <r****n@p****m> almost 6 years ago
074d0507 merge Merge branch 'lmmarsano-fix-attribute-error' into develop moh-hassan <m****0@g****m> almost 6 years ago
d64451e2 merge Merge branch 'fix-attribute-error' of https://github.com/lmmarsano/commandlin... moh-hassan <m****0@g****m> almost 6 years ago
3354ffbd Add FlagCounter property to OptionSpecification Robin Munn <r****n@p****m> almost 6 years ago
690136ea Add multi-instance option support (#678) Robin Munn <r****n@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d443a51a Update changelog moh-hassan <m****0@g****m> almost 6 years ago
87254123 merge Merge branch 'develop' moh-hassan <m****0@g****m> almost 6 years ago
e6c670cd merge Merge branch 'robnasby-robnasby/double-dash-fix' into develop moh-hassan <m****0@g****m> almost 6 years ago
ddccb70a Resolve confliction in instanceChooser.cs after revert moh-hassan <m****0@g****m> almost 6 years ago
3a2c435b Revert "Merge branch 'rmunn-feature/multi-instance-args' by @tydunkel, @rmunn... moh-hassan <m****0@g****m> almost 6 years ago
c52e8fbb Revert "Merge branch 'robnasby-robnasby/double-dash-fix' of Properly assign a... moh-hassan <m****0@g****m> almost 6 years ago
c4eed105 merge Merge branch 'robnasby-robnasby/double-dash-fix' of Properly assign arguments... moh-hassan <m****0@g****m> almost 6 years ago
959d3b2e prepare for release 2.9 moh-hassan <m****0@g****m> almost 6 years ago
28078969 Allow single dash as a value (#669) Mohamed Hassan <m****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ca7d9334 Add more tests for FormatCommandLineArgs (#662) Mohamed Hassan <m****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
cccae2db Add ParseArg method to split commandline moh-hassan <m****0@g****m> almost 6 years ago
000b1565 merge Merge branch 'johnjaylward-VerbAliasesRevertHelpOrder' into develop moh-hassan <m****0@g****m> almost 6 years ago
d3ecf502 fix spacing on help messages when verbs have aliases John J. Aylward <j****n@j****t> about 6 years ago
da42349d merge Merge branch 'kapsiR-issue-626' by @kapsiR into develop moh-hassan <m****0@g****m> about 6 years ago
6d45b9e3 merge Merge branch 'issue-626' of https://github.com/kapsiR/commandline into kapsiR... moh-hassan <m****0@g****m> about 6 years ago
eeb3ee40 Change FormatWithQuotesIfString to accept any string with spaces (PR feedback) kapsiR <k****R@u****m> about 6 years ago
0154c985 merge Merge branch 'johnjaylward-VerbAliases' @johnjaylward into develop moh-hassan <m****0@g****m> about 6 years ago
46938c12 Add more test cases that don't use a default verb. John J. Aylward <j****n@j****t> about 6 years ago
dd1f9409 add test case to show default verb still works with alias John J. Aylward <j****n@j****t> about 6 years ago
b46865d2 merge Merge branch 'johnjaylward-ExposeValueAndErrorOnParserResult' by @johnjaylwar... moh-hassan <m****0@g****m> about 6 years ago
25315f29 merge Merge branch 'ExposeValueAndErrorOnParserResult' of https://github.com/johnja... moh-hassan <m****0@g****m> about 6 years ago
4d00c9e3 merge Merge branch 'shaosss-FlagsEnumSupport' by @shaosss into develop moh-hassan <m****0@g****m> about 6 years ago
f35a8a6a merge Merge branch 'FlagsEnumSupport' of https://github.com/shaosss/commandline int... moh-hassan <m****0@g****m> about 6 years ago
6caf7282 merge Merge branch 'rmunn-feature/multi-instance-args' by @tydunkel, @rmunn into de... moh-hassan <m****0@g****m> about 6 years ago
ccd02e40 merge Merge branch 'feature/multi-instance-args' by @tydunkel and @rmunn moh-hassan <m****0@g****m> about 6 years ago
5afbdda0 updates help text to incorporate verb aliases John J. Aylward <j****n@j****t> about 6 years ago
fe15c5de implement verb aliases John J. Aylward <j****n@j****t> about 6 years ago
4c66e5ca fix test name John J. Aylward <j****n@j****t> about 6 years ago
d3b6315e Adds test cases John J. Aylward <j****n@j****t> about 6 years ago
3094bfb1 add null checks to constructors to ensure valid data John J. Aylward <j****n@j****t> about 6 years ago
ad50269e move Errors and Value up to abstract class definition John J. Aylward <j****n@j****t> about 6 years ago
8fbcc33f Fix unparsing FileInfo and DirectoryInfo kapsiR <k****R@u****m> about 6 years ago
4c2a1157 merge Merge branch 'master' into develop Moh-hassan <m****0@g****m> about 6 years ago
b7e07eaa add support for flags enums Alexandr Shevchenko <s****s@h****m> about 6 years ago
24e2be23 Publish Release 2.8.0 Moh-hassan <m****0@g****m> about 6 years ago
9409df24 regenerate nuget key and reencrypt Eric Newton <e****6@g****m> about 6 years ago
22182945 updated nuget apikey Eric Newton <e****6@g****m> about 6 years ago
b1a265c7 Properly assign arguments after a double dash to values, rather than options. Rob Nasby <r****b@n****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
e0f68c68 Properly assign arguments after a double dash to values, rather than options. Rob Nasby <r****b@n****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
13732862 Update appveyor.yml moh-hassan <m****0@g****m> over 6 years ago
3e43750c Update readme.md moh-hassan <m****0@g****m> over 6 years ago
2dff646f Fix/issue #579 (#580) Giacomo Stelluti Scala <g****r@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
182e72fa Add Linux as CI in appveyor (#598) Mohamed Hassan <m****0@g****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
e80b4dc2 Add Linux as CI in appveyor (#598) Mohamed Hassan <m****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b420f040 fix issue #593 (#597) Mohamed Hassan <m****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
017a8a21 merge Update appveyor.yml moh-hassan <m****0@g****m> over 6 years ago
c9ba3a76 Update changelog.md & readme.md moh-hassan <m****0@g****m> over 6 years ago
0f891d3c Support snupkg nuget package moh-hassan <m****0@g****m> over 6 years ago
3d3d9672 Remove constraint on T for ParseArguments with factory (#590) Per Gårdebrink <p****k@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
00ae0f22 Remove constraint on T for ParseArguments with factory (#590) Per Gårdebrink <p****k@g****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
30539a51 Fix issue #409 to avoid IOException break in Debug mode in WPF app. (#589) Mohamed Hassan <m****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
19e2c95c Fix issue #409 to avoid IOException break in Debug mode in WPF app. (#589) Mohamed Hassan <m****0@g****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
de94a895 Fix issue# 339 of custom struct (#588) Mohamed Hassan <m****0@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3c4e726c Fix issue# 339 of custom struct (#588) Mohamed Hassan <m****0@g****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
dcfbd8db Exclude Net40 from async moh-hassan <m****0@g****m> over 6 years ago
65c1e4ba Exclude Net40 from async moh-hassan <m****0@g****m> over 6 years ago
cab1103e merge Merge branch 'joseangelmt-develop' into develop (#390) moh-hassan <m****0@g****m> over 6 years ago
e66cee7f merge Merge branch 'develop' of https://github.com/joseangelmt/commandline into jos... moh-hassan <m****0@g****m> over 6 years ago
75de874c Added unit tests for async extension methods José Ángel <j****t@o****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
4d25d14c Added unit tests for async extension methods José Ángel <j****t@o****m> over 6 years ago
a362f908 Added async versions of WithParsed extension methods José Ángel <j****t@o****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
b938939e Added async versions of WithParsed extension methods José Ángel <j****t@o****m> over 6 years ago
446c36f4 Revert "Added async versions of WithParsed extension methods" José Ángel <j****t@o****m> over 6 years ago
63aaaf22 Revert "Added async versions of WithParsed extension methods" José Ángel <j****t@o****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
f5b50fa9 Revert "Added async versions of MapResult extension methods" José Ángel <j****t@o****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
fc00b187 Revert "Added async versions of MapResult extension methods" José Ángel <j****t@o****m> over 6 years ago
8cfda3ec more details for localized attribute properties... (#558) edmondshtogu <e****u@g****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
746885a8 more details for localized attribute properties... (#558) edmondshtogu <e****u@g****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago
d6e834f1 SkipDefault was being ignored by [Usage] Examples (#565) kendfrey <k****y@g****m>
Committed by: moh-hassan <m****0@g****m>
over 6 years ago

← Back to repository