0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove periods at the end of field descriptions More... about 10 years ago
rename SubCommand uniformly to Subcommand More... about 10 years ago
correct grammar errors and typos More... about 10 years ago
document remaining undocumented field tags More... about 10 years ago
the required tag is actually optional More... about 10 years ago
group field tags More... about 10 years ago
Allow # comments in ini files More... about 10 years ago
Added solaris to systems not supporting sysioctl More... about 10 years ago
Do not count builtin help towards hasCliOptions More... over 10 years ago
Added test for showing [<command>-options] More... over 10 years ago
Return remaining args after error occurred More... over 10 years ago
Always return remaining arguments More... over 10 years ago
Added ErrUnknownCommand More... over 10 years ago
Run gofmt More... over 10 years ago
Allow optional subcommands More... over 10 years ago
Limit subcommands shown in usage More... over 10 years ago
Added ErrCommandRequired error type More... over 10 years ago
Update expected help message in test More... over 10 years ago
Print available commands in usage More... over 10 years ago
Only print [OPTIONS] when there are options More... over 10 years ago
Do not include non-cli options in alignment calculation More... over 10 years ago
Indent sub command help options More... over 10 years ago
Do not show builtin help for all groups More... over 10 years ago
Make build work for plan9 More... over 10 years ago
Fixed defaults for options in commands More... over 10 years ago
Added more tests More... over 10 years ago
Remove error type to string More... over 10 years ago
Fix converting map to string More... over 10 years ago
Do not ignore errors from parsing base More... over 10 years ago
Run go fmt More... over 10 years ago