Commit graph

  • 219242841f fix comment bonfy 2019-07-11 09:42:20 +0800
  • 020823d1b0 bash: fix shellcheck errors rsteube 2019-07-10 21:50:57 +0200
  • 6d52be5440 add persistent flag in the MarkRequired exemple as their is diffrences between Local and Persistent flags. Guillaume Dormoy 2019-07-08 16:51:48 +0200
  • 3fea27d230
    Allow a default function to argument Chmouel Boudjnah 2019-07-05 07:42:52 +0200
  • 7ab9095c84
    cobra init no longer works as documented Daz Wilkin 2019-06-17 14:14:33 -0700
  • 85c9f3065c Add framework for dynamic tab completions Paul Chesnais 2019-06-11 18:46:51 -0700
  • de3880c956 Use os.UserHomeDir() for Go version 1.12+ Mikhail Grachev 2019-04-18 14:07:05 +0300
  • 454ab37ace
    Remove "Lesser" from header for GPL-2.0 template Steve Winslow 2019-06-10 14:36:52 -0400
  • 6c4d2f76cb
    Update README.md Nick Busey 2019-06-10 08:06:27 -0600
  • 6eb960b3cb
    Merge branch 'master' into master Alex 2019-06-07 17:11:37 +0200
  • f2b07da1e2 fixing linter issues v0.0.5 0.0.5 Juan Leni 2019-05-15 18:53:39 +0200
  • b635726081 considering stderr in UsageString Juan Leni 2019-05-15 18:49:16 +0200
  • e35034f0da Add tests Alessio Treglia 2019-04-30 18:41:56 +0100
  • cb27ce11fb Deprecate and maintain backwards compatibility Juan Leni 2019-02-13 06:32:16 +0100
  • 618bc00f80 Allow for explicit output to err/stderr Juan Leni 2019-02-11 16:06:55 +0100
  • 0ea93dd60d Fixed linter issues Juan Leni 2019-02-11 08:22:54 +0100
  • 4a716d101b Extending redirection to stdout, stderr, stdin Juan Leni 2019-02-11 07:10:59 +0100
  • 5f23f55c81 Update README.md Go Frendi Gunawan 2019-06-04 11:25:58 +0700
  • b748db4358
    Merge branch 'master' into add-cosmos-sdk-to-projects-using-cobra Steve Francia 2019-06-07 10:41:35 -0400
  • 9eb9f5c66b Add gardenctl to projects build using Cobra ialidzhikov 2019-04-14 21:35:42 +0300
  • 2411ac592a remove unused struct fields Joshua Harshman 2019-05-07 11:22:21 -0600
  • 984374f5b6 clean up testproject files after test executes jharshman 2019-01-30 20:09:57 -0800
  • 11aa612384 test add jharshman 2019-01-30 19:47:38 -0800
  • 303a3e5160 vgo - strip out unused methods jharshman 2019-01-30 01:49:57 -0800
  • 0bb1506d25 remove commented field in struct jharshman 2019-01-30 01:45:15 -0800
  • 2fea75b02e vgo - add command working jharshman 2019-01-30 01:44:39 -0800
  • 3c42f846c2 fix duplicated dir jharshman 2019-01-30 01:38:24 -0800
  • 221bae3986 depricate package name flag jharshman 2019-01-30 01:37:10 -0800
  • b8ad19ad0d reorder some operations jharshman 2019-01-30 01:34:31 -0800
  • 732e4db0d4 vgo - trim some uneeded data from struct jharshman 2019-01-30 01:33:04 -0800
  • c7ac101cf8 vgo - fixing up the add op to work with vgo jharshman 2019-01-30 01:24:26 -0800
  • 3741457400 add CommandTemplate jharshman 2019-01-30 00:58:29 -0800
  • 50665e9993 vgo - update golden templates jharshman 2019-01-30 00:46:53 -0800
  • 642c3c7a0e vgo - compare generated files against golden files jharshman 2019-01-30 00:33:51 -0800
  • e993d53002 vgo - take named directory or current wd jharshman 2019-01-30 00:20:25 -0800
  • 04af6aed80 vgo - add todo jharshman 2019-01-30 00:02:51 -0800
  • c3b51f3a2e simplify test jharshman 2019-01-29 23:41:41 -0800
  • 4c22a20fd4 vgo - remove unused methods jharshman 2019-01-29 20:35:27 -0800
  • 73b5215dc7 vgo - fix format jharshman 2019-01-29 20:28:47 -0800
  • 44c2d482f6 fix calling to createLicenseFile jharshman 2019-01-29 20:27:46 -0800
  • 91dbcb7ffe remove commented code jharshman 2019-01-29 20:26:08 -0800
  • 5b1685faaa vgo - generate license jharshman 2019-01-29 20:25:38 -0800
  • abab9aa52a vgo - add Create method to Project struct jharshman 2019-01-29 19:34:11 -0800
  • 69420a9ffa vgo - create directory jharshman 2019-01-29 19:11:26 -0800
  • 17dc9f8142 fixing up templates more jharshman 2019-01-29 01:19:08 -0800
  • 26d210e2cd vgo - fixing up the root template jharshman 2019-01-29 01:07:11 -0800
  • c356c6491b add .idea/* to gitignore jharshman 2019-01-29 00:48:25 -0800
  • 80ea2901b6 vgo-support - re-working code generator jharshman 2019-01-29 00:46:54 -0800
  • d658160bdd Add markdown file explaining support for PowerShell Jan Kuehle 2018-12-17 23:20:45 +0000
  • 21ccc7b307 Add basic PowerShell completions Jan Kuehle 2018-12-17 23:01:34 +0000
  • e2c45ac9eb Started working on Unified API for the various shell completions: Haim Ashkenazi 2018-06-03 22:08:30 +0300
  • 601d83077b typo in zsh-completions.md Haim Ashkenazi 2018-03-23 13:57:53 +0300
  • edbb6712e2 zsh-completions: implemented argument completion. Haim Ashkenazi 2018-03-23 13:09:56 +0300
  • d262154093 zsh-completion: tidy up function and variable names Haim Ashkenazi 2018-03-22 19:58:25 +0200
  • 8822449c0f zsh-completion: added escapinng of single quotes in flag description. Haim Ashkenazi 2018-03-17 20:55:27 +0200
  • 66a98807d4 zsh-completion: test to verify that we're always running on root cmd. Haim Ashkenazi 2018-03-05 01:09:55 +0200
  • 7b62c7df78 zsh-completion: --version and --help still doesn't work correctly Haim Ashkenazi 2018-03-05 00:46:00 +0200
  • 7ce08e227e zsh-completion: completion should always parse the root command! Haim Ashkenazi 2018-03-04 23:56:31 +0200
  • 91e80cc4a4 zsh-completion: remove bad test Haim Ashkenazi 2018-03-03 20:34:00 +0200
  • 0d9a33d2da zsh-completion: remove temporary file Haim Ashkenazi 2018-03-03 14:50:58 +0200
  • 50f385938e zsh-completion: added support for filename globbing. Haim Ashkenazi 2018-03-02 08:42:52 +0200
  • bda855a1a0 zsh-completions: fixed zsh completion markdown file name. Haim Ashkenazi 2018-03-01 08:53:25 +0200
  • dd577bdf31 zsh-completion: added zsh-completion documentation. Haim Ashkenazi 2018-03-01 08:50:20 +0200
  • 461a39d5b9 zsh-completion: removed forgotten function. Haim Ashkenazi 2018-03-01 08:02:33 +0200
  • df12a0a249 zsh-completion: two fixes for identifying flag usage: Haim Ashkenazi 2018-02-28 21:52:35 +0200
  • e9ee8f0446 zsh-completion: removed the _dep_ files. Haim Ashkenazi 2018-02-28 21:09:10 +0200
  • ec4b8c974c zsh-completions: revised flags completion rendering + new features: Haim Ashkenazi 2018-02-28 17:04:17 +0200
  • e8018e8612 zsh-completion template refactoring: Haim Ashkenazi 2018-02-28 12:49:53 +0200
  • 2662787697 zsh-completion: added support for subcommand description. Haim Ashkenazi 2018-02-26 22:31:06 +0200
  • f0508c8e76 zsh-completion ignores hidden commands and flags :) Haim Ashkenazi 2018-02-25 14:12:58 +0200
  • a15d099018 zsh-completion fixed reference to cmd name Haim Ashkenazi 2018-02-25 08:20:34 +0200
  • 7e2436b79d First try at better zsh completions: Haim Ashkenazi 2018-02-24 18:53:13 +0200
  • 41e1fdeb7a
    Update README.md Go Frendi Gunawan 2019-06-04 11:25:58 +0700
  • 9dc374d001 Debug statements cleared Alexander Wulf 2019-06-02 09:53:55 +0200
  • 57d975babe Parent Handling improved Alexander Wulf 2019-05-31 19:30:33 +0200
  • 5dd90ff28a Own Command for own usage removed Alexander Wulf 2019-05-31 16:51:15 +0200
  • 3f6e4c4e81 Help text cobra add --parent with example enhanced Alexander Wulf 2019-05-31 16:49:56 +0200
  • 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