0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #228 from nickwei84/master More... almost 7 years ago
Merge pull request #237 from zyga/fix-empty-subcommand More... almost 7 years ago
Don't crash if subcommand has no commands of its own More... almost 7 years ago
use the provided constants for multi platform support More... almost 7 years ago
Merge pull request #231 from yaegashi/fix-default-mask More... almost 7 years ago
Merge pull request #236 from alex-slynko/fix_multiflag More... almost 7 years ago
Fix multiple flag options completion More... almost 7 years ago
Correctly handle `default-mask:"-"` More... almost 7 years ago
refactored short and long prefix completions More... almost 7 years ago
Fix wrong doc function name More... almost 7 years ago
Make falsy tag strings behave intuitively More... almost 7 years ago
changed the behavior of completing short option names More... almost 7 years ago
Do not clear isSet before parsing ini More... about 7 years ago
Expose Option.IsSetDefault More... about 7 years ago
Initialize custom marshaler pointer as needed More... about 7 years ago
Do not use unsafe syscall when appengine constraint is set More... about 7 years ago
Remove use of unsafe where not necessary More... about 7 years ago
Clarify boolean tags are enabled if they are non-empty More... about 7 years ago
Fix PassAfterNonOption not working with positional args More... over 7 years ago
Set a minimum length for wrapping text More... over 7 years ago
Merge pull request #208 from zimmski/1332-go-flags-do-not-change-untagged-fields More... over 7 years ago
Merge pull request #209 from zimmski/support-1.6-and-1.7 More... over 7 years ago
Support MacOSX More... over 7 years ago
Always support the two latest Go releases More... over 7 years ago
Do not change the value of non-tagged fields More... over 7 years ago
Show how to exit(0) on --help in example More... over 7 years ago
Output --help message to stdout instead of stderr More... over 7 years ago
Merge pull request #197 from kkolman/fix_test_windows More... over 7 years ago
Merge pull request #201 from bengadbois/patch-1 More... over 7 years ago
Fixing typo in ini More... over 7 years ago