38 Commits (766786fcc2048c503b52837562030ec2e7da8c0c)

Author SHA1 Message Date
Dan Buch 8b891ea82d
Merge commit '190e5b6' into v3-porting
2 years ago
Edelweiss-Snow 47d325e64f Feature:(issue_1550):Add support Int64Slice by read toml config file
2 years ago
Naveen Gogineni e9e87f624d
Add unit tests
2 years ago
Naveen Gogineni 9bcffd07a4
Merge from main
2 years ago
Dan Buch d34a232baf
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting
2 years ago
James He 9a33ae888c
fixing test
2 years ago
James He 9630e101c3
adding alias support to remaining flags and fixing tests
2 years ago
James He 126d238fc9
adding float flag alias support
2 years ago
James He c512a283ea
add support for duration flag
2 years ago
James He 5a5789af7a
adding int alias and test
2 years ago
James He 50bbb4a53e
adding string alias and test
2 years ago
James He e0db267492
adding in boolean alias support
2 years ago
Naveen Gogineni c8dc60b5e6 Add unit tests
2 years ago
Dan Buch 93a3190684
Bump declared module and internal usage to `/v3/`
2 years ago
Naveen Gogineni f6b4ee0e78 Merge from main
2 years ago
james-prysm f6642463da
Add support for alias in YAMLs (#1448)
2 years ago
Dan Buch ac641ffda5
Add more test coverage around unset input source applying
2 years ago
Naveen Gogineni d198aed170 Add test when flag is not set
2 years ago
Naveen Gogineni 7f37d1d13c Fix(1199). Allow -ve values for int, float & duration
2 years ago
Mostyn Bramley-Moore 9eb96e77a1 Don't assume a fixed windows drive letter in tests
4 years ago
Ajitem Sahasrabuddhe 8915e44661 Merge branch 'master' into github-actions-windows
4 years ago
Ajitem Sahasrabuddhe e02ef3d3c0 fix path for github actions
4 years ago
Dmitry Kutakov 0c181376a6
goimports - fix import order
4 years ago
Ajitem Sahasrabuddhe 75b7f09a46
All altsrc tests passing
5 years ago
Ajitem Sahasrabuddhe c75fee9224
Merge master @1.22.1 with v2
5 years ago
Vladislav Mitov 0b665e6170 Add PathFlag
7 years ago
Dan Buch a61867e5e6
Merge remote-tracking branch 'origin/v1' into merging-from-v1
7 years ago
Jesse Szwedko f8347a97c6 Fix altsrc slice inputs so that they correctly parse
7 years ago
Jake Champlin b93207160f
Update altsrc imports to gopkg.in
8 years ago
Jake Champlin c75c862386
Fix import paths in altsrc
8 years ago
Dan Buch 9b16216c07
Merge remote-tracking branch 'origin/v2' into minimize-struct-copying
8 years ago
Dan Buch 6d6f7da978
Merging from master/v1
8 years ago
Jesse Szwedko 024b4c6240 Update references to codegangsta to urfave (new org name)
8 years ago
Dan Buch cd10b49473
Minimize struct copying
8 years ago
Dan Buch 81fcf706ea
Replace all "stringly typed" fields with slice equivalents
8 years ago
Dan Buch f2d5ed9933
Replace BoolTFlag type with BoolFlag.Value
8 years ago
rob boll 36a5323a47 altsrc: allow nested defaults in yaml files
8 years ago
chrisprobinson d3b02e41b0 Update to add build contraints to not compile in yaml support
8 years ago