Commit Graph

  • 442031e4ff
    Allow specifying licenses using their SPDX identifier (#1159) Yann Soubeyrand 2021-11-15 21:39:40 +0100
  • 78969f9c81
    Remove "Lesser" from header for GPL-2.0 template (#880) Steve Winslow 2021-11-15 15:33:16 -0500
  • 3c84bf8704
    Small correction in User Guide (#1009) Nickolas Kraus 2021-11-15 14:26:11 -0600
  • 3ba5f15ba7
    Projects using cobra update (#1454) Unai Martinez-Corral 2021-11-15 20:21:07 +0000
  • bfacc59f62 Addressing typos identified by @marckhouzam Steve Francia 2021-11-02 15:36:17 -0400
  • 26825627c2 Simplifying goGet function Steve Francia 2021-07-02 11:01:58 -0400
  • cf87fc4e30 Updating generator documentation and links Steve Francia 2021-07-02 10:58:34 -0400
  • c97b7ece0b Update documentation to reflect the module aware generator Steve Francia 2021-07-01 18:22:36 -0400
  • 9388e79fb4 Cobra generator now works within Go modules Steve Francia 2021-07-01 17:47:45 -0400
  • c9edb78acc Change generator default license to none Steve Francia 2021-07-01 17:45:46 -0400
  • dcf42b25f7 Change generator to require opting in to viper. Steve Francia 2021-07-01 17:40:39 -0400
  • c0dd5cdef5 Removing unused imports when not using Viper Steve Francia 2021-07-01 17:16:39 -0400
  • f09e947637
    readme: remove ToC, since it's now shown by GitHub (#1429) Unai Martinez-Corral 2021-11-02 15:10:14 +0000
  • d2c0cb310d
    DisableFlagParsing must disable flag completion (#1161) Marc Khouzam 2021-11-01 15:01:33 -0400
  • c1973d31bf
    Update projects-using markdown with Tanzu (#1501) John McBride 2021-10-04 14:58:08 -0600
  • 4fd30b69ee
    ci: test golang 1.16.x and 1.17.x too (#1425) Unai Martinez-Corral 2021-08-26 04:18:53 +0100
  • 2a5277810f
    go.mod: cpuguy83/go-md2man/v2 v2.0.1 (#1460) Sebastiaan van Stijn 2021-08-05 19:08:25 +0200
  • 56060d19f8
    Add Meroxa CLI (#1377) Raúl Barroso 2021-08-02 16:19:25 +0200
  • de187e874d
    Fix flag completion (#1438) Paul Holzinger 2021-07-02 17:25:47 +0200
  • 07861c800d
    Fix documentation (#1434) Marc Khouzam 2021-07-01 11:49:30 -0400
  • 5738d6b72d
    Add install instructions for zsh on Mac OS (#1417) Kyle Lemons 2021-07-01 08:49:12 -0700
  • 5d46ac904d
    custom comp: do not complete flags after args when interspersed is false (#1308) Paul Holzinger 2021-07-01 17:47:10 +0200
  • 3c8a19ecd3
    fix RegisterFlagCompletionFunc concurrent map writes error (#1423) silenceshell 2021-07-01 05:49:30 +0800
  • 2dea4f2ef3
    Bump to viper 1.8.1 (#1433) John McBride 2021-06-30 15:45:46 -0600
  • b36196066e
    Bash completion V2 with completion descriptions (#1146) Marc Khouzam 2021-06-30 17:24:58 -0400
  • d0f318d45b ci: deprecate Travis CI umarcor 2021-06-30 22:15:35 +0200
  • 8eaca5f0f4 drop mitchellh/go-homedir (#853) umarcor 2019-06-07 21:48:51 +0200
  • ace6b14345 readme: split 'Getting Started' into 'user_guide.md' umarcor 2021-06-29 06:51:57 +0200
  • 701fa6c2be chore(deps): update viper Mark Sagi-Kazar 2021-06-16 03:46:03 +0200
  • 9a432671fd
    fix home directory config not loading (#1282) Rob Playford 2021-06-16 02:52:13 +0100
  • 4590150168
    Correcting misspelled words (#1349) tamo 2021-05-11 08:19:33 +0900
  • c2e21bdc10
    Fix multiple fish completion issues (#1249) Marc Khouzam 2021-05-03 14:00:01 -0400
  • 95d23d24ff
    Fix zsh for DirectiveNoSpace and DirectiveNoFileComp (#1213) Marc Khouzam 2021-05-03 12:54:00 -0400
  • 2d94892a8b
    Custom completion handle multiple shorhand flags together (#1258) Paul Holzinger 2021-05-03 18:42:00 +0200
  • 6d00909120
    Pass context to completion (#1265) Lukas Malkmus 2021-05-03 18:33:57 +0200
  • 7223a997c8
    powershell completion fix no file comp directive (#1363) Paul Holzinger 2021-05-03 18:25:30 +0200
  • 06e4b59b20
    Allow fish comp to support trailing empty lines (#1284) Marc Khouzam 2021-05-03 12:23:34 -0400
  • 3ed6a394b6
    ci/MSYS2: go install @latest (#1366) Unai Martinez-Corral 2021-05-03 18:08:39 +0200
  • eb3b6397b1
    Bash completion variable leak fixes (#1352) Ville Skyttä 2021-02-18 17:26:03 +0200
  • b55fa79836
    Add PR labeler with pull_request_target (#1338) John McBride 2021-02-15 10:48:09 -0700
  • b312f0a8ef
    Create 'completion' command automatically (#1192) Marc Khouzam 2021-02-15 12:47:01 -0500
  • ded486a867
    Fix trailing whitespace in the powershell completion script (#1342) Paul Holzinger 2021-02-14 18:27:21 +0100
  • 893ebf6e36
    Fix typo Anthony Fok 2021-02-10 12:40:59 -0700
  • be1efc850f
    Update CHANGELOG.md for v1.1.3 Anthony Fok 2021-02-10 12:35:57 -0700
  • 7f95502478
    Update CHANGELOG.md for v1.1.2 Anthony Fok 2021-02-09 18:39:00 -0700
  • 07445ea179
    Copyedit shell-completion related documentation Anthony Fok 2021-02-09 14:08:42 -0700
  • b73b344b63
    ci: add GitHub Actions workflow 'Test' (#1339) Unai Martinez-Corral 2021-02-09 15:48:59 +0000
  • 652c755d37
    Use golangci-lint (#1044) Unai Martinez-Corral 2021-02-08 00:08:50 +0000
  • 1d71ff0270
    Deprecate Go < 1.14 (#1323) Joshua Harshman 2021-02-01 15:59:47 -0700
  • 1135bdeceb
    Update gopkg.in/yaml.v2 to v2.4.0 Anthony Fok 2021-02-01 12:44:33 -0700
  • 9df156e6d1
    Cobra User Contract (#1292) Joshua Harshman 2021-01-26 10:55:24 -0700
  • ff416ad438
    Revert "Add the ability to specify a filePostpender in GenMarkdownTreeCustom (#1270)" (#1317) John McBride 2021-01-23 16:05:55 -0700
  • 23a6174c7f
    Add the ability to specify a filePostpender in GenMarkdownTreeCustom (#1270) Joon-Ho Son 2021-01-21 03:33:16 +0000
  • 4384b91fb4
    Bump license year to 2021 in golden files (#1309) Maxime Bury 2021-01-16 17:41:43 -0800
  • a4ab3fa09e
    powershell completion with custom comp (#1208) Paul Holzinger 2020-12-29 15:57:32 +0100
  • 471c9ac367
    Add the new Twitch CLI to to projects_using_cobra.md (#1301) Jon Love 2020-12-29 09:39:22 -0500
  • 7df62f7668
    fix typos (#1274) namusyaka 2020-12-05 04:34:11 +0900
  • 39b5a91b20
    README.md Readability Improvements (#1228) zaataylor 2020-12-04 14:15:09 -0500
  • 08c51e585c
    Add ORY Hydra & Kratos to projects_using_cobra.md (#1273) Vincent 2020-11-10 00:46:15 +0100
  • 86f8bfd7fe
    fix manpage building with new go-md2man (#1255) Sascha Steinbiss 2020-10-18 20:59:26 +0200
  • f32f4ef15b
    Don't use yaml.v2 2.3.0 which has a breaking change (#1259) Marc Khouzam 2020-10-18 14:50:48 -0400
  • 142dfb15a8
    Add example for making persistent flags required (#1135) Adam Demuri 2020-10-14 09:53:09 -0600
  • 723d0c36fc
    Add tendermint and cosmos-sdk to the list of projects using cobra (#855) Alessio Treglia 2020-10-14 16:51:35 +0100
  • b97b5ead31
    fix: fish output redirection (#1247) Matej Vasek 2020-10-06 05:54:06 +0200
  • f64bfa1e08
    Fix zsh completion not working on the first time in a shell session (#1237) midchildan 2020-10-04 10:25:07 +0900
  • 40d34bca1b
    Fix stderr printing functions (#894) Alessio Treglia 2020-10-01 17:28:00 +0200
  • 0bc8bfbe59
    Remove secondary go mod to prevent broken go get (#1233) John McBride 2020-09-23 16:26:21 -0600
  • 7f8e83d936
    Modifying "snake-case" to "kebab-case" for clarity. (#1196) Danny Hermes 2020-09-16 08:27:58 -0700
  • 8a39cb2614
    Bug fix in README (#1199) Arda Aytekin 2020-09-16 17:26:27 +0200
  • 2a8d0f327d
    Adding Kool to list of projects using cobra (#1224) Fabrício José Souza 2020-09-15 11:45:35 -0300
  • 6c06523c96
    add arduino-cli to projects using cobra (#1117) Umberto Baldi 2020-09-15 16:44:32 +0200
  • 8a63648dd9
    Handle linebreaks in custom completions. (#1162) Luap99 2020-09-09 19:27:42 +0200
  • 50258f15eb
    Complete subcommands when TraverseChildren is set (#1171) Luap99 2020-09-09 17:34:51 +0200
  • 02a0d2fbc9
    doc: GenMarkdown skip Synopsis on empty long cmd (#1207) Marc Lopez Rubio 2020-08-26 18:18:51 +0300
  • 9ed1d713d6
    bugfix/cli: Temporary fix for go get on cobra cli (#1200) Joshua Harshman 2020-08-23 11:45:41 -0600
  • 8cfa4b4acf
    Add documentation for Use (#1188) Michael Muré 2020-08-18 22:14:09 +0200
  • 81e0311edd
    modules: add a secondary go.mod to segregate CLI dependencies (#1139) Michael Muré 2020-08-15 16:44:17 +0200
  • 5cdf8e26ba
    Fix typo (#1187) Michael Samoylov 2020-08-11 15:39:51 +0300
  • a0b86e58f8
    Correct a typo in doc/util.go (#1184) Felix Yan 2020-08-11 12:17:29 +0800
  • a738b60e52
    Add CONTRIBUTING.md (#1183) Warren Fernandes 2020-08-10 22:14:21 -0600
  • 96dc55577f
    Update projects_using_cobra.md (#1147) Erdal TAŞKESEN 2020-08-05 18:36:41 +0300
  • 0e27f22f6e
    Add slack badge to point to cobra slack channel (#1181) Warren Fernandes 2020-07-31 09:53:44 -0600
  • c6fe2d4df8
    Improve zsh completion documentation (#1169) Marc Khouzam 2020-07-19 18:02:46 -0400
  • 19e41cf081
    Adding werf to projects using cobra (#1163) Dmitry Shurupov 2020-07-18 04:48:45 +0700
  • b95db644ed
    Add golangci-lint in project using cobra (#1150) Tam Mach 2020-07-15 13:12:39 +1000
  • 884edc58ad
    update viper and pflag (#1012) umarcor 2020-07-13 19:55:00 +0200
  • 675ae5f5a9
    Fish does not accept - or : in vars (#1122) Marc Khouzam 2020-07-10 16:12:46 -0400
  • 5d5290759a
    Update README.md (#1154) Diana Flach 2020-07-10 22:06:59 +0200
  • 207dc47664
    Close #1152 by upgrading yaml.v2 to v2.3.0 (#1153) Sean Prince 2020-07-10 13:32:03 +0100
  • 2c5a0d300f
    Extend Go completions and revamp zsh comp (#1070) (#1070) Marc Khouzam 2020-06-29 15:52:14 -0400
  • 04318720db
    Add completion for help command (#1136) Marc Khouzam 2020-06-16 16:49:26 -0400
  • ed7b60e298
    YAML documentation contains "Usage" (#1037) Alessandro (Ale) Segala 2020-06-15 15:51:03 -0700
  • 1d3ac910d4
    Update projects_using_cobra.md (#1113) Vaibhav Kaushik 2020-05-29 21:47:41 +0530
  • 94a87a7b83
    disable periodic labeler (#1112) Joshua Harshman 2020-05-08 09:53:33 -0600
  • 5155946348
    Ignore required flags when DisableFlagParsing (#1095) Marc Khouzam 2020-05-07 21:18:16 -0400
  • aa5badda62
    Metal Stack CLI is using cobra as well (#1094) Stefan Majer 2020-05-08 03:13:20 +0200
  • a7aaa7cfac
    replace labeler action with periodic-labeler (#1097) John Calabrese 2020-05-07 21:02:17 -0400
  • f8fdd17383
    Complete command names even if ValidArgs present (#1088) Marc Khouzam 2020-05-07 17:04:14 -0400
  • e392f3204d
    Man pages won't have auto gen tag when option is disabled (#1104) John McBride 2020-04-29 11:15:55 -0600
  • 41fd44e1df
    Fix cobra init cmd help documentation (#1108) Warren Fernandes 2020-04-28 16:59:18 -0600