Dan Buch
|
f7b2b93ffa
|
Merge remote-tracking branch 'origin/v1' into merging-from-v1
|
2016-07-14 17:50:16 -04:00 |
|
Dan Buch
|
c3b03b8437
|
Adding flag type generation for altsrc
and a mention of this whole thing in the change log
|
2016-07-11 06:02:49 -04:00 |
|
Dan Buch
|
9b16216c07
|
Merge remote-tracking branch 'origin/v2' into minimize-struct-copying
|
2016-05-23 19:37:17 -04:00 |
|
Dan Buch
|
6d6f7da978
|
Merging from master/v1
|
2016-05-22 18:30:07 -04:00 |
|
Jesse Szwedko
|
024b4c6240
|
Update references to codegangsta to urfave (new org name)
Also add notice to README
|
2016-05-22 14:42:23 -07:00 |
|
Dan Buch
|
cd10b49473
|
Minimize struct copying
by using pointer func receivers and slices of struct pointers where possible.
|
2016-05-22 15:20:52 -04:00 |
|
Dan Buch
|
81fcf706ea
|
Replace all "stringly typed" fields with slice equivalents
and alter the Flag interface accordingly
Closes #415
|
2016-05-21 21:29:45 -04:00 |
|
Dan Buch
|
f2d5ed9933
|
Replace BoolTFlag type with BoolFlag.Value
Closes #412
|
2016-05-18 08:20:15 -04:00 |
|
Dan Buch
|
1fb52b3bce
|
Merge remote-tracking branch 'origin/master' into string-slice-flag-default-160
|
2016-04-30 13:13:02 -04:00 |
|
Dan Buch
|
b7329f4968
|
Switch from multi-return with exit codes to ExitCoder check
|
2016-04-27 09:12:34 -04:00 |
|
Dan Buch
|
a17c8cf1d8
|
Rename func type suffixes Fn ->Func and add OnUsageErrorFunc
|
2016-04-25 18:29:05 -04:00 |
|
Dan Buch
|
10c8309d84
|
Merge branch 'develop' of https://github.com/txgruppi/cli into txgruppi-develop
|
2016-04-25 18:10:10 -04:00 |
|
Dan Buch
|
867aa0912d
|
Overwrite slice flag defaults when set
Closes #160
|
2016-04-05 12:35:30 -04:00 |
|
chrisprobinson
|
d3b02e41b0
|
Update to add build contraints to not compile in yaml support
in the case the golang version is less than golang 1.2
|
2016-02-21 20:06:02 -08:00 |
|