Gregor Noczinski
|
d81f682964
|
* Added ci configuration for windows using AppVeyor
|
2016-02-07 13:10:26 +01:00 |
|
Gregor Noczinski
|
24fa3e9ab4
|
Merge remote-tracking branch 'origin/custom-error-handling' into custom-error-handling
# Conflicts:
# app.go
|
2016-02-06 21:41:11 +01:00 |
|
Gregor Noczinski
|
66c1742012
|
* Fixed typos
|
2016-02-06 21:39:35 +01:00 |
|
Gregor Noczinski
|
c462071a52
|
* Added ability to customize usage error messages
|
2016-02-06 21:39:35 +01:00 |
|
Gregor Noczinski
|
cb7a7c56ee
|
* Fixed typos
|
2016-01-23 14:50:25 +01:00 |
|
Gregor Noczinski
|
7319f042e4
|
* Added ability to customize usage error messages
|
2016-01-23 12:47:24 +01:00 |
|
Gregor Noczinski
|
09e2c89597
|
* Changed the way how to return the result. Because of strange ci failure
|
2016-01-23 12:01:49 +01:00 |
|
Gregor Noczinski
|
82ddbd9a07
|
* Improve GenericFlag.String() by suppressing empty "" for GenericFlags on nil or empty Generic.String()
* Cleanup StringFlag.String()
* Add os specific envHint handling for Windows (%ENV_VAR% instead of $ENV_VAR on posix systems)
|
2016-01-22 15:08:27 +01:00 |
|
Gregor Noczinski
|
01fdb2cca9
|
#315 fixed typo
|
2016-01-20 10:56:46 +01:00 |
|
Gregor Noczinski
|
f3c8e07836
|
Also show help if App/Command Before produces error.
|
2015-12-25 22:08:22 +01:00 |
|
Gregor Noczinski
|
f90cd56647
|
Handle Before and After of Command without handling it as subCommand if there is no subCommand.
|
2015-12-25 21:45:58 +01:00 |
|