Commit Graph

  • 28eb7b2cc4 Added Hidden command support to CHANGELOG Jesse Szwedko 2016-05-08 21:03:02 -07:00
  • cf4a731612 Merge pull request #386 from codegangsta/psmit-hidden_command Jesse Szwedko 2016-05-08 21:01:54 -07:00
  • dfa9a87bee
    Add tests for App.VisibleCategories & App.VisibleCommands Dan Buch 2016-05-08 23:54:12 -04:00
  • 97d2df6dd7
    Merge remote-tracking branch 'origin/master' into psmit-hidden_command Dan Buch 2016-05-08 18:44:38 -04:00
  • ade5513337 Merge pull request #393 from mattfarina/io-Writer Dan Buch 2016-05-08 18:39:04 -04:00
  • 592f1d97e5 Exit non-zero if a unknown subcommand is given Jesse Szwedko 2016-05-07 17:22:09 -07:00
  • f585ec7cb8 Remove reordering of flags and arguments Jesse Szwedko 2016-05-07 16:36:54 -07:00
  • e3ace79a91 Add GlobalBoolT Jesse Szwedko 2016-05-07 16:06:28 -07:00
  • d3a4d5467b Merge pull request #394 from mattfarina/travis-update Jesse Szwedko 2016-05-06 22:55:08 -07:00
  • d919ffad32 Merge pull request #395 from mattfarina/goreportcard Jesse Szwedko 2016-05-06 22:54:45 -07:00
  • 0a3c5e7516 Letting Travis CI select the patch version of Go 1.4 to use Matt Farina 2016-05-06 12:30:30 -04:00
  • e9970b7b13 Adding Go Report Card badge Matt Farina 2016-05-06 12:24:51 -04:00
  • cd230f3a88 Update travis config for Go versions Matt Farina 2016-05-06 12:19:01 -04:00
  • 6f0b442222 Update to ErrWriter and make available on app Matt Farina 2016-05-06 12:14:26 -04:00
  • eb8680b7d7 Merge pull request #392 from codegangsta/string-slice-overwrite-on-set Jesse Szwedko 2016-05-05 08:42:14 -07:00
  • 2a256d4c53 Provide a variable for writing output with a default of os.Stderr Matt Farina 2016-05-05 10:26:53 -04:00
  • a4590caea5
    Merge remote-tracking branch 'origin/v2' into string-slice-overwrite-on-set Dan Buch 2016-05-05 10:16:58 -04:00
  • 75b97d09d9 Merge pull request #390 from codegangsta/readme-example-touchup Dan Buch 2016-05-04 20:04:10 -04:00
  • 11ad2b36c8
    Assert output in some README examples Dan Buch 2016-05-04 19:41:33 -04:00
  • cc481d6b0e
    Adjust command hiding to use similar convention as hidden flags Dan Buch 2016-05-03 06:54:05 -04:00
  • f397b1618c
    Adding test for Command.Hidden handling in help text Dan Buch 2016-05-03 05:51:26 -04:00
  • 5c641d69b4
    Merge branch 'hidden_command' of https://github.com/psmit/cli into psmit-hidden_command Dan Buch 2016-05-03 05:50:36 -04:00
  • a1e5328e30
    Merge remote-tracking branch 'origin/master' into string-slice-flag-default-160 Dan Buch 2016-05-03 05:25:07 -04:00
  • 839f07bfe4 Merge pull request #381 from codegangsta/pluggable-flag-printer Jesse Szwedko 2016-05-02 21:17:00 -07:00
  • b14dcdb7b9 TRIVIAL the letter "a" Dan Buch 2016-05-02 21:20:23 -04:00
  • cd92adcb75
    Further simplifying default flag stringer func Dan Buch 2016-05-02 19:58:16 -04:00
  • 6089d723a8
    Use existing prefixedNames func Dan Buch 2016-05-02 19:52:39 -04:00
  • 7de151883c
    Added more notes about usage formatting changes Dan Buch 2016-05-02 19:48:35 -04:00
  • e56207bd51
    Merge branch 'vieux-change_varargs_usage' into pluggable-flag-printer Dan Buch 2016-05-02 19:45:56 -04:00
  • 2e4d25db14
    Merge branch 'change_varargs_usage' of https://github.com/vieux/cli into vieux-change_varargs_usage Dan Buch 2016-05-02 19:45:21 -04:00
  • 69a8e25f3d
    Make flag usage rendering more consistent; show default values Dan Buch 2016-05-02 19:42:08 -04:00
  • 23af5dd643
    Rename flag stringer func bits for clarity, consistency Dan Buch 2016-05-02 13:07:57 -04:00
  • 22773b14c1
    Allow for pluggable flag-level help text formatting Dan Buch 2016-05-02 13:05:21 -04:00
  • 415b5e766a Merge pull request #380 from codegangsta/readme-cli-refs Dan Buch 2016-05-02 12:06:58 -04:00
  • 5c36fa18d9
    Change refs from cli.go to cli Dan Buch 2016-05-02 11:51:54 -04:00
  • d69b4400b5 Merge pull request #379 from codegangsta/v1.16.0-prep Dan Buch 2016-05-02 11:49:06 -04:00
  • edc8458637
    Merge branch 'PaulMakepeace-fix-err-assertion' into v1.16.0-prep Dan Buch 2016-05-02 11:42:18 -04:00
  • ecf21a7a09
    Merge branch 'fix-err-assertion' of https://github.com/PaulMakepeace/cli into PaulMakepeace-fix-err-assertion Dan Buch 2016-05-02 11:41:51 -04:00
  • fe67cb0f3d
    Add note about error handling fix, prep 1.16.0 section Dan Buch 2016-05-02 11:41:01 -04:00
  • 4cb9a7a5bb Merge pull request #378 from codegangsta/exit-error-bug-376 Dan Buch 2016-05-02 11:36:18 -04:00
  • 4b4c07bd4f
    Ensure HandleAction/HandleExitCoder work correctly with *ExitError Dan Buch 2016-05-02 11:25:37 -04:00
  • a90e2e4ff1 Fix #376 NewExitError not working, reflect vals[0] cast to Interface() was missing Gert-Jan Timmer 2016-05-02 17:06:14 +02:00
  • f90241a6a3 Assert type against actual return val's interface. Paul Makepeace 2016-05-01 20:58:59 -07:00
  • ff84ca213d Merge pull request #374 from codegangsta/kytrinyx-action-err Dan Buch 2016-05-01 10:34:16 -04:00
  • 1cda555a05
    Merge branch 'action-err' of https://github.com/kytrinyx/cli into kytrinyx-action-err Dan Buch 2016-05-01 10:26:54 -04:00
  • fd7bf3b85f Merge pull request #373 from codegangsta/doc-custom-help Dan Buch 2016-05-01 10:10:46 -04:00
  • b738841df8
    Add some explicit docs about help text customization Dan Buch 2016-05-01 10:06:12 -04:00
  • e0d7cbbe2c Merge pull request #372 from codegangsta/deprecation-cleanups Dan Buch 2016-05-01 09:18:56 -04:00
  • 784038bca2 Merge pull request #371 from codegangsta/harshavardhana-hidden-flags Dan Buch 2016-05-01 09:18:41 -04:00
  • 007295e509
    Cleaning up the recently-introduced deprecations Dan Buch 2016-05-01 09:09:54 -04:00
  • 9584555150
    Include details of hidden flag impl in CHANGELOG Dan Buch 2016-05-01 08:44:01 -04:00
  • fed78b8bab
    Rework of hidden flag impl plus some Action func corrections Dan Buch 2016-05-01 08:36:17 -04:00
  • 99431669d0
    New `Hide` variable for all Flags Harshavardhana 2015-03-15 03:11:52 -07:00
  • 879acab1d0 Merge pull request #369 from codegangsta/v1.15.0-prep Dan Buch 2016-04-30 13:53:46 -04:00
  • a9afed5b15
    Prepping v1.15.0 release Dan Buch 2016-04-30 13:48:08 -04:00
  • aaac36ecb9 Merge pull request #368 from codegangsta/yaml-nested-changelog Dan Buch 2016-04-30 13:46:42 -04:00
  • 896d2fd3c1
    Add a note to CHANGELOG about dot-delimited YAML key lookup Dan Buch 2016-04-30 13:27:11 -04:00
  • 15d4455a61 Merge pull request #365 from roboll/nested-flags Dan Buch 2016-04-30 13:25:48 -04:00
  • 1fb52b3bce
    Merge remote-tracking branch 'origin/master' into string-slice-flag-default-160 Dan Buch 2016-04-30 13:13:02 -04:00
  • 9f8c5004f2 Merge pull request #367 from codegangsta/bryanl-bryanl-set-context-values Dan Buch 2016-04-30 12:31:31 -04:00
  • f3b589e892
    Remove unreachable code Dan Buch 2016-04-30 12:22:32 -04:00
  • e059dc8188
    Implement *Context.GlobalSet + relevant CHANGELOG entry Dan Buch 2016-04-30 11:46:47 -04:00
  • 4edb5c9a6b
    Merge branch 'bryanl-set-context-values' of https://github.com/bryanl/cli into bryanl-bryanl-set-context-values Dan Buch 2016-04-30 11:25:05 -04:00
  • b4054ddd3c Merge pull request #366 from codegangsta/metadata-note Dan Buch 2016-04-30 11:12:44 -04:00
  • e2161d7f64
    Minor changelog update bits Dan Buch 2016-04-30 09:54:44 -04:00
  • e671f0b23b Merge pull request #339 from jack230230/master Dan Buch 2016-04-30 09:36:46 -04:00
  • 663fc0b623 Merge pull request #361 from codegangsta/txgruppi-develop Dan Buch 2016-04-30 08:14:08 -04:00
  • f72d405107 Change Extras to Metadata 王振威 2016-04-30 10:42:07 +08:00
  • 36a5323a47 altsrc: allow nested defaults in yaml files rob boll 2016-04-29 12:33:59 -04:00
  • 06c01a4bba
    A few tweaks based on feedback in #361 Dan Buch 2016-04-29 03:01:57 -04:00
  • 1a91f3dce5
    Ensure IntSlice & StringSlice serialization works as expected Dan Buch 2016-04-29 02:53:58 -04:00
  • d1b0c49a98
    Ensure slice types can safely round-trip through flag.FlagSet Dan Buch 2016-04-29 02:30:49 -04:00
  • 4cae17cfe1
    Ensure MultiError returned when both Before and After funcs given Dan Buch 2016-04-28 17:15:16 -04:00
  • ee736e063a
    Merge remote-tracking branch 'origin/master' into string-slice-flag-default-160 Dan Buch 2016-04-28 16:53:45 -04:00
  • 61d4175525
    Merge remote-tracking branch 'origin/master' into txgruppi-develop Dan Buch 2016-04-28 16:20:02 -04:00
  • 222ec6fb7e Merge pull request #364 from codegangsta/assert-before-command-after-ordering Dan Buch 2016-04-28 16:12:29 -04:00
  • 6eb8c82596
    Merge remote-tracking branch 'origin/master' into txgruppi-develop Dan Buch 2016-04-28 16:07:37 -04:00
  • 2c0e13ecf8
    Revising/adding tests that assert order of operations inside App.Run Dan Buch 2016-04-28 16:05:14 -04:00
  • 6e08192c80 Merge pull request #363 from codegangsta/global-float64 Dan Buch 2016-04-28 13:51:20 -04:00
  • b9bbb35c5b
    Add change to Fixed section of Unreleased in CHANGELOG Dan Buch 2016-04-28 13:04:52 -04:00
  • bd0f13d022
    Add Context.GlobalFloat64 plus tests Dan Buch 2016-04-28 13:03:25 -04:00
  • 47f6721fae
    Update CHANGELOG and add a script to help with slice type migration Dan Buch 2016-04-28 12:35:56 -04:00
  • 64de53e639
    Merge remote-tracking branch 'origin/master' into string-slice-flag-default-160 Dan Buch 2016-04-28 11:11:42 -04:00
  • 7651aa05a6
    TRIVIAL specify *return* signature in deprecation message Dan Buch 2016-04-28 11:09:33 -04:00
  • c3a6370616
    Moving remaining details from #361 description to CHANGELOG.md Dan Buch 2016-04-28 11:07:53 -04:00
  • b453bf5940
    Clarifying errors returned from HandleAction + tests Dan Buch 2016-04-28 11:03:10 -04:00
  • 271b56c71b
    Cleanups based on feedback in #361 Dan Buch 2016-04-28 10:15:04 -04:00
  • 7371138edb
    Add back App.RunAndExitOnError with deprecation message Dan Buch 2016-04-27 12:23:09 -04:00
  • 02924293ff
    Removing unused vars Dan Buch 2016-04-27 11:51:41 -04:00
  • 9e8ead512a
    Making gfmxr assertion stronger Dan Buch 2016-04-27 11:40:46 -04:00
  • 3b5133fbb1
    Add gfmxr integration for checking examples in README.md Dan Buch 2016-04-27 11:38:49 -04:00
  • d45f7c1fe2
    Allow for legacy and newer Action func signatures Dan Buch 2016-04-27 11:34:01 -04:00
  • d48e22a9dd
    Docs around exit error behavior, + handling MultiError in HandleExitCoder Dan Buch 2016-04-27 09:54:08 -04:00
  • b2ac0616d1
    TRIVIAL Remove trailing whitespace Dan Buch 2016-04-27 09:31:43 -04:00
  • 23c7b807a7
    Merge remote-tracking branch 'origin/master' into txgruppi-develop Dan Buch 2016-04-27 09:30:05 -04:00
  • 882dd2cc6b
    Making sure examples in README are valid Dan Buch 2016-04-27 09:21:56 -04:00
  • f688d47415
    Encapsulate ExitCoder check into a lil func Dan Buch 2016-04-27 09:18:42 -04:00
  • f3e55a0783
    Move error types to errors.go Dan Buch 2016-04-27 09:13:52 -04:00
  • b7329f4968
    Switch from multi-return with exit codes to ExitCoder check Dan Buch 2016-04-27 09:12:34 -04:00
  • b40b62794d
    Ensure README examples are runnable Dan Buch 2016-04-26 07:05:50 -04:00