Commit graph

  • 64400adf08 deal with unreachable code warning. Tim Reddehase 2018-09-26 11:04:11 +0200
  • 8edc57ef40 allow subcommand_path to match even with flags Tim Reddehase 2018-09-26 09:42:30 +0200
  • 01850df9a1 escape description of commands & flags. Tim Reddehase 2018-09-25 17:32:11 +0200
  • 157737b787 backport __fish_seen_argument. Tim Reddehase 2018-09-25 15:56:37 +0200
  • 5ee6b2337b use fish builtin for flag/argument checking. Tim Reddehase 2018-09-25 15:26:41 +0200
  • 80632ad68c use custom function for checking subcommand path. Tim Reddehase 2018-09-25 13:57:07 +0200
  • 7d2d55a6d0 remove oly mention. Tim Reddehase 2018-09-25 13:42:36 +0200
  • 68363b7740 add additional support for argument aliases. Tim Reddehase 2018-09-25 13:11:06 +0200
  • 582ef5667a support ValidArgs completion of commands in fish. Tim Reddehase 2018-09-25 13:07:54 +0200
  • 4ced14453a add basic tests for fish completion. Tim Reddehase 2018-09-25 11:48:18 +0200
  • 65eca9e4ba add helpCommand check to fish completions. Tim Reddehase 2018-09-25 10:46:53 +0200
  • e949e84978 add fish completion basics to cobra. Tim Reddehase 2018-09-25 10:22:55 +0200
  • a407b6c143
    deal with unreachable code warning. Tim Reddehase 2018-09-26 11:04:11 +0200
  • 5f46ad3b9b
    allow subcommand_path to match even with flags Tim Reddehase 2018-09-26 09:42:30 +0200
  • 4f3e5f496b
    escape description of commands & flags. Tim Reddehase 2018-09-25 17:32:11 +0200
  • 2035fda4de
    backport __fish_seen_argument. Tim Reddehase 2018-09-25 15:56:37 +0200
  • 9ecb79d309
    use fish builtin for flag/argument checking. Tim Reddehase 2018-09-25 15:26:41 +0200
  • 0a631b3402
    use custom function for checking subcommand path. Tim Reddehase 2018-09-25 13:57:07 +0200
  • b681855d47
    remove oly mention. Tim Reddehase 2018-09-25 13:42:36 +0200
  • 5697159013
    add additional support for argument aliases. Tim Reddehase 2018-09-25 13:11:06 +0200
  • 575081ea12
    support ValidArgs completion of commands in fish. Tim Reddehase 2018-09-25 13:07:54 +0200
  • 640b79d2cb
    add basic tests for fish completion. Tim Reddehase 2018-09-25 11:48:18 +0200
  • bbc741686f
    add helpCommand check to fish completions. Tim Reddehase 2018-09-25 10:46:53 +0200
  • 8e081ca4ed
    add fish completion basics to cobra. Tim Reddehase 2018-09-25 10:22:55 +0200
  • 22d125a408 Add DisableHelpSubCommand option Joe Richey 2019-05-16 22:36:57 -0700
  • ada5eb9754 Add config to prevent addition of copyright notice Joe Richey 2019-05-16 20:27:05 -0700
  • 558b01866a
    fixing linter issues Juan Leni 2019-05-15 18:53:39 +0200
  • 4d52f3f718
    considering stderr in UsageString Juan Leni 2019-05-15 18:49:16 +0200
  • 2ec71fa11b
    Changed default usage command to just "help" Albert Vaca 2019-05-14 14:19:23 +0200
  • 35a358472c remove unused struct fields Joshua Harshman 2019-05-07 11:22:21 -0600
  • 2d154be39b clean up testproject files after test executes jharshman 2019-01-30 20:09:57 -0800
  • 13d61ebee5 test add jharshman 2019-01-30 19:47:38 -0800
  • 019a89122c vgo - strip out unused methods jharshman 2019-01-30 01:49:57 -0800
  • 9c84eaa34a remove commented field in struct jharshman 2019-01-30 01:45:15 -0800
  • 061ac40460 vgo - add command working jharshman 2019-01-30 01:44:39 -0800
  • b5119a8266 fix duplicated dir jharshman 2019-01-30 01:38:24 -0800
  • 0edf725de7 depricate package name flag jharshman 2019-01-30 01:37:10 -0800
  • 6d31298f7a reorder some operations jharshman 2019-01-30 01:34:31 -0800
  • a18c744d3b vgo - trim some uneeded data from struct jharshman 2019-01-30 01:33:04 -0800
  • 6403965050 vgo - fixing up the add op to work with vgo jharshman 2019-01-30 01:24:26 -0800
  • 8ca19e8661 add CommandTemplate jharshman 2019-01-30 00:58:29 -0800
  • 1ccdc3996e vgo - update golden templates jharshman 2019-01-30 00:46:53 -0800
  • df9dd74fa1 vgo - compare generated files against golden files jharshman 2019-01-30 00:33:51 -0800
  • 2706a1c924 vgo - take named directory or current wd jharshman 2019-01-30 00:20:25 -0800
  • feb8de7762 vgo - add todo jharshman 2019-01-30 00:02:51 -0800
  • 0c2759178a simplify test jharshman 2019-01-29 23:41:41 -0800
  • 5771947b2f vgo - remove unused methods jharshman 2019-01-29 20:35:27 -0800
  • 6080b96e80 vgo - fix format jharshman 2019-01-29 20:28:47 -0800
  • 3b1a457f1f fix calling to createLicenseFile jharshman 2019-01-29 20:27:46 -0800
  • 7da993a93c remove commented code jharshman 2019-01-29 20:26:08 -0800
  • e5b5fab991 vgo - generate license jharshman 2019-01-29 20:25:38 -0800
  • 5a88abf480 vgo - add Create method to Project struct jharshman 2019-01-29 19:34:11 -0800
  • cdf9a77e5e vgo - create directory jharshman 2019-01-29 19:11:26 -0800
  • f3ea814bc1 fixing up templates more jharshman 2019-01-29 01:19:08 -0800
  • 2ab82d1911 vgo - fixing up the root template jharshman 2019-01-29 01:07:11 -0800
  • d9b54e814e add .idea/* to gitignore jharshman 2019-01-29 00:48:25 -0800
  • b3e76f81f5 vgo-support - re-working code generator jharshman 2019-01-29 00:46:54 -0800
  • 93f9eeb535
    Add tendermint and cosmos-sdk to the list of projects using cobra Alessio Treglia 2019-05-02 17:24:15 +0100
  • 2bd35aa49d
    Add tests Alessio Treglia 2019-04-30 18:41:56 +0100
  • 0bc69e7291
    Deprecate and maintain backwards compatibility Juan Leni 2019-02-13 06:32:16 +0100
  • 3b830e6362
    Allow for explicit output to err/stderr Juan Leni 2019-02-11 16:06:55 +0100
  • d4fdebeba2
    Fixed linter issues Juan Leni 2019-02-11 08:22:54 +0100
  • daf3ced828
    Extending redirection to stdout, stderr, stdin Juan Leni 2019-02-11 07:10:59 +0100
  • 1fd3f51cc5 Add markdown file explaining support for PowerShell Jan Kuehle 2018-12-17 23:20:45 +0000
  • 0c8cc50fa8 Add basic PowerShell completions Jan Kuehle 2018-12-17 23:01:34 +0000
  • 9d6c9b61b0 Add gardenctl to projects build using Cobra ialidzhikov 2019-04-14 21:35:42 +0300
  • 97032908c6 Return nil error in validateRequiredFlags when help command Marco Davalos 2019-03-28 17:56:37 +0100
  • 0a20c1e0ec add: user defined error function dannypsnl 2019-03-28 17:48:04 +0800
  • 67fc4837d2 added variable to allow configuration of mousetrap message duration (#809) v0.0.4 Willi Eggeling 2019-03-21 01:05:52 +0100
  • 5755ecf102 [TrivialPatches] Typos in README.md, fix and update CI, update projects list... (#840) umarcor 2019-03-20 22:21:26 +0100
  • 37c2ef05ae use kyoh86/richgo to provide colored test outputs umarcor 2019-03-19 19:49:03 +0100
  • c0ff9f1c25 fix: convert CRLF to LF when comparing files umarcor 2019-03-18 21:12:13 +0100
  • 7a5404953c chore: update viper to v1.3.2 and go-md2man to v1.0.10 umarcor 2019-03-18 20:39:21 +0100
  • 685e640f2e update(README.md): separate projects by commas, instead of using a list umarcor 2019-03-18 20:12:38 +0100
  • 09c3b19b95 add mattermost-server as a project built with Cobra (#824) joshuabezaleel 2019-02-13 22:33:44 +0700
  • ccef21e036 add uber/prototool as a project built with Cobra (#831) Peter Edge 2019-03-08 12:30:34 -0500
  • 1bc7f67dee add istio to the list of projects built with Cobra (#786) praveensastry 2018-11-12 10:01:11 +1100
  • 6da1f4abcb chore(travis): update shellcheck-docker to v0.6.0 (#839) umarcor 2019-03-18 17:39:45 +0100
  • 9a856c2701 chore(travis): use language configuration list instead of explicit entries in matrix.include (#839) umarcor 2019-03-18 17:25:53 +0100
  • 1820a06c59 chore(travis): move 'diff' job to separate stage in Travis (#839) umarcor 2019-03-18 17:23:22 +0100
  • ee67eb4422 add go.mod and go.sum (#833) Peter Edge 2019-03-08 12:40:41 -0500
  • bbec970304 fix(ci): use go vet, update to Go 1.12, update shellcheck to v0.4.6 (#832) Peter Edge 2019-03-08 12:35:27 -0500
  • d1e8e8b3c0 update README.md (#826) linzhaoming 2019-02-17 14:57:17 +0800
  • 5e9ccc4d64 remove redundant 'else' (#806) Sergey 2019-01-11 00:03:21 +0500
  • 7bab206a70 command: fix typo in docstring of InheritedFlags (#779) Indradhanush Gupta 2018-10-30 13:54:56 -0700
  • 0a6c06ed0b specify the color as the required arg (#777) jay vyas 2018-10-27 09:20:53 -0400
  • 10db418b0a update Example in README.md (#769) Arief Rahmansyah 2018-10-18 23:31:18 +0800
  • c6f4fd9ec0 chore(travis): update shellcheck-docker to v0.6.0 umarcor 2019-03-18 17:39:45 +0100
  • a7af3e26ad feat(travis): run tests agains go 1.12.x umarcor 2019-03-18 17:02:32 +0100
  • 8cc3a504e7 chore(travis): use language configuration list instead of explicit entries in matrix.include umarcor 2019-03-18 17:25:53 +0100
  • 2a2175e903 chore(travis): move 'diff' job to separate stage in Travis umarcor 2019-03-18 17:23:22 +0100
  • ce89e15071 fix(travis): execute 'go vet' instead of 'go tool vet' umarcor 2019-03-18 17:22:28 +0100
  • ba1052d4cb Fix two word flags (#807) Daisuke Taniwaki 2019-03-11 21:55:09 +0900
  • a82a3f5916 Add go.mod and go.sum Peter Edge 2019-03-08 12:40:41 -0500
  • 1b9ca31bc5 Fix CI to use go vet and update to Go 1.12 Peter Edge 2019-03-08 12:35:27 -0500
  • effd981d5b Add Prototool as a project built with Cobra Peter Edge 2019-03-08 12:30:34 -0500
  • 410fe1a254 Derive zsh completion from bash completion Cornelius Weig 2019-02-23 00:59:59 +0100
  • 12d6bd86cf Merge tag '0.0.6' into develop Brian Meyers 2019-02-22 15:52:26 -0500
  • 01e6d77711
    Merge pull request #6 from OneCloudInc/release-0.0.6 Brian Meyers 2019-02-22 15:52:12 -0500
  • 5cecced576 Use RunE Brian Meyers 2019-02-22 15:51:50 -0500