Commit graph

  • 53a147170c
    feat: make InitDefaultCompletionCmd public Gustavo Bazan 2021-08-03 12:37:19 +0100
  • 56060d19f8
    Add Meroxa CLI (#1377) Raúl Barroso 2021-08-02 16:19:25 +0200
  • 82992eb063 fix: Duplicate error message from cobra init boilerplates ANGkeith 2021-07-25 22:47:37 +0800
  • 5857dcacb6
    go.mod: cpuguy83/go-md2man/v2 v2.0.1 Sebastiaan van Stijn 2021-07-21 11:20:37 +0200
  • ade617f72d Completion: Capitalize short desc, and remove extra space from long Frank Chiarulli Jr 2021-07-12 17:36:40 -0400
  • cae6c0254f DisableFlagParsing must disable flag completion Marc Khouzam 2020-07-13 15:30:41 -0400
  • 2a33038c66 Skip flag completion for commands with disabled flag parsing Scott Andrews 2021-07-13 22:35:17 -0400
  • 46b44cf5da
    Update dependabot.yml Matthieu MOREL 2021-07-11 21:39:15 +0200
  • ee59359664
    Create dependabot.yml Matthieu MOREL 2021-07-11 21:37:08 +0200
  • 30686e1644 Add UpCloud CLI (upctl) to projects_using_cobra.md Ville Skyttä 2021-07-10 13:36:24 +0300
  • b0d065ae0d Update shell_completions.md Ron Green 2021-04-21 00:04:46 +0300
  • 96a01f0942 Update shell_completions.md Ron Green 2021-03-31 16:38:07 +0300
  • b45934648f Fix command name collision on generator Carlos Marx 2021-07-08 11:14:40 -0300
  • 4a4808b9e0 add scaleway-cli to projects using cobra Rémy Léone 2021-07-08 15:53:37 +0200
  • bea83b87be
    feat: improve completions help formatting Carlos A Becker 2021-07-07 01:34:01 +0000
  • ff4265b6a2 Fix completions for "set -u" Koichi Murase 2021-07-05 04:51:52 +0900
  • de187e874d
    Fix flag completion (#1438) v1.2.1 Paul Holzinger 2021-07-02 17:25:47 +0200
  • 31a1f21b87 Simplifying goGet function Steve Francia 2021-07-02 11:01:58 -0400
  • b4ab6634be Updating generator documentation and links Steve Francia 2021-07-02 10:58:34 -0400
  • 92df029615
    Fix trailing whitespaces in fish comp scripts Paul Holzinger 2021-07-02 11:20:50 +0200
  • bd3c9bace2
    Fix flag completion Paul Holzinger 2021-07-02 11:04:49 +0200
  • d7b9dc5b14 Update documentation to reflect the module aware generator Steve Francia 2021-07-01 18:22:36 -0400
  • 25ac916d3c Cobra generator now works within Go modules Steve Francia 2021-07-01 17:47:45 -0400
  • 0463683852 Change generator default license to none Steve Francia 2021-07-01 17:45:46 -0400
  • 0243fe0bee Change generator to require opting in to viper. Steve Francia 2021-07-01 17:40:39 -0400
  • d225ba82ef Removing unused imports when not using Viper Steve Francia 2021-07-01 17:16:39 -0400
  • 07861c800d
    Fix documentation (#1434) v1.2.0 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
  • 57039d634a custom comp: do not complete flags after args when interspersed is false Paul Holzinger 2021-01-02 15:35:07 +0100
  • d990d5f15a Fix documentation Marc Khouzam 2021-06-30 21:31:15 -0400
  • 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
  • 6e454ab801 Bump to viper 1.8.1 John McBride 2021-06-30 15:36:33 -0600
  • b36196066e
    Bash completion V2 with completion descriptions (#1146) Marc Khouzam 2021-06-30 17:24:58 -0400
  • b8fd1be9f5 Update comments that still referred to bash completion Marc Khouzam 2021-05-31 09:21:09 -0400
  • 5359c17d36 Use bash compV2 for the default completion command Marc Khouzam 2021-03-06 16:19:54 -0500
  • 6d86d9185a Only consider matching completions for formatting Marc Khouzam 2021-02-17 20:57:45 -0500
  • 98cc4b0c79 Bash completion v2 Marc Khouzam 2020-05-16 20:06:45 -0400
  • d0f318d45b ci: deprecate Travis CI umarcor 2021-06-30 22:15:35 +0200
  • 49d2014e4e 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
  • fa1a0066a9 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
  • 7d2babc32e readme: split 'Getting Started' into 'user_guide.md' umarcor 2021-06-29 06:51:57 +0200
  • 75cfcdcd47 move to non-public fields silenceshell 2021-06-24 14:51:27 +0000
  • 16f2a0735a set to root command silenceshell 2021-06-24 13:51:23 +0800
  • 4ee33b3c5b fix-RegisterFlagCompletionFunc-concurrent silenceshell 2021-06-24 11:40:44 +0800
  • 58474aa3f1
    Merge e2570c90ff into 9a432671fd Andrew Meyer 2021-06-19 02:36:15 +0530
  • 9a432671fd
    fix home directory config not loading (#1282) Rob Playford 2021-06-16 02:52:13 +0100
  • 5dd28d7b7c
    chore(deps): update viper Mark Sagi-Kazar 2021-06-16 03:46:03 +0200
  • a22d49f6b7
    Revert "add test for proof of fix" Rob Playford 2021-06-15 08:59:35 +0100
  • c1bd00186b
    Add install instructions for zsh on Mac OS Kyle Lemons 2021-06-10 11:54:17 -0700
  • 78af38a8c3
    Move requiredFlags validation before preRun hook functions call Luis Aguilera 2021-06-06 14:29:52 -0500
  • 02b455add9
    add example of config toggled command #1176 Kevin Gentile 2021-06-02 23:03:18 -0400
  • 352d20c8ff Adds Persistent{Pre,Post}Run hook chaining poy 2020-10-13 22:34:28 -0600
  • 0f051de127 Change with alphabetical order TeoDev1611 2021-05-30 19:35:14 -0500
  • 3bd20096b3 docs(projects_using_cobra.md): add moldy to this projects TeoDev1611 2021-05-30 11:35:30 -0500
  • 8bfc430717 Add the multi-gitter to to projects_using_cobra.md Johan Lindell 2021-03-29 17:49:12 +0200
  • 44ad79dcbd fix(dep): CVE-2020-15114 Christopher Loessl 2021-05-28 19:21:10 +0200
  • acd8787403 Update Viper to address CVE-2020-26160 Yang Peng 2021-05-24 13:59:40 -0400
  • 47a2485316 Resolve unhadled error fidibo 2021-05-18 17:01:55 +0430
  • 44fe687445
    Merge remote-tracking branch 'upstream/master' “bridgetbarnes” 2021-05-14 11:24:26 +1000
  • 4590150168
    Correcting misspelled words (#1349) tamo 2021-05-11 08:19:33 +0900
  • 7fa1977155
    Add Meroxa CLI Raúl Barroso 2021-05-05 14:25:41 +0200
  • 98ae9ee096
    Merge pull request #1 from spf13/master Raúl Barroso 2021-05-05 14:23:55 +0200
  • ed29d18a7b Add Asciidoc documentation generator Enda Phelan 2021-05-05 10:27:23 +0100
  • c2e21bdc10
    Fix multiple fish completion issues (#1249) Marc Khouzam 2021-05-03 14:00:01 -0400
  • 9ab0247787 Update based on review Marc Khouzam 2021-01-24 22:51:05 -0500
  • 281d573652 Support fish completion with env vars in the path Marc Khouzam 2020-12-31 16:41:02 -0500
  • d6f02839b9 Handle case when completion starts with a space Marc Khouzam 2020-12-27 13:49:22 -0500
  • 57ec686ea6 Fix fish for ShellDirectiveNoSpace and file comp Marc Khouzam 2020-09-13 20:13:38 -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
  • 27e0fa5353 Add qrcp to projects using cobra Claudio d'Angelis 2021-04-19 18:22:20 +0200
  • 21f4774313 ci/MSYS2: go install @latest umarcor 2021-03-12 05:49:35 +0100
  • e10f78c8b5
    move gets before lint “bridgetbarnes” 2021-03-10 13:12:48 +1100
  • 40b6a7cc52
    move it up “bridgetbarnes” 2021-03-10 13:10:40 +1100
  • 638a021961
    try get instead of install “bridgetbarnes” 2021-03-10 13:07:57 +1100
  • 0eba1d7c8d
    Update viper “bridgetbarnes” 2021-03-10 12:29:15 +1100
  • 7fa5fd1ac8 powershell completion fix no file comp directive Paul Holzinger 2021-03-05 10:38:47 +0100
  • 2c5b3e3caa Changing http:// to https:// Paul Freakn Baker 2021-03-02 16:39:20 -0700
  • af165be453 command: Allow overriding of flag parse function Victor Kareh 2021-03-02 11:50:31 -0500
  • 13e5bcf908 check if command exists before attempting to create kodejuice 2021-02-27 06:54:38 +0100
  • bc43521ce9
    Pass context to completion Lukas Malkmus 2020-10-26 00:39:48 +0100
  • 483c42a01d If the file exists, it should be forbidden to regenerate knight0zh 2021-02-25 16:27:01 +0800
  • 35d352e2e4 Fix zsh for DirectiveNoSpace and DirectiveNoFileComp Marc Khouzam 2020-08-27 19:08:03 -0400
  • 72f71f5505
    fix: unbound variables in bash completion Eden Tsai 2021-02-17 12:02:59 +0800
  • 32a703e823 Custom completion handle multiple shorhand flags together Paul Holzinger 2020-10-15 13:10:34 +0200
  • eb3b6397b1
    Bash completion variable leak fixes (#1352) Ville Skyttä 2021-02-18 17:26:03 +0200
  • 735e6ca42d
    grammar fixes moritamori 2021-02-16 10:32:52 +0900
  • 12fed2a0ad
    Applied feedback moritamori 2021-02-14 09:06:33 +0900
  • 0feed12c7e
    Correcting Misspelled Words moritamori 2021-02-14 02:05:07 +0900
  • 1f1a103824 Allow fish comp to support trailing empty lines Marc Khouzam 2020-11-26 22:17:16 -0500
  • b55fa79836
    Add PR labeler with pull_request_target (#1338) John McBride 2021-02-15 10:48:09 -0700