Commit graph

  • fcd9017e48
    update minimum go version to go1.17 Sebastiaan van Stijn 2022-12-05 10:43:34 +0100
  • 6cefa71b9f
    go.mod: github.com/inconshreveable/mousetrap v1.1.0 Sebastiaan van Stijn 2022-12-05 10:34:14 +0100
  • 4ad4930a12 Incorporating pull request feedback - Fixing completion on full paths - Fixing completion with equals in flags - Fixing fuzzy search - Typos Jack Wright 2022-11-28 13:39:12 -0800
  • 95f2d8e38a Added a whitelist to add cobra apps to to prevent non-cobra apps from being excuted Jack Wright 2022-11-27 15:06:59 -0800
  • 1c908e13f5 Added nushell to the Use: line Jack Wright 2022-11-27 13:55:50 -0800
  • 0e4db1bd14 Incorporating pull request feedback. - Renamed completer to be cobra_completer to match docs - Added whitespace after each completion - Implemented ShellCompDirectiveError, ShellCompDirectiveNoSpace, ShellCompDirectiveNoFileComp - Disabled active help as it isn't supported by nushell - Added nushell to the default completion command Jack Wright 2022-11-27 13:46:13 -0800
  • e687d2e9e1 Changed the nushell completion implementation to be a nushell external completer Jack Wright 2022-11-26 14:39:29 -0800
  • 7bb1440003
    build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#1851) dependabot[bot] 2022-11-26 08:18:05 -0500
  • 704de72ab3 ci: deprecate go 1.15 umarcor 2022-11-23 01:17:24 +0100
  • 6200c8e551
    Makefile: add target richtest (#1865) Unai Martinez-Corral 2022-11-25 20:55:09 +0000
  • c6b9971923
    fix: force ForEach-Object to return array in pwsh completion (#1850) Norman Dankert 2022-11-25 21:47:20 +0100
  • 5a793296fb Redirect bash completion v1 to v2 when possible Marc Khouzam 2022-11-24 14:34:35 -0500
  • 16efb91713 Makefile: add target richtest umarcor 2022-11-23 01:12:14 +0100
  • 430549841b
    Update stale.yml (#1863) Enrico Candino 2022-11-22 03:04:26 +0100
  • bf211d6d6c
    Update stale.yml Enrico Candino 2022-11-22 00:19:38 +0100
  • 0eac6aab90
    Merge b8a3344870 into ad6db7f8f6 Tom Fleet 2022-11-15 18:52:31 -0400
  • 9f4bdb8eb8 'Completions for nushell' Jack Wright 2022-11-11 18:05:24 -0800
  • ce30e98be2 complete aliases for subcommands Ingo Bürk 2022-11-15 16:21:11 +0100
  • ad6db7f8f6
    Create unit test illustrating unknown flag bug (#1854) Brian Pursley 2022-11-14 21:46:57 -0500
  • 8187d7b160 Create unit test illustrating unknown flag bug Brian Pursley 2022-11-14 20:29:54 -0500
  • 18d67d9df2
    build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 dependabot[bot] 2022-11-14 10:02:42 +0000
  • e508171275 fix: force ForEach-Object to return array in pwsh completion Norman Dankert 2022-11-13 20:45:51 +0100
  • 6b0bd3076c
    fix: don't remove flag value that matches subcommand name (#1781) Brian Pursley 2022-11-07 23:12:02 -0500
  • b9dae33dad fix: don't remove flag value that matches subcommand name Brian Pursley 2022-11-07 22:40:16 -0500
  • cc7e235fc2
    Add Sia to projects using Cobra (#1844) mike76-dev 2022-11-01 14:15:28 +0100
  • 1527c4ef17
    Add Sia to projects using Cobra mike76-dev 2022-11-01 13:38:46 +0100
  • c236cde1e2 apply fix to subcommands, also Uwe Krueger 2022-08-07 13:44:30 +0200
  • 140c5d89f1 provide usefull errors when using invalid sub command Uwe Krueger 2022-06-02 11:08:19 +0200
  • fbd01ec6c3 Implement completion NoMatching Raphael Vigee 2022-10-20 13:23:44 +0100
  • 3f2dad7403 Use line-break as field separator in compgen words input Toni Kangas 2022-06-23 23:46:49 +0300
  • fbc5c65ae1 Escape bash completion when there is only one possible completion Toni Kangas 2022-06-23 16:59:54 +0300
  • b43be995eb
    Check for group presence after full initialization (#1839) (#1841) v1.6.1 v1.6.x John McBride 2022-10-24 10:59:25 -0600
  • fc059a3982 Check for group presence after full initialization (#1839) Marc Khouzam 2022-10-24 11:11:57 -0400
  • 10cf7be997
    Check for group presence after full initialization (#1839) Marc Khouzam 2022-10-24 11:11:57 -0400
  • 9681b6c7ef Check for group presence after full initialization Marc Khouzam 2022-10-21 15:51:17 -0400
  • c5acbdfa21
    build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 dependabot[bot] 2022-10-24 10:16:20 +0000
  • 4b9d00dfec
    Replace deprecated ExactValidArgs with MatchAll in user_guide and shell_completions example (#1836) doniacld 2022-10-20 22:33:37 +0200
  • 17573c4ae7
    Replace deprecated ExactValidArgs with MatchAll in user_guide and shell_completions example Donia Chaiehloudj 2022-10-20 21:39:53 +0200
  • cd90af1646 Keep BC andig 2022-10-20 16:18:49 +0200
  • 7aa995fd55 Make Groups public field for command andig 2022-10-20 16:03:36 +0200
  • b8a3344870
    Point to golangi-lint install docs when not found on PATH Tom Fleet 2022-10-18 20:47:53 +0100
  • badcce14f8
    style(bash-v2): various cleanups (#1702) Ville Skyttä 2022-10-17 22:24:27 +0300
  • 1424b7b927
    Add Constellation to projects using cobra. (#1829) Fabian Kammel 2022-10-13 15:47:58 +0200
  • ba3f4562d4
    Add Constellation to projects using cobra. Fabian Kammel 2022-10-13 15:10:32 +0200
  • 860791844e
    feat: make InitDefaultCompletionCmd public (#1467) v1.6.0 Gustavo Bazan 2022-10-11 00:06:30 +0100
  • 2169adb574
    Add groups for commands in help (#1003) aawsome 2022-10-10 22:59:11 +0200
  • 2e8acadde1
    Fix Makefile install instructions and CONTRIBUTING.md Tom Fleet 2022-10-09 14:21:38 +0100
  • 7952f7d9ff Add Additional Command section in help Marc Khouzam 2022-10-08 22:32:01 -0400
  • 19b8f53afc Add tests for grouping commands Alexander Weiss 2020-07-08 21:19:31 +0200
  • 3f96ff8c4a Add groups for commands in help Alexander Weiss 2022-03-10 09:26:12 +0100
  • 18db848317
    Merge a27fd0d95b into 212ea40783 Ville Skyttä 2022-10-08 00:21:27 -0400
  • 98c9b4c903 refactor(flag_groups): flag groups implementation changed evermake 2022-08-11 18:35:14 +0500
  • ba5d4e2870 Improve accessibility of markdown docs generation result Toni Kangas 2022-10-06 21:41:59 +0300
  • 2fea57b174
    Merge c7cee2aba3 into 212ea40783 Ville Skyttä 2022-10-06 12:33:43 -0400
  • 9212176801
    Update README.md Gustavo Bazan 2022-10-05 16:05:17 +0100
  • d14b7bbec8
    Merge remote-tracking branch 'upstream/main' into InitDefaultCompletionCmd Gustavo Bazan 2022-10-05 15:58:13 +0100
  • 082383e20c
    Merge 5b83e8ba06 into 212ea40783 Gauri Prasad 2022-10-04 18:18:42 -0700
  • 212ea40783
    Include --help and --version flag in completion (#1813) Marc Khouzam 2022-10-04 18:41:30 -0400
  • 5feb403e5e feat: added custom error handler function alexraileanu 2022-10-04 11:58:41 +0200
  • d4040ad8db
    Allow user to add completion for powershell alias (#1621) Marc Khouzam 2022-10-03 13:06:04 -0400
  • 23fc5e099f
    ci: add minimum GitHub token permissions for workflows (#1792) Varun Sharma 2022-10-03 07:53:12 -0700
  • 93d1913fb0
    Add OnFinalize method (#1788) Yann Soubeyrand 2022-10-03 16:52:50 +0200
  • 07034fee49
    build(deps): bump actions/stale from 5 to 6 (#1815) dependabot[bot] 2022-10-03 08:52:25 -0600
  • 3dc9761b36
    Add allero to list of projects using cobra (#1819) Dima Brusilovsky 2022-10-03 17:52:01 +0300
  • b5bc3e3275 Merge branch 'main' into doc-slash-commands Jim Schubert 2022-10-02 21:14:54 -0400
  • 313f5c53f0
    Add allero to list of projects using cobra Dima Brusilovsky 2022-10-02 11:48:26 +0300
  • ccb45fbd60 Include --help and --version flag in completion Marc Khouzam 2022-09-19 08:18:05 -0400
  • 7039e1fa21
    Add '--version' flag to Help output (#1707) Francis Nickels III 2022-09-30 11:26:05 -0700
  • 2a95cd7d52
    Merge 2c1b2fed74 into fce8d8aeb0 Alistair Scott 2022-09-28 11:00:28 +0900
  • 9d52fd05e3
    Merge f5ce802946 into fce8d8aeb0 Holder 2022-09-28 11:00:20 +0900
  • fce8d8aeb0
    Expose ValidateRequiredFlags and ValidateFlagGroups (#1760) Skeet WU 2022-09-27 18:27:48 +0800
  • 6f8a0a30e9 expose ValidateRequiredFlags and ValidateFlagGroups Skeet WU 2022-07-21 09:55:02 +0800
  • 9973a9ad8b
    build(deps): bump actions/stale from 5 to 6 dependabot[bot] 2022-09-26 10:38:25 +0000
  • 7de41f90ff
    Merge aa02e412ac into a281c8b47b Niels Claeys 2022-09-21 11:53:06 +0200
  • 43d8dad16f
    Merge branch 'main' into sv/use-flagerrorfunc-for-reqiredflags Sergey Vilgelm 2022-09-20 13:28:15 -0700
  • 6ba7ebbc1f Allow user to add completion for powershell alias Marc Khouzam 2022-01-11 08:46:36 -0500
  • 44455258be Set Camel Case on const Francis Nickels 2022-09-19 10:44:47 -0700
  • 03103735ca revert gitignore change Francis Nickels 2022-09-19 08:02:59 -0700
  • a281c8b47b
    Document option to hide the default completion cmd (#1779) Marc Khouzam 2022-09-16 16:44:28 -0400
  • 459fc5fce3
    ci: add workflow_dispatch (#1387) Unai Martinez-Corral 2022-09-16 22:23:19 +0200
  • 6d978a911e
    add missing license headers (#1809) Unai Martinez-Corral 2022-09-16 13:55:56 +0200
  • 3066042dee ci: add job 'lic-headers' umarcor 2022-09-15 00:06:49 +0100
  • 68ce1131c6 update license headers umarcor 2022-09-15 00:02:11 +0100
  • ed360b00eb add missing license headers umarcor 2022-09-14 23:59:50 +0100
  • 4065a33bfd
    ci: use action/setup-go's cache (#1783) Unai Martinez-Corral 2022-09-14 05:31:59 +0200
  • 7e289f46f1
    Adjustments to documentation (#1656) Marc Khouzam 2022-09-11 17:48:42 -0400
  • b30b0aae1f Adjustments to documentation Marc Khouzam 2022-04-07 15:28:05 -0400
  • fe08012edd
    Rename Powershell completion tests (#1803) Marc Khouzam 2022-09-11 17:04:53 -0400
  • 3d58a669e2 ci: deprecate Golang 1.14 umarcor 2022-08-22 00:50:42 +0200
  • 404ade0cb6 ci: use action/setup-go's cache umarcor 2022-08-22 00:37:33 +0200
  • 39162952de ci: add workflow_dispatch umarcor 2021-03-12 05:43:10 +0100
  • c54bf19ca7 Rename Powershell completion tests Marc Khouzam 2022-09-11 08:44:06 -0400
  • d689184a42
    Support for case-insensitive command names (#1802) Yuval Goldberg 2022-09-11 15:25:22 +0300
  • 883064859d Support for case-insensitive command names Yuval Goldberg 2022-09-08 18:37:17 +0300
  • 70e53f62be
    Deprecate ExactValidArgs() and test combinations of args validators (#1643) Unai Martinez-Corral 2022-09-10 15:33:34 +0200
  • 1abe5404b9
    Merge 8825c7b3f9 into 2e8ba6f308 Unai Martinez-Corral 2022-09-09 13:31:48 +0900
  • 55c654947d
    Merge aed0d98fb7 into 2e8ba6f308 Nate Pinsky 2022-09-08 10:07:09 -0600
  • 0d8bd3cd38
    Merge a9dbe74c87 into 2e8ba6f308 Unai Martinez-Corral 2022-09-08 15:30:11 +0200
  • 2e8ba6f308
    Use correct stale action exempt- yaml keys (#1800) John McBride 2022-09-07 18:25:01 -0600
  • 54c8083d52 Use correct stale action exempt- yaml keys John McBride 2022-09-07 23:57:28 +0000