0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use an interface{} instead of reflect.Value More... about 5 years ago
Add ability to programmatically add options to a group More... about 5 years ago
Fix usage text of subcommands in man pages More... about 5 years ago
Fix writing INI section names for subcommands More... about 5 years ago
ignore unknow ini section if IgnoreUnknown is set More... over 5 years ago
Merge pull request #192 from XenoPhex/master More... over 5 years ago
Merge pull request #285 from mnm678/reproducible_builds More... over 5 years ago
Merge pull request #292 from farbodsalimi/fix-readme-typos More... over 5 years ago
Update README.md More... over 5 years ago
formatting fixes More... over 5 years ago
Added SOURCE_DATE_EPOCH support More... over 5 years ago
Merge pull request #283 from XenoPhex/fix-golint More... over 5 years ago
Remove checking support for 1.7.x and 1.8.x More... over 5 years ago
add verbose to debug go get errors More... over 5 years ago
update path of golint install More... over 5 years ago
Allow custom flags to read '-' if they are a value validator More... over 5 years ago
Merge pull request #279 from chipaca/no-hidden-short-align More... over 5 years ago
fix #278 More... over 5 years ago
Merge pull request #276 from chipaca/fix-275 More... over 5 years ago
move tests for PassAfterNonOption with commands to command_test More... over 5 years ago
Merge pull request #277 from XenoPhex/fix-error-message-error-message More... over 5 years ago
Clarify that an error was expected but did not occur More... over 5 years ago
added test to check for new command + positional behaviour More... over 5 years ago
Fix issue #275 More... over 5 years ago
Merge pull request #274 from chipaca/check-group-for-all-hidden-options More... over 5 years ago
Fix issue #273 More... over 5 years ago
Merge pull request #271 from chipaca/fixes-for-hidden-bugs More... over 5 years ago
Merge pull request #211 from hchargois/master More... over 5 years ago
Catch error on s.addArgs More... over 5 years ago
Merge branch 'master' into fix-pass-after-non-option More... over 5 years ago