Commit graph

  • 314c9b86c2 add TestHelpCommandExecutedWithPersistentRequiredFlags Jun Nishimura 2023-07-09 16:11:47 +0900
  • 43e4ad49f7 DisableFlagParsing in bash, zsh, fish, powershell set to true Jun Nishimura 2023-07-09 16:10:56 +0900
  • 85e8097390 DisableFlagParsing in helpCommand set to true Jun Nishimura 2023-07-09 16:09:58 +0900
  • ddea02ea6b markdown docs: add section 'Available commands' Andreas Deininger 2023-06-30 23:15:42 +0200
  • 00dd11c5e0
    Merge b5bc3e3275 into dcb405a939 Jim Schubert 2023-06-26 10:07:20 +0800
  • b1acb500a2 Remove the default "completion" cmd if it is alone Marc Khouzam 2023-06-19 14:55:58 -0400
  • 40cf39d729
    Merge 98c9b4c903 into dcb405a939 Vladislav Deryabkin 2023-06-21 15:20:32 +0800
  • dcb405a939
    Move documentation sources to site/content (#1428) Unai Martinez-Corral 2023-06-20 22:15:36 +0100
  • cbe4865373
    build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1976) dependabot[bot] 2023-06-20 20:46:35 +0000
  • e2bdfe6487 site: move documentation about active help umarcor 2023-06-20 19:11:47 +0200
  • 513fc71740 site: fix link umarcor 2023-06-20 19:10:40 +0200
  • b0f31b834a site: move user_guide umarcor 2021-06-30 18:51:39 +0200
  • ad936e1e79 site: move documentation about 'doc' umarcor 2021-06-29 06:00:23 +0200
  • d334e533d1 site: move documentation about completions and projects using cobra umarcor 2021-06-29 05:52:53 +0200
  • f43b653d17
    Update powershell_completions.go Mavaddat Javid 2023-06-19 16:56:55 -0400
  • d17f539906
    Merge branch 'main' into patch-1 Mavaddat Javid 2023-06-19 16:46:04 -0400
  • 0676e2612e
    Update powershell_completions.go Mavaddat Javid 2023-06-19 16:44:38 -0400
  • fdee73b4a0
    powershell: escape variable with curly brackets (#1960) Paul Holzinger 2023-06-19 18:16:18 +0200
  • 988bd76139
    test: make fish_completions_test more robust (#1980) Branch Vincent 2023-06-16 07:25:30 -0700
  • a8147dab74
    test: make fish_completions_test more robust Branch Vincent 2023-06-15 19:15:12 -0700
  • 79fc4bc311
    Merge 5a793296fb into 2246fa82e9 Marc Khouzam 2023-06-16 00:28:06 +0000
  • cc6f7e0edd
    Forgot about the original alias! Mavaddat Javid 2023-06-14 11:58:34 -0400
  • 2246fa82e9
    Fix grammar: 'allows to' (#1978) Taavi Väänänen 2023-06-13 18:12:49 +0300
  • 48d6d57170 Add tests for one-required groups Evers, Martijn 2023-06-13 14:19:39 +0200
  • 3fac363618 Fix shell completion Evers, Martijn 2023-06-13 13:32:12 +0200
  • c5d47afdac
    Fix grammar: 'allows to' Taavi Väänänen 2023-06-13 12:33:39 +0300
  • a6a563d656
    completers ∀x∈ {cmds, aliases} in powershell_completions.go Mavaddat Javid 2023-06-12 10:46:19 -0400
  • d5917a54ae
    build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 dependabot[bot] 2023-06-12 10:57:45 +0000
  • 0e3a0bfe91
    build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#1971) dependabot[bot] 2023-06-12 02:39:30 +0000
  • b7d6863d69 Test1 waynepaffhausen-wk 2023-06-08 18:11:39 +0000
  • fac43040bc STUD-3115, TestUpload1 waynepaffhausen-wk 2023-06-08 18:05:45 +0000
  • 2f31f26d3b Test Push waynepaffhausen-wk 2023-06-08 17:47:29 +0000
  • 4ec9d9388e feat: add MarkFlagsMutuallyExclusiveAndRequired Fixes #1216 Baruch Odem 2023-06-06 11:41:01 +0300
  • 8eb23fac53
    build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 dependabot[bot] 2023-06-05 10:57:39 +0000
  • 0af0c7e6ea
    STUD-2265 - JWT Claims Fix (#12) austinarbor-wk 2023-05-30 08:09:26 -0700
  • 5604c0c736
    powershell: escape variable with curly brackets Paul Holzinger 2023-05-16 14:22:48 +0200
  • 68ca2f8df6
    docs: update go install command in readme Derek 2023-04-29 19:14:19 -0700
  • 4af07a5cc9 Add one required flag group Evers, Martijn 2023-04-25 15:23:48 +0200
  • 571fb7fde9
    Merge 2ed34e6995 into 284f410104 Paul 2023-04-11 07:55:23 +0900
  • b68d99dd5b
    Merge 28c7b5ca41 into 284f410104 Filipe Constantinov Menezes 2023-04-10 14:03:32 -0700
  • 591789b431
    Merge b41b0d7931 into 284f410104 Elliot Pagent-Froggatt 2023-04-10 14:03:31 -0700
  • fac74bc454
    Merge 5d0073da4b into 284f410104 Jonathan Gotti 2023-04-10 22:29:09 +0200
  • 7b91232a0a
    Fix spelling mistake Daniel J Walsh 2023-04-08 00:49:03 -0400
  • 284f410104
    Fix typo in fish completions (#1945) Tom Payne 2023-04-08 06:47:33 +0200
  • 96937d589b Fix typo in fish completions Tom Payne 2023-04-05 13:10:37 +0200
  • 5d0073da4b Cleanup some comments left behind malko 2023-03-30 13:08:48 +0200
  • ad4838bd46 feat: add getters for flag completions Alexandru Claudius Virtopeanu 2023-03-30 13:05:13 +0300
  • db7f74ab37 Add documentation for PostTerminatorArgs malko 2023-03-30 02:03:08 +0200
  • 94b8e4d5df Add validation args test whith PostTerminatorArgs malko 2023-03-30 01:47:33 +0200
  • c18bddc73d Add tests for IgnorePostTerminatorArgs malko 2023-03-30 01:45:57 +0200
  • 917f1bc97c Refactor args_test helpers malko 2023-03-30 01:44:29 +0200
  • b073425b8a Add Optin to ignore post terminator args malko 2023-03-30 01:40:46 +0200
  • 7627c4af11 fix(bash,bash-v2): avoid process substitutions for the POSIX mode Koichi Murase 2023-03-23 23:00:41 +0900
  • 4dd4b25de3
    Update main image to better handle dark background (#1883) v1.7.0 Marc Khouzam 2023-03-22 18:41:51 -0400
  • 45360a55cc
    Allow sourcing zsh completion script (#1917) Marc Khouzam 2023-03-22 18:41:05 -0400
  • 3b38e7cbd9
    build(deps): bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-20 10:58:16 +0000
  • c8a20a16ba
    Document suggested layout for subcommands (#1930) Luiz Carvalho 2023-03-16 21:03:29 -0400
  • e0ed438e5c
    Document suggested layout for subcommands Luiz Carvalho 2023-03-10 13:44:02 -0500
  • b197a24504
    Update projects_using_cobra.md (#1932) Florent Poinsard 2023-03-14 14:28:50 +0200
  • 4552ba01bd
    Update projects_using_cobra.md Florent Poinsard 2023-03-14 13:34:51 +0200
  • 87d31cd1b1 Allow sourcing zsh completion script Marc Khouzam 2023-02-15 17:18:48 -0500
  • 9e6b58afc7
    update copyright year (#1927) Unai Martinez-Corral 2023-03-06 02:28:31 +0000
  • fb3652402b
    ci: test Golang 1.20 (#1925) Unai Martinez-Corral 2023-03-06 02:11:33 +0000
  • c7300f0bdd
    ci: deprecate go 1.16 (#1926) Unai Martinez-Corral 2023-03-06 02:07:19 +0000
  • 28e110bb72 maintainers: update umarcor 2023-03-05 22:02:12 +0000
  • e78650abff ci: deprecate go 1.16 umarcor 2023-03-05 21:48:51 +0000
  • 8bb87fa1d0 update copyright year umarcor 2023-03-05 21:40:13 +0000
  • f21da5d639 ci: test Golang 1.20 umarcor 2023-03-05 21:37:41 +0000
  • a1ce006dbe provide a message in case of an error Gasan (G.) Guseinov 2023-03-03 16:10:00 +0100
  • fbd005dfaa update Gasan (G.) Guseinov 2023-03-03 15:57:50 +0100
  • 60702273ef provide error message in case of error Gasan (G.) Guseinov 2023-03-03 15:54:51 +0100
  • 28c7b5ca41
    Merge branch 'main' into oninitializee Filipe Constantinov Menezes 2023-03-02 11:25:45 +0000
  • 567ea8ebc9
    Add support for PowerShell 7.2+ (#1916) Oldřich Jedlička 2023-02-25 22:30:37 +0100
  • 3daa4b9c36
    Add keeporder to shell completion (#1903) Gyanendra Mishra 2023-02-25 20:57:12 +0000
  • 916fef1fc1 Add support for PowerShell 7.2+ Oldřich Jedlička 2023-02-24 11:32:06 +0100
  • 9b6f7e82fd
    implemented OnKillRun decanus 2023-02-16 16:44:14 +0100
  • 45413ca7b0 Added Test and User Guide vallabh 2023-02-15 09:58:31 +0000
  • bfb48042b2 Fixed Missing support for removing group #1911 vallabh 2023-02-15 09:45:25 +0000
  • 3b1d173f29 added logic to reduce calls to underlying program Gyanendra Mishra 2023-02-14 10:41:20 +0000
  • bb8e7b955f
    Merge fbd01ec6c3 into a516d4132c Raphaël Vigée 2023-02-14 16:51:23 +0800
  • a516d4132c
    Removes stale bot from GitHub action (#1908) John McBride 2023-02-13 20:49:03 -0700
  • fcd84a98d1 added a comment Gyanendra Mishra 2023-02-13 13:01:42 +0000
  • d115eb6249 support bash3 Gyanendra Mishra 2023-02-13 10:16:58 +0000
  • cbcd050e4f worked on some reviews Gyanendra Mishra 2023-02-13 10:09:38 +0000
  • 31e717128e Removes stale bot from GitHub action John McBride 2023-02-13 01:34:12 +0000
  • e839bb342f
    build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1902) dependabot[bot] 2023-02-12 01:27:13 +0000
  • 87ebcd8f98
    Update shell_completions.md (#1907) Ggg6542 2023-02-09 03:11:53 +0100
  • 7c316d973c
    Update shell_completions.md Ggg6542 2023-02-08 14:36:01 +0100
  • 22ae670a3e fix fish Gyanendra Mishra 2023-02-07 09:03:58 +0000
  • 8b8ee8754c
    Improve MarkFlagsMutuallyExclusive example in User Guide (#1904) janhn 2023-02-06 12:15:40 +0100
  • be92a9e155 Improve MarkFlagsMutuallyExclusive example in User Guide Jan Hnatek 2023-02-06 10:55:17 +0100
  • 3fc2de1ba4 removed changes that arent necessary for new bash Gyanendra Mishra 2023-02-02 16:28:13 +0000
  • 87cd9437e1 added keep order to default bash completions Gyanendra Mishra 2023-01-30 19:13:15 +0000
  • 6e475b6667 fix indentation Gyanendra Mishra 2023-01-30 18:39:41 +0000
  • bc561bcbf3 fix a tiny bug with bash Gyanendra Mishra 2023-01-30 18:35:48 +0000
  • a3adbf86de added keep order to bash, zsh, powershell & fish Gyanendra Mishra 2023-01-30 11:07:56 +0000
  • 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