- 6fcfbc9 Merge pull request #453 from alimpfard/bool-flag-help by Tomas Aschan · 3 months ago master
- 666b603 Show 'correct' explicit bool value syntax in help by Ali Mohammad Pur · 3 months ago
- be274af Merge pull request #452 from thaJeztah/update_readme by Tomas Aschan · 4 months ago
- 5494e14 README: update badges and minor linting fixes by Sebastiaan van Stijn · 4 months ago
- 0491e57 Merge pull request #448 from thaJeztah/fix_go_version by Tomas Aschan · 4 months ago
- 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment by Tomas Aschan · 4 months ago
- 7e4dfb1 Test on Go 1.12 by Tomas Aschan · 4 months ago
- 18a9d17 move Func, BoolFunc, tests as they require go1.21 by Sebastiaan van Stijn · 4 months ago
- c5b9e98 remove uses of errors.Is, which requires go1.13 by Sebastiaan van Stijn · 4 months ago
- 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by Sebastiaan van Stijn · 4 months ago
- 1043857 Merge pull request #446 from spf13/fix-backwards-compat by Tomas Aschan · 4 months ago
- 7412009 fix: Restore ParseErrorsWhitelist name for now by Tomas Aschan · 4 months ago
- b9c16fa Merge pull request #444 from spf13/reset-args-even-if-empty by Tomas Aschan · 4 months ago
- 40abc49 Merge pull request #443 from spf13/silence-errhelp by Tomas Aschan · 4 months ago
- 1bf832c Use errors.Is instead of equality check by Tomas Aschan · 4 months ago
- d25dd24 Reset args on re-parse even if empty by Tomas Aschan · 4 months ago reset-args-even-if-empty
- 094909d Merge pull request #365 from vaguecoder/str2str-sorted by Tomas Aschan · 4 months ago
- ccb49e5 Print Default Values of String-to-String in Sorted Order by Bhargav Ravuri · 4 months ago
- b55ffb6 fix: Don't print ErrHelp in ParseAll by Tomas Aschan · 4 months ago
- 7c651d1 Merge pull request #407 from tmc/fix-errhelp by Tomas Aschan · 4 months ago
- fd649b2 Merge branch 'master' into fix-errhelp by Tomas Aschan · 4 months ago
- 1db553c Merge pull request #330 from pohly/copy-to-go-flagset by Tomas Aschan · 5 months ago
- bfb5618 Merge pull request #438 from mologie/fix-time-default-text by Tomas Aschan · 5 months ago
- 44aa4aa add CopyToGoFlagSet by Patrick Ohly · 5 months ago
- 1b52f76 Omit zero time.Time default from usage line by Oliver Kuckertz · 5 months ago
- c78f730 Merge pull request #261 from dubrie/master by Tomas Aschan · 6 months ago
- c2fd743 Merge pull request #364 from vaguecoder/duplicate-error by Tomas Aschan · 6 months ago
- 391036c Ensure output is written also from ParseAll by Tomas Aschan · 6 months ago
- 5159cda Ensure output is written to correct stream by Tomas Aschan · 6 months ago
- f9cbdd9 Merge pull request #348 from max-frank/add-time-flag-support by Tomas Aschan · 6 months ago
- e3be2eb Reduce duplication by forwarding to sibling functions by Tomas Aschan · 6 months ago
- 7cc25e3 Don't export `TimeValue` (yet) by Tomas Aschan · 6 months ago
- d15848d Remove unnecessary time test stderr dev null redirect by Maximilian Frank · 6 months ago
- c5ce22e Use time.Time for expectations in time flag tests by Maximilian Frank · 6 months ago
- 1992c5a Add support for time.Time flags by Maximilian Frank · 6 months ago
- 1c62fb2 Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags by Tomas Aschan · 6 months ago
- 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() #433 by Georges Varouchas · 6 months ago
- 4730aa0 fix help message for Func and BoolFunc flags #430 by Georges Varouchas · 7 months ago
- f4c97c2 minor: fix typos in comments by Georges Varouchas · 7 months ago
- 8a6c85f Merge pull request #409 from ShawnJeffersonWang/master by Tomas Aschan · 7 months ago
- bca0664 Merge pull request #429 from LeGEC/426-add-func-and-bool-func by Tomas Aschan · 7 months ago
- 69bc3bd add support for Func() and BoolFunc() #426 by Georges Varouchas · 8 months ago
- 196624c Merge pull request #418 from hujun-open/master by Tomas Aschan · 8 months ago
- 7322552 Merge pull request #424 from valdar/issue/423 by Tomas Aschan · 8 months ago
- 9c97fad fix #423 : Add helper function and some documentation to parse shorthand go test flags. by Andrea Tarocchi · 8 months ago
- 011db0c - update text_test.go based on PR review comments by Hu Jun · 8 months ago
- 957ea4b Merge pull request #428 from co63oc/fix1 by Tomas Aschan · 8 months ago
- 155e7f3 Fix typos by co63oc · 8 months ago
- 2a2b77a Merge remote-tracking branch 'upstream/master' by Hu Jun · 8 months ago
- d661846 Merge pull request #425 from eth-p/error-structs by Tomas Aschan · 9 months ago
- 6ca66b1 test: Add tests for error structs by Ethan P. · 9 months ago
- ca5cf96 feat: Add getters to error structs by Ethan P. · 9 months ago
- 8d77158 feat: Use error structs for most returned errors by Ethan P. · 9 months ago
- e926890 test: Commonly-returned error messages by Ethan P. · 9 months ago
- 19c9c40 Merge pull request #422 from MidnightRocket/fix-default-is-zerovalue-for-generic-value-type by Tomas Aschan · 9 months ago
- c963093 Improve readability for error in TestPrintDefaults by MidnightRocket · 9 months ago
- edb1664 Add better test for defaultIsZeroValue for generic Value type by MidnightRocket · 9 months ago
- 9edfc8d Fix defaultIsZeroValue check for generic Value type by MidnightRocket · 10 months ago
- aae8e19 Merge remote-tracking branch 'upstream/master' by Hu Jun · 10 months ago
- 5ca8134 Merge pull request #419 from spf13/ci by Márk Sági-Kazár · 12 months ago
- 100ab0e disable unsupported dependency graph for now by Mark Sagi-Kazar · 12 months ago
- a0f4ddd fix govet by Mark Sagi-Kazar · 12 months ago
- f48cbd1 add github actions by Mark Sagi-Kazar · 12 months ago
- 1118d46 add support equivalent to golang flag.TextVar(), also fixes the test failure as described in #368 by Hu Jun · 1 year ago
- f9b6619 fix: add test for argument length check by shawn · 1 year, 1 month ago
- 7104d90 fix: correct argument length check in FlagSet.Parse by shawn · 1 year, 5 months ago
- d66f0ce flag: Emulate stdlib behavior and do not print ErrHelp by Travis Cline · 1 year, 7 months ago
- 1a9275f Remove Redundant "Unknown-Flag" Error by Bhargav Ravuri · 3 years, 2 months ago
- d5e0c06 allow for blank ip addresses (#316) by David Rivera · 4 years, 7 months ago
- 85dd5c8 Add IPNetSlice and unit tests (#170) by rpothier · 5 years ago
- 6971c29 remove dead code for checking error nil (#282) by Yash · 5 years ago
- 0aa4171 Update flag_test.go by Bill Johnson · 6 years ago
- b41e8b7 Switching from whitelist to Allowlist terminology by Bill Johnson · 6 years ago
- 81378bb Add exported functions to preserve `pkg/flag` compatibility (#220) by Ryan McKern · 6 years ago
- 2e9d26c Merge pull request #219 from cfromknecht/fix-mod by Mitch Connors · 6 years ago
- 14457a6 Remove require pflag v1.0.3 by Conner Fromknecht · 6 years ago
- e8f2996 Fix typo in go.mod by Mitch Connors · 6 years ago
- 7b22f68 Merge pull request #216 from therealmitchconnors/elegant by Mitch Connors · 6 years ago
- 8e39cc4 gofmt by therealmitchconnors · 6 years ago
- 68f4136 Add SliceValue Comments by therealmitchconnors · 6 years ago
- b22fc70 Expand SliceValue support to all slice and array types. by therealmitchconnors · 6 years ago
- c6c0f0f Add first SliceValue implementations by therealmitchconnors · 6 years ago
- 9722382 Added String-To-Int64 option parsing (#211) by Alex Besogonov · 6 years ago
- 6d93a82 Merge pull request #201 from Fedosin/fix_descriptions by Mitch Connors · 6 years ago
- 7be56ae Merge pull request #210 from dsbrng25b/master by Mitch Connors · 6 years ago
- 4890c25 Fix package doc by David Schneider · 7 years ago
- b3e76d4 Fix descriptions for StringSlice functions by Mike Fedosin · 7 years ago
- 24fa697 fix misspell (#197) by Davor Kapsa · 7 years ago
- 916c5bf Fix typo in count.go (#196) by terorie · 7 years ago
- aea12ed add int32 & int64 slice support (#194) by Noah Dietz · 7 years ago
- 454a7fb add float32 & float64 slice support (#192) by Noah Dietz · 7 years ago
- 082b515 Travis: test on 1.9 as well (#191) by Eric Paris · 7 years ago
- 252d3ee travis: update to 1.10 and 1.11 in travis tests (#190) by Eric Paris · 7 years ago
- 0873577 Fix golint import path (#189) by golint fixer · 7 years ago
- b5e1a80 Sentence restructure and grammar fix (#188) by Matthew Cale · 7 years ago
- 298182f Fix panic when parsing unknown flag followed by empty argument (#173) by Oren Shomron · 7 years ago
- d929dcb Handle single string=>string flags without quotes (#179) by Tamal Saha · 7 years ago
- 947b89b Add map valued (string->string, string->int) flags. (#133) by Tamal Saha · 7 years ago
- 9a97c10 bytes: add support for base64 encoded flags (#177) by Gorka Lerchundi Osa · 7 years ago
- 3ebe029 Allow bubbling up of -test.* flags (#169) by Joffrey F · 8 years ago