24 Commits (766786fcc2048c503b52837562030ec2e7da8c0c)

Author SHA1 Message Date
Dan Buch 581cfd175a
Merge commit '0d0d329' into v3-porting
2 years ago
Naveen Gogineni 59095aa762 make cmd.Run use varargs
2 years ago
Naveen Gogineni fa21c74096 Fix altsrc tests
2 years ago
Dan Buch 93a3190684
Bump declared module and internal usage to `/v3/`
2 years ago
Dmitry Kutakov 0c181376a6
goimports - fix import order
4 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
8 years ago
Dan Buch 15d4455a61 Merge pull request #365 from roboll/nested-flags
8 years ago
rob boll 36a5323a47 altsrc: allow nested defaults in yaml files
8 years ago
Dan Buch b7329f4968
Switch from multi-return with exit codes to ExitCoder check
8 years ago
Dan Buch 10c8309d84
Merge branch 'develop' of https://github.com/txgruppi/cli into txgruppi-develop
8 years ago
Yasuhiro KANDA ad7ed77a7e Fix yaml file loader
8 years ago
chrisprobinson d3b02e41b0 Update to add build contraints to not compile in yaml support
8 years ago