Commit graph

  • d022c0fe2b
    Add documentation about disabling completion descriptions (#1901) Shihta Kuan 2023-01-31 01:58:20 +0800
  • 4fa652d298 move to another section Shihta Kuan 2023-01-30 23:27:09 +0800
  • 7afe7e43cf
    build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 dependabot[bot] 2023-01-30 10:04:32 +0000
  • 75c63c0f2a add a hint about the disabling completion descriptions to document Shihta Kuan 2023-01-30 11:37:53 +0800
  • b41b0d7931 Add Asciidoc documentation generation support Elliot Pagent-Froggatt 2023-01-19 10:23:38 +0000
  • 8d10b3fcb9 args_test: style umarcor 2022-03-28 02:39:27 +0200
  • 1684df23b3 args_test: use ExpectedErrors enum instead of strings umarcor 2022-03-28 02:29:31 +0200
  • 34e0cf567c args_test: add expectError helper function umarcor 2022-03-28 02:22:38 +0200
  • 4fa4fdf5cd
    build(deps): bump github.com/inconshreveable/mousetrap (#1872) dependabot[bot] 2023-01-03 02:43:06 +0000
  • cdd6ad5bb1
    build(deps): bump github.com/inconshreveable/mousetrap dependabot[bot] 2023-01-03 02:38:30 +0000
  • b4f979ae35
    completions: do not detect arguments with dash as 2nd char as flag (#1817) Dominik Roos 2023-01-03 01:58:36 +0100
  • c234e16a5f add regression test Dominik Roos 2023-01-02 11:29:46 +0100
  • f3bcbcfc99 completions: do not detect arguments with dash as 2nd char as flag Dominik Roos 2022-09-28 10:20:46 +0200
  • 3c8715a6d7 "fixed whitespace" Jack Wright 2022-12-27 12:17:42 -0800
  • 652aadbede Update main image to better handle dark background Marc Khouzam 2022-12-22 18:20:41 -0500
  • 8610642697
    build(deps): bump actions/stale from 6 to 7 dependabot[bot] 2022-12-26 10:02:08 +0000
  • bf11ab6321
    fix: func name in doc strings (#1885) Yash Ladha 2022-12-26 01:38:39 +0530
  • 1361e75de4 fix: func name in doc strings Yash Ladha 2022-12-24 15:00:10 +0530
  • 303dd2517f "Reverted to old version without formatting changes and readded nushell" Jack Wright 2022-12-23 20:40:17 -0800
  • cb60acd3ab "Added nushell to list of shell autompletes" Jack Wright 2022-12-23 20:39:54 -0800
  • 107986cb5e
    Update completions.go Jack Wright 2022-12-23 20:31:48 -0800
  • 49d58810e6
    Update completions.go Jack Wright 2022-12-23 20:31:38 -0800
  • 6e3abc68be
    Update completions.go Jack Wright 2022-12-23 20:31:30 -0800
  • cfee99c892 "removing extra lines/whitespace" Jack Wright 2022-12-23 20:30:18 -0800
  • fdffa5a4c7
    Update badge route (#1884) Seonghyeon Cho 2022-12-24 05:54:16 +0900
  • 2a6dcbc475
    Specify the main branch Seonghyeon Cho 2022-12-23 22:36:52 +0900
  • 426dbf9658
    Update badge route Seonghyeon Cho 2022-12-23 20:54:22 +0900
  • 185510de5f Command: Add new field ErrorOnShadowedFlags and error on shadowed flag in ExecuteC Burak Ok 2022-12-21 17:11:32 +0100
  • da49908486 Command: Added new method getClashingFlagnames Burak Ok 2022-12-21 16:57:06 +0100
  • b3a1d72b8b "fixing completions that contain a /" Jack Wright 2022-12-16 09:50:05 -0800
  • fe8bf5e1bd "ignoring return value when directive is ShellComp#directiveFilterFileExt" Jack Wright 2022-12-16 09:32:22 -0800
  • f366bb2799 "fixing oddities with fuzzy searching and bug with active help" Jack Wright 2022-12-15 13:21:37 -0800
  • f25a3c6e0b
    fix: conflict import name with variable (#1879) Yash Ladha 2022-12-15 16:09:50 +0530
  • 792ea41ef7 fix: conflict import name with variable Yash Ladha 2022-12-15 08:55:57 +0530
  • 8e2c9596e1
    Always propagate root context to child command Pieter Noordhuis 2022-12-11 08:36:49 +0100
  • 923592041e
    ci: deprecate go 1.15 (#1866) Unai Martinez-Corral 2022-12-09 21:57:19 +0000
  • a6f198b635
    Update kubescape org (#1874) David Wertenteil 2022-12-06 15:20:58 +0200
  • e6e48957fb update kubescape org David Wertenteil 2022-12-06 14:04:11 +0200
  • cc01b1b220
    A very important fix tiulpin 2022-12-05 17:36:07 +0100
  • fd392f51fe
    Set up baseline tiulpin 2022-12-05 17:08:30 +0100
  • ee09e39af6
    Create code_quality.yml Viktor 2022-12-05 15:59:26 +0100
  • 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