166 Commits (main)

Author SHA1 Message Date
Dan Buch 5e5df7c325
Merge commit '63cb372' into v3-porting
2 years ago
Dan Buch 1643a783ea
Merge commit 'd1ac284' into v3-porting
2 years ago
Dan Buch b0e8160076
Merge commit '5ac0710' into v3-porting
2 years ago
GuangyuFan 63cb372cce
Feature: (issue_1451) customized slice flag separator (#1546)
2 years ago
Naveen Gogineni e302525d58 Fix:(issue_1263) FlagNames should return names set via env as well
2 years ago
Naveen Gogineni e8b5e4a1d0 Fix windows compile
2 years ago
Naveen Gogineni 6b738dc4e5 Use withEnvHint instead of custom func
2 years ago
Naveen Gogineni e320fd80a2 Fix windows env error
2 years ago
Naveen Gogineni 729a7c41ce Fix:(issue_1206) Default value shouldnt depend on env variable or value set from cmdline
2 years ago
Dan Buch 85ff0c550a
Un-regress from v3 porting losses
2 years ago
Dan Buch 64facdbe2f
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting
2 years ago
Jakub Nowakowski b82e628617
Add unit test for GenericFlag Destination parsing
2 years ago
Felix Lange 82ea9f70c0
Call FlagStringer in String() method of slice flags
2 years ago
Naveen Gogineni 1a31a6e2fc Revert "Remove all flag interfaces"
2 years ago
Jakub Nowakowski c472192257 Add unit test for GenericFlag Destination parsing
2 years ago
Naveen Gogineni 9c5b385796
Add additional test to fix codecov
2 years ago
Naveen Gogineni 5b96605ae5
Add additional test to fix codecov
2 years ago
Naveen Gogineni 9bcffd07a4
Merge from main
2 years ago
Naveen Gogineni 7405a90b38
Fix formatting
2 years ago
Naveen Gogineni 7097d0eedd
Fix tests per latest main
2 years ago
Naveen Gogineni fdcbf28476
Merge changes from main
2 years ago
Naveen Gogineni 6b0a3e80b5
Add parametrize tests
2 years ago
Naveen Gogineni c0a8506cea
Add context.Count
2 years ago
Naveen Gogineni 03487fc7f0
Add count option for bool flags
2 years ago
Naveen Gogineni 68cd3e8148
Fix:(issue_1272) Generic flag not set from env
2 years ago
ccremer 382386a079
Add configurable Base to int, uint and uint64 flags
2 years ago
Naveen Gogineni bc99b5865c
issue_62: Make slice options more posix like
2 years ago
Felix Lange 72cbb3db6a Call FlagStringer in String() method of slice flags
2 years ago
Naveen Gogineni d0fff2e8cc Add additional test to fix codecov
2 years ago
Naveen Gogineni b087856c64 Add additional test to fix codecov
2 years ago
Naveen Gogineni f6b4ee0e78 Merge from main
2 years ago
Naveen Gogineni 0c7dcf7c2b Fix formatting
2 years ago
Naveen Gogineni ec257a8705 Fix tests per latest main
2 years ago
Naveen Gogineni f8b9a7cc2e Merge changes from main
2 years ago
Naveen Gogineni 15fd35e7b4 Add parametrize tests
2 years ago
Naveen Gogineni 7941e8ccf6 Add context.Count
2 years ago
Naveen Gogineni b4e0ec3b8a Add count option for bool flags
2 years ago
Naveen Gogineni 069c6bfe4a Run gofmt
2 years ago
Naveen Gogineni 268cb973f8 Remove all flag interfaces
2 years ago
dearchap f451dead12
Fix:(issue_1272) Generic flag not set from env (#1458)
2 years ago
ccremer bd2ae121ab
Add configurable Base to int, uint and uint64 flags
2 years ago
Naveen Gogineni b80ff3d32f issue_62: Make slice options more posix like
2 years ago
Balazs Nagy 1335a7022a accept timezone for timestamps
2 years ago
Joseph Cumines e77dd7bb68 Add SliceFlag wrapper and fix bugs in existing implementations
2 years ago
Dan Buch 04f5ff0315
Merge branch 'main' into mostynb-report_source_of_parse_errors
2 years ago
Dan Buch e7db6af492
Merge remote-tracking branch 'origin/main' into mostynb-report_source_of_parse_errors
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
Kacper Bąk 4c7b46cb24 fix: clean code
2 years ago
Tilo Prütz 835bd32714 rename flags’ ValueFromContext() to Get()
2 years ago