-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: spf13/cobra
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update to latest go-md2man
area/docs-generation
Generation of docs via Cobra
#2201
opened Oct 31, 2024 by
mikelolasagasti
Loading…
closes #2130 new command flag ErrorOnUnknownSubcommand
#2167
opened Jul 8, 2024 by
andremueller
Loading…
feat: #1140 adding GenMarkdownTreeCustomWithFooter method
area/docs-generation
Generation of docs via Cobra
#2164
opened Jun 19, 2024 by
ammiranda
Loading…
build(deps): bump codelytv/pr-size-labeler from 1.8.1 to 1.10.0
area/github
For changes to Github specific things not shipped in the library
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#2149
opened May 20, 2024 by
dependabot
bot
Loading…
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
area/github
For changes to Github specific things not shipped in the library
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#2146
opened May 13, 2024 by
dependabot
bot
Loading…
Fix zsh completion for commands which output is influenced by the permissions it is run with.
#2131
opened Apr 17, 2024 by
kuroa-me
Loading…
fix(bash): Fix bash completion for suggestions that contain special characters.
#2126
opened Mar 21, 2024 by
JeffFaer
Loading…
feat: add flag help groups
area/cobra-command
Core `cobra.Command` implementations
go
Pull requests that update Go code
size/XL
Denotes a PR that exceeds 200 lines. Caution!
#2117
opened Mar 7, 2024 by
pedromotita
Loading…
fish completions: fix double-evaluation of commandline
#2095
opened Jan 6, 2024 by
krobelus
Loading…
Implement localization using gettext files — I18N — L10N
area/cobra-command
Core `cobra.Command` implementations
kind/feature
A feature request for cobra; new or enhanced behavior
#2090
opened Dec 14, 2023 by
Goutte
Loading…
Add a Data map[string]any to store arbitrary command data
area/cobra-command
Core `cobra.Command` implementations
kind/feature
A feature request for cobra; new or enhanced behavior
#2085
opened Dec 4, 2023 by
maxlandon
Loading…
Child command context is not updated when global context changed #2077
#2078
opened Nov 23, 2023 by
libozh
Loading…
Print ActiveHelp for bash along other completions
area/shell-completion
All shell completions
kind/feature
A feature request for cobra; new or enhanced behavior
#2076
opened Nov 23, 2023 by
marckhouzam
Loading…
changed auto generation info line from header to italics
area/docs-generation
Generation of docs via Cobra
kind/cleanup
General cleanup of code, issues, etc.
#2056
opened Oct 25, 2023 by
milanmayr
Loading…
Powershell completion alias handling
area/shell-completion
All shell completions
triage/blocked
Cannot move forward until some roadblock is lifted
#2049
opened Oct 18, 2023 by
bartoncasey
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.