25 Commits (880a802dc8314470ab998f5b5d5728001fd71af6)

Author SHA1 Message Date
Naveen Gogineni c8dc60b5e6 Add unit tests
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
5 years ago
Ajitem Sahasrabuddhe 8915e44661 Merge branch 'master' into github-actions-windows
5 years ago
Ajitem Sahasrabuddhe e02ef3d3c0 fix path for github actions
5 years ago
Dmitry Kutakov 0c181376a6
goimports - fix import order
5 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
8 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
9 years ago
chrisprobinson d3b02e41b0 Update to add build contraints to not compile in yaml support
9 years ago