0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced ValueOptionAttribute (see issue #23). More... over 13 years ago
Forgot to regenerate CommonAssemblyInfo.cs ... More... over 13 years ago
CommandLineParser refactored using ParserContext, TargetExtensions. More... over 13 years ago
CommonAssemblyInfo.cs generated with Rakefile. More... over 13 years ago
ReflectionUtil now caches data using ReflectionCache. More... over 13 years ago
SuppressMessage placed near source of issues. More... over 13 years ago
OptionAttribute sealed. Option[Array|List]Attribute derives from BaseOptionAttribute. More... over 13 years ago
Refactoring on OptionInfo, OptionMap. Added SwitchExtensions. More... over 13 years ago
CommandLine.snk regenerated. More... over 13 years ago
Refactoring in respect of FxCop rules. More... over 13 years ago
Removed synchronization from OptionInfo and TargetWrapper. More... over 13 years ago
Updated Rakefile.rb. More... over 13 years ago
Removing demoapp bins. More... over 13 years ago
Updated gitignore. More... over 13 years ago
Public types moved to from Core dir to tree root. More... over 13 years ago
Updated SR.strings.cs and tools/invariantstr.exe. More... over 13 years ago
Using NUnit.2.5.10.11092 from NuGet (or nunit-console with fail on *nix). More... over 13 years ago
Minor Rakefile change. More... over 13 years ago
Added first draft of Rakefile.rb to source tree root. More... over 13 years ago
SR.string[.cs] managed with tools/invariantstr.exe. More... over 13 years ago
Fixed issue #45 about verb commands and help subsystem. More... over 13 years ago
Again bad formatting in README.md! More... over 13 years ago
README updated. More... over 13 years ago
Added CommandLineParser::WasVerbOptionInvoked helper method. More... over 13 years ago
Fixed error in README.md... More... over 13 years ago
CommandLineParserSettings, CommandLineParser now implements IDisposable. More... over 13 years ago
Consolidated pull request #44 from @dbaileychess (MetaKey). More... over 13 years ago
Merge pull request #44 from dbaileychess/master More... over 13 years ago
Added test for Meta Value in the HelpText More... over 13 years ago
Implemented 'strict parsing' as in issue #32 by @nemec. More... over 13 years ago