aboutsummaryrefslogtreecommitdiff
path: root/golangflag.go
AgeCommit message (Expand)Author
2025-05-14fix #423 : Add helper function and some documentation to parse shorthand go t...Andrea Tarocchi
2018-04-03make x.Parsed() return true after AddGoFlagSet(x) and pflag.Parse() (#162)childe
2016-10-23Clean up codebogem
2015-12-18Better support golang flag short valuesEric Paris
2015-09-23Add more CI checks forcing code cleanlinessEric Paris
2015-08-16Do not trust golang flag's DefValueEric Paris
2015-08-16Add functions to support golang flags in pflagsEric Paris