0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix new termsize detection for windows More... about 11 years ago
More portable termsize detection More... about 11 years ago
Added tests for pointers, slices and maps More... about 11 years ago
Use value instead of pointer for slices to fill More... about 11 years ago
Support for pointers as option values More... about 11 years ago
Add specific error message in marshal error More... about 11 years ago
Added description of how to set slices and maps More... about 11 years ago
Added value-name tag to available field tags in package doc More... about 11 years ago
Added value-name tag for options More... about 11 years ago
Make code for aligning help more readable More... about 11 years ago
Use the TIOCGWINSZ macro from C to determine correct value of option More... about 11 years ago
Merge pull request #7 from cactus/upstream-issue-7-fix More... about 11 years ago
add return to time.Duration parsing to avoid further parse logic More... about 11 years ago
Rename option.options to option.Field.Tag More... over 11 years ago
Expose struct field and value for option More... over 11 years ago
Go formatted code More... over 11 years ago
Make Option.FieldName public More... over 11 years ago
Format main man description More... over 11 years ago
Added WriteManPage function More... over 11 years ago
Added field for application short description More... over 11 years ago
Support command context-sensitive help message More... over 11 years ago
Go formatted code More... over 11 years ago
Change heuristic for showing closest matching command More... over 11 years ago
Print command error if required More... over 11 years ago
Show closest command match on remaining args More... over 11 years ago
Check for error being nil before casting it to an error More... over 11 years ago
Changed semantics of "default" tag More... over 11 years ago
Improved error messages for missing/wrong commands More... over 11 years ago
Go formatted the code More... over 11 years ago
Implemented basic support for commands More... over 11 years ago