1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reorganizing solution More... almost 6 years ago
Reorganizing solution More... almost 6 years ago
Reorganizing solution More... almost 6 years ago
Reorganizing solution More... almost 6 years ago
Reorganizing solution More... almost 6 years ago
Reorganizing solution More... almost 6 years ago
Added stylecop.json More... almost 6 years ago
Moved ConsoleExtensions tests to new project. More... almost 6 years ago
Moved TestHarness under the test solution folder. More... almost 6 years ago
Added new versions of the existing projects. More... almost 6 years ago
Merge branch 'wip/multiple-names' More... almost 6 years ago
Bump Microsoft.NET.Test.Sdk from 16.0.0 to 16.0.1 More... almost 6 years ago
Bump coverlet.msbuild from 2.5.1 to 2.6.0 More... almost 6 years ago
Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.0.0 More... almost 6 years ago
Merge pull request #17 from JeevanJames/dependabot/nuget/coverlet.msbuild-2.5.1 More... about 6 years ago
Bump coverlet.msbuild from 2.3.2 to 2.5.1 More... about 6 years ago
Handling combined short options More... about 6 years ago
Merge branch 'master' into wip/multiple-names More... about 6 years ago
Added coverlet to the unit test project for code coverage More... about 6 years ago
Fixed small typo in comment More... about 6 years ago
Refactoring for each arg to have multiple names. More... about 6 years ago
Updated TODO items. Added doc comments. More... about 6 years ago
Bit of code cleanup and doc comments. More... about 6 years ago
Updated doc comments More... about 6 years ago
Changed Arguments collection to derive from MetadataObjects collection More... about 6 years ago
Updated Command and Option objects to implement MetadataObject More... about 6 years ago
Allowing arguments to have a name. Updating MetadataObject to have Name property and creating a base collection class for all metadata objects. More... about 6 years ago
Fixed issues in FileValidator, UnixParserStyle and WindowsParserStyle classes. Updated doc comments. More... about 6 years ago
Bit of refactoring in the Parser class. Added more doc comments. More... about 6 years ago
Fixed issue in the regex validator error message. Added test project for the CmdLineParser project. More... about 6 years ago