forked from ogier/pflag
-
Notifications
You must be signed in to change notification settings - Fork 347
Pull requests: spf13/pflag
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: correct argument length check in FlagSet.Parse
#409
opened Jul 23, 2024 by
ShawnJeffersonWang
Loading…
bug fix: If a variable has a default value set, when using the variab…
#404
opened May 28, 2024 by
heshiyingx
Loading…
Add documentation for flags with custom variable names
#403
opened May 8, 2024 by
calebstewart
Loading…
Support multiple chars shorthand eg: -ff file --filefrom file
#396
opened Mar 11, 2024 by
timandy
Loading…
docs: document how backquotes are handled in usage messages
#395
opened Mar 8, 2024 by
bhcleek
Loading…
Adding custom validation for any type of flag's value
#374
opened Mar 27, 2023 by
ErfanMomeniii
Loading…
Teach pflag to handle unambiguous abbreviated long-args
#372
opened Dec 30, 2022 by
opencoff
Loading…
Print Default Values of String-to-String in Sorted Order
#365
opened Nov 19, 2022 by
vaguecoder
Loading…
support VarPF variantes for options to return created flags
#363
opened Nov 1, 2022 by
mandelsoft
Loading…
Fix usage showing zero defaults for custom Value type
#361
opened Sep 22, 2022 by
twelvelabs
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.