741 Commits (6a87e37dffb000993f7c2831579e271d8fb298aa)
 

Author SHA1 Message Date
Jesse Szwedko 142e6cd241 Merge pull request #264 from wardn/master
9 years ago
Tarcísio Gruppi 1510d7e722
Updated tests to support exit code
9 years ago
Tarcísio Gruppi b79f884410
Updated README.md with exit code sample
9 years ago
Tarcísio Gruppi 49c1229409
Added exit code support
9 years ago
Tarcísio Gruppi 9c0db3f4ac
Created types for functions
9 years ago
Edward Sheffler III 8ea1232ede Improve vendoring options by removing self-referential imports in tests.
9 years ago
Jesse Szwedko bca61c476e Merge pull request #246 from cpuguy83/propigate_cmd_parent_to_app_setup
9 years ago
Brian Goff 758ad1e836 Sets a subcommand's parent cmd
9 years ago
Jesse Szwedko f9982619cc Merge pull request #251 from MartyMacGyver/more-cleanups
9 years ago
Jesse Szwedko b6d983e02c Merge pull request #253 from databus23/fix-isssue-252
9 years ago
Fabian Ruff a2d4ae5939 Fix global flags processing on top level
9 years ago
Martin Falatic 8cae4991af Fixing more formatting
9 years ago
Martin Falatic 4d3820c145 If there are no commands, don't show Commands section. Also fixed Copyright section formatting.
9 years ago
Martin Falatic dbde3303cf Test updated
9 years ago
Martin Falatic 595c055010 If Version is an empty string, suppress version output in usage help.
9 years ago
Martin Falatic ee2cde7a77 Print blank lines in help and error outputs more consistently.
9 years ago
Jesse Szwedko ad480243a8 Merge pull request #245 from cpuguy83/get_parent_ctx
9 years ago
Brian Goff 15e6b2fcc7 Add func to get context parent
9 years ago
Jesse Szwedko 7ad88c2740 Merge pull request #238 from polds/copyright
9 years ago
Peter Olds 4a11a6ba05 Remove whitespace #238
9 years ago
Jesse Szwedko 8cbee4b719 Merge pull request #244 from wallclockbuilder/patch-1
9 years ago
Mawueli Kofi Adzoe c7be972e81 Fix tiny typo.
9 years ago
Jesse Szwedko 11ce503420 Merge pull request #241 from codegangsta/travis-update
9 years ago
Dan Buch 474704ba13 Merge pull request #232 from codegangsta/fix-231
9 years ago
Dan Buch e04e926f10 Update Travis config to run against more versions on faster CI
9 years ago
Dan Buch 4407569431 Merge branch 'master' into fix-231
9 years ago
Peter Olds 2726643347 Add the ability to add a copyright
9 years ago
bryanl a3b93076ff Allow context value to be set after parse
9 years ago
Jesse Szwedko 616b730509 Merge pull request #233 from codegangsta/add-flag-docs
9 years ago
Jesse Szwedko 005b120d20 Add godoc comments to flag structs
9 years ago
Jesse Szwedko 55b8924c2b Merge pull request #230 from codegangsta/do-not-swallow-after-error
9 years ago
Jesse Szwedko 2272dad83e Version and help check should look for local flags too
9 years ago
Jesse Szwedko 854c52192c Merge pull request #227 from databus23/global-flags-from-all-parents
9 years ago
Jesse Szwedko 7ed7a51f86 Aggregate errors from Before/After
9 years ago
Jesse Szwedko 5d58d5b313 Merge pull request #229 from saromanov/fix-missing-value
9 years ago
Sergey Romanov f47f7b7e85 Fix panic if Valus in Int/StringSliceFlasg is missing
9 years ago
Fabian Ruff 65d50017d4 search context hierachy for global flags
9 years ago
Victor Vieux 35ac968c9e upate string slice usage
9 years ago
jszwedko 942282e931 Add instructions for distributing bash completion
10 years ago
jszwedko a889873af5 Set additional information on command's 'app'
10 years ago
Jesse Szwedko 4ee3fafcf8 Merge pull request #218 from codegangsta/add-another-help-test
10 years ago
jszwedko b8104e5da7 Set writer when running command as app
10 years ago
jszwedko f952f5ac6f Rename TestShowAppHelp to be more verbose
10 years ago
jszwedko 96ad929784 Add test for inclusion of 'AUTHORS' in App help
10 years ago
Victor Vieux 7c041f5811 do not print 'AUTHOR(S):' is there is no author
10 years ago
Jesse Szwedko 2e64a10881 Merge pull request #217 from codegangsta/readd-print-help-function
10 years ago
jszwedko e842547421 Readd printHelp function back
10 years ago
Jesse Szwedko 30b361bf66 Merge pull request #211 from netbun/patch-1
10 years ago
My-khael Pierce a66d4d2bec changes to readme.md
10 years ago
My-khael Pierce e8af095ac4 changes to readme.md
10 years ago