meatballhat
|
e671f0b23b
|
Merge pull request #339 from jack230230/master
Add App.Metadata
|
2016-04-30 09:36:46 -04:00 |
|
meatballhat
|
663fc0b623
|
Merge pull request #361 from codegangsta/txgruppi-develop
Optional exit code support
|
2016-04-30 08:14:08 -04:00 |
|
meatballhat
|
222ec6fb7e
|
Merge pull request #364 from codegangsta/assert-before-command-after-ordering
Revising/adding tests that assert order of operations inside App.Run
|
2016-04-28 16:12:29 -04:00 |
|
meatballhat
|
6e08192c80
|
Merge pull request #363 from codegangsta/global-float64
Add Context.GlobalFloat64 and tests
|
2016-04-28 13:51:20 -04:00 |
|
meatballhat
|
8f4634de7c
|
Merge pull request #360 from codegangsta/keep-a-changelog
Keep a changelog
|
2016-04-25 17:00:36 -04:00 |
|
meatballhat
|
474704ba13
|
Merge pull request #232 from codegangsta/fix-231
Version and help check should look for local flags too
|
2015-06-11 01:31:33 -04:00 |
|
meatballhat
|
2bcd11f863
|
Merge pull request #193 from codegangsta/add-aliases
Add `Command.Aliases` and deprecate `Command.ShortName`
|
2015-03-16 21:49:33 -04:00 |
|
meatballhat
|
97112754e1
|
Merge pull request #169 from codegangsta/use-0-as-int-base
Use 0 as the base when parsing ints
|
2015-01-09 13:13:49 -05:00 |
|
meatballhat
|
aee58516e6
|
Merge pull request #167 from codegangsta/use-double-quotes-in-defaults
Use double quotes in output for defaults
|
2015-01-08 16:28:32 -05:00 |
|
meatballhat
|
21d399c3fa
|
Merge pull request #166 from codegangsta/fix-generic-flag-help-text
Fix help text for generic flag to not insinuate that you can specify mul...
|
2015-01-08 14:50:16 -05:00 |
|
meatballhat
|
5b9e204508
|
Merge pull request #153 from codegangsta/allow-hiding-of-help-flag
Allow hiding of help flag without hiding help subcommand
|
2015-01-08 14:49:36 -05:00 |
|
meatballhat
|
a14c5b47c7
|
Merge pull request #154 from codegangsta/allow-writer-to-be-set
Allow writer to be set
|
2014-12-12 08:50:46 -05:00 |
|
meatballhat
|
f7ebb761e8
|
Merge pull request #137 from nyushi/fix-example-code
Fix example code
|
2014-09-22 23:34:35 -04:00 |
|
meatballhat
|
78d497e4cf
|
Adding support for multiple env var "cascade"
|
2014-09-22 23:28:57 -04:00 |
|
meatballhat
|
e8939d2aa0
|
Merge remote-tracking branch 'origin/master' into env-config-fun
Conflicts:
README.md
app_test.go
cli_test.go
|
2014-07-15 16:54:29 -04:00 |
|
meatballhat
|
48869e13a4
|
Addressing go vet offenses
|
2014-07-11 18:30:16 -04:00 |
|
meatballhat
|
fc16c67be3
|
Updating structs to use labels, adding tests for env stuff
|
2014-07-11 18:13:10 -04:00 |
|
meatballhat
|
97fd93272f
|
Starting to hack in some env var configuration goodness
|
2014-07-11 13:29:56 -04:00 |
|