20 Commits (fa64b8efd0831e1d49bb44d1f3e8376647e27a94)

Author SHA1 Message Date
Dmitry Kutakov 0c181376a6
goimports - fix import order
5 years ago
Ajitem Sahasrabuddhe a9d5b68df5
Merge branch 'master' into v2-master-merge
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
Sascha Grunert 4627bbe109
Add go module support
5 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 df685fbacc
Remove `NewApp` initializer
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 fed78b8bab
Rework of hidden flag impl plus some Action func corrections
9 years ago
Dan Buch 15d4455a61 Merge pull request #365 from roboll/nested-flags
9 years ago
rob boll 36a5323a47 altsrc: allow nested defaults in yaml files
9 years ago
Dan Buch b7329f4968
Switch from multi-return with exit codes to ExitCoder check
9 years ago
Dan Buch 10c8309d84
Merge branch 'develop' of https://github.com/txgruppi/cli into txgruppi-develop
9 years ago
Yasuhiro KANDA ad7ed77a7e Fix yaml file loader
9 years ago
chrisprobinson d3b02e41b0 Update to add build contraints to not compile in yaml support
9 years ago