COMMITS
October 28, 2023
M
Add tests for flag completion registration (#2053)
Marc Khouzam committed
M
Don't complete --help flag when flag parsing disabled (#2061)
Marc Khouzam committed
October 27, 2023
M
Fix linter errors (#2052)
Marc Khouzam committed
October 22, 2023
V
Allow running persistent run hooks of all parents (#2044)
vkhoroz committed
October 16, 2023
D
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 (#2047)
dependabot[bot] committed
October 15, 2023
D
build(deps): bump actions/setup-go from 3 to 4 (#1934)
dependabot[bot] committed
October 9, 2023
H
Add notes to doc on preRun and postRun condition (#2041)
Haoming Meng committed
September 26, 2023
A
feat: add getters for flag completions (#1943)
Alexandru-Claudius Virtopeanu committed
September 8, 2023
S
Customizable error message prefix (#2023)
Souma committed
N
ci: test golang 1.21 (#2024)
Nuno Adrego committed
August 29, 2023
U
command: temporarily disable G602 due to securego/gosec#1005 (#2022)
Unai Martinez-Corral committed
August 28, 2023
D
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#2021)
dependabot[bot] committed
July 23, 2023
J
minor corrections to unit tests (#2003)
Jun Nishimura committed
July 20, 2023
G
doc: fix typo, Deperecated -> Deprecated (#2000)
gocurr committed
July 18, 2023
U
golangci: enable 'unused' and disable deprecated replaced by it (#1983)
Unai Martinez-Corral committed
July 16, 2023
M
Add 'one required flag' group (#1952)
Martijn Evers committed
June 20, 2023
U
Move documentation sources to site/content (#1428)
Unai Martinez-Corral committed
D
build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1976)
dependabot[bot] committed
June 19, 2023
P
powershell: escape variable with curly brackets (#1960)
Paul Holzinger committed
June 16, 2023
B
test: make fish_completions_test more robust (#1980)
Branch Vincent committed
June 13, 2023
T
Fix grammar: 'allows to' (#1978)
Taavi Väänänen committed
June 12, 2023
D
build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#1971)
dependabot[bot] committed
April 8, 2023
T
Fix typo in fish completions (#1945)
Tom Payne committed
March 22, 2023
M
Update main image to better handle dark background (#1883)
Marc Khouzam committed
M
Allow sourcing zsh completion script (#1917)
Marc Khouzam committed
March 17, 2023
L
Document suggested layout for subcommands (#1930)
Luiz Carvalho committed
March 14, 2023
F
Update projects_using_cobra.md (#1932)
Florent Poinsard committed
March 6, 2023
U
update copyright year (#1927)
Unai Martinez-Corral committed
U
ci: test Golang 1.20 (#1925)
Unai Martinez-Corral committed
U
ci: deprecate go 1.16 (#1926)
Unai Martinez-Corral committed