Commit graph

  • 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
  • b312f0a8ef
    Create 'completion' command automatically (#1192) Marc Khouzam 2021-02-15 12:47:01 -0500
  • 668edc93aa Create 'completion' command automatically Marc Khouzam 2020-08-16 20:33:26 -0400
  • ded486a867
    Fix trailing whitespace in the powershell completion script (#1342) Paul Holzinger 2021-02-14 18:27:21 +0100
  • 42cba48d7a Add cli, github areas. Requested updates John McBride 2021-02-14 10:13:45 -0700
  • c936ed113f Bash completion variable leak fixes Ville Skyttä 2021-02-14 08:32:49 +0200
  • 2641317ac9 Bash completion nounset mode fixes Ville Skyttä 2021-02-13 23:34:09 +0200
  • 3b3f090358 Spelling and grammar fixes Ville Skyttä 2021-02-13 23:19:04 +0200
  • 0bf8e9a869 Check for disable auto gen tag on parents commands before filling man headers David Martin 2021-02-11 18:09:42 +0100
  • 8380ddd313
    Fix typo v1.1.3 Anthony Fok 2021-02-10 12:40:59 -0700
  • 893ebf6e36
    Fix typo Anthony Fok 2021-02-10 12:40:59 -0700
  • 43d0bfcfbb
    Update CHANGELOG.md for v1.1.3 Anthony Fok 2021-02-10 12:35:57 -0700
  • be1efc850f
    Update CHANGELOG.md for v1.1.3 Anthony Fok 2021-02-10 12:35:57 -0700
  • db3e175616
    Revert "Deprecate Go < 1.14 (#1323)" to maintain v1.1 branch compatibility Anthony Fok 2021-02-10 12:22:10 -0700
  • 24426110be Fix trailing whitespace in the powershell completion script Paul Holzinger 2021-02-10 18:38:42 +0100
  • 7f95502478
    Update CHANGELOG.md for v1.1.2 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
  • b75c5557bd Glob for all completions John McBride 2021-02-09 16:03:29 +0000
  • d070e6c704 Add PR labeler with pull_request_target John McBride 2021-02-05 17:59:46 +0000
  • b73b344b63
    ci: add GitHub Actions workflow 'Test' (#1339) Unai Martinez-Corral 2021-02-09 15:48:59 +0000
  • cca4c9ece9 ci: bump actions/setup-go to v2 umarcor 2021-02-09 06:36:19 +0100
  • 88e36a6c3f ci: add actions/cache step umarcor 2021-02-09 06:22:37 +0100
  • 0af3679488 ci: remove emojis/icons umarcor 2021-02-09 06:20:41 +0100
  • 381cd29385 ci: add GitHub Actions workflow 'Test' umarcor 2021-02-02 01:09:48 +0100
  • 3b7643aacb Use github actions as test pipeline John McBride 2021-02-05 22:26:08 +0000
  • 652c755d37
    Use golangci-lint (#1044) Unai Martinez-Corral 2021-02-08 00:08:50 +0000