.github
Merge 9c878d49b1
into 236f3c0418
2023-12-16 21:18:25 +09:00
doc
Fix linter errors ( #2052 )
2023-10-27 06:23:45 -04:00
site
Merge 9c878d49b1
into 236f3c0418
2023-12-16 21:18:25 +09:00
.gitignore
leverage makefile to run build tasks ( #976 )
2020-02-20 12:25:38 -07:00
.golangci.yml
golangci: enable 'unused' and disable deprecated replaced by it ( #1983 )
2023-07-18 09:51:36 -04:00
.mailmap
Add .mailcap for a more tidy "git shortlog" output
2015-11-20 15:24:23 -07:00
active_help.go
Replace all non-alphanumerics in active help env var program prefix ( #1940 )
2023-10-29 12:06:51 -06:00
active_help_test.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
args.go
Micro-optimizations ( #1957 )
2023-11-23 12:24:33 -05:00
args_test.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
bash_completions.go
Micro-optimizations ( #1957 )
2023-11-23 12:24:33 -05:00
bash_completions_test.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
bash_completionsV2.go
Fix grammar: 'allows to' ( #1978 )
2023-06-13 11:12:49 -04:00
bash_completionsV2_test.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
cobra.go
Micro-optimizations ( #1957 )
2023-11-23 12:24:33 -05:00
cobra_test.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
command.go
Micro-optimizations ( #1957 )
2023-11-23 12:24:33 -05:00
command_notwin.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
command_test.go
Support usage as plugin for tools like kubectl ( #2018 )
2023-11-02 08:15:26 -04:00
command_win.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
completions.go
Micro-optimizations ( #1957 )
2023-11-23 12:24:33 -05:00
completions_test.go
Improve API to get flag completion function ( #2063 )
2023-11-02 11:23:08 -04:00
CONDUCT.md
Cobra User Contract ( #1292 )
2021-01-26 10:55:24 -07:00
fish_completions.go
Fix typo in fish completions ( #1945 )
2023-04-08 00:47:33 -04:00
fish_completions_test.go
test: make fish_completions_test more robust ( #1980 )
2023-06-16 10:25:30 -04:00
flag_groups.go
Micro-optimizations ( #1957 )
2023-11-23 12:24:33 -05:00
flag_groups_test.go
Add 'one required flag' group ( #1952 )
2023-07-16 12:38:22 -04:00
go.mod
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 ( #2047 )
2023-10-16 10:50:33 +00:00
go.sum
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 ( #2047 )
2023-10-16 10:50:33 +00:00
LICENSE.txt
adding license
2013-09-03 18:46:13 -04:00
MAINTAINERS
Add MAINTAINERS file (alphabetical order) ( #1545 )
2022-02-28 08:24:45 -07:00
Makefile
Makefile: add target richtest ( #1865 )
2022-11-25 15:55:09 -05:00
powershell_completions.go
powershell: escape variable with curly brackets ( #1960 )
2023-06-19 12:16:18 -04:00
powershell_completions_test.go
powershell: escape variable with curly brackets ( #1960 )
2023-06-19 12:16:18 -04:00
README.md
site: rework structure and headers
2023-07-17 22:24:45 +02:00
shell_completions.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
zsh_completions.go
Allow sourcing zsh completion script ( #1917 )
2023-03-22 18:41:05 -04:00
zsh_completions_test.go
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00