23 Commits (e66017d73a69165ac6216f85dffed3d2cc78c68c)

Author SHA1 Message Date
Dan Buch bc9ad9fede
Generate RequiredFlag and VisibleFlag implementations
2 years ago
Dan Buch ed0033984b
Generate flag types (again?)
2 years ago
Dan Buch 8cc43782ed
Merge branch 'main' into feature/1316-simplified_flag_value_access
2 years ago
Dan Buch 6538e95d65
Merge branch 'ally_fix_multi_val' of ssh://github.com/vipally/cli into vipally-ally_fix_multi_val
2 years ago
Tilo Prütz 835bd32714 rename flags’ ValueFromContext() to Get()
2 years ago
Dan Buch 9ce946162f
Unshadow `context` package
2 years ago
Tilo Prütz 6d7f859008 IntSliceFlag.ValueFromContext() as convenient accessor
2 years ago
Dan Buch d83bb8d85e
Merge branch 'main' into remove_reflect
2 years ago
Ally Dale 58d113dd73
fix #1239: slice flag value don't append to default values from ENV or file (#1240)
3 years ago
Naveen Gogineni 50c71ed517 Remove reflect calls for doc generation
3 years ago
Robert Liebowitz e79ceb69ff
Merge pull request #1258 from dearchap/visible_interface
3 years ago
Robert Liebowitz ab52d6f3a9 Merge branch 'master' into ally_fix_default_val
3 years ago
Naveen Gogineni 07e1fdf17d Cleanup context.go
3 years ago
Naveen Gogineni df595c0d85 Fix(issue #631). Remove reflect calls for Hidden field
3 years ago
Ally Dale ef9430e77e fix #1238: accept multi-value input on sclice flags
3 years ago
AllyDale c98b85d392 bug fix #1235 : default value changes with parsed values on slice flags
3 years ago
Andrew Nicoll 2144cc5ad4 fix for parent context not setting child flags
4 years ago
Sascha Grunert ca666ae167
Fix possible panics in slice type assertion
4 years ago
Dmitry Kutakov 8c28ae347a
refactor flag names - make it more explicitly
4 years ago
Ajitem Sahasrabuddhe b161244b73
Merge latest master into v2-merge-master
5 years ago
Ajitem Sahasrabuddhe ef1ba861f7
add is set method to flag interface - refer #294
5 years ago
Ajitem Sahasrabuddhe d870ad6ccb
Fix all tests
5 years ago
Ajitem Sahasrabuddhe c75fee9224
Merge master @1.22.1 with v2
5 years ago