-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Pull requests: spf13/cobra
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: command path padding cache invalidation and -h shorthand conflict
#2486
opened Aug 14, 2026 by
Jerryyy985
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
#2484
opened Aug 11, 2026 by
deepdiver22
Loading…
fix(powershell): handle empty and single-line completion output safely
#2482
opened Aug 10, 2026 by
VedantMadane
Loading…
fix(completions): don't mix flag and command names into a filter dire…
#2476
opened Aug 2, 2026 by
UlikGames
Loading…
fix: align YAML description and synopsis
area/docs-generation
Generation of docs via Cobra
#2474
opened Aug 1, 2026 by
vigneshakaviki
•
Draft
fix: recompute command path lengths when a subtree is reparented
#2473
opened Aug 1, 2026 by
r0h1tb
Loading…
fix(doc): sanitize path separators in generated filenames
area/docs-generation
Generation of docs via Cobra
#2470
opened Jul 29, 2026 by
sergioperezcheco
Loading…
fix(completion): clear required-flag constraint for two-word form in bash v1
#2469
opened Jul 28, 2026 by
sergioperezcheco
Loading…
fix(doc): sanitize path separators in generated filenames
area/docs-generation
Generation of docs via Cobra
#2468
opened Jul 28, 2026 by
sergioperezcheco
Loading…
fix: recompute CommandPathPadding so it stays accurate regardless of AddCommand order
#2464
opened Jul 27, 2026 by
sergioperezcheco
Loading…
fix(suggestions): deduplicate when command matches both heuristic and SuggestFor
#2462
opened Jul 27, 2026 by
sergioperezcheco
Loading…
fix(args): use invalid arg instead of args[0] for OnlyValidArgs suggestions
#2460
opened Jul 26, 2026 by
sergioperezcheco
Loading…
fix: do not claim the -h shorthand if it is already used by another flag
#2459
opened Jul 25, 2026 by
Sanjays2402
Loading…
fix: preserve command-line prefixes when redrawing after bash ActiveHelp
#2457
opened Jul 23, 2026 by
Jayashanker-Padishala
Loading…
feat: SetArgErrorFunc / ArgErrorFunc: custom error for argument validation
#2454
opened Jul 20, 2026 by
hazrid93
Loading…
feat: DefaultHelpFunc: expose the default help function for delegation
#2453
opened Jul 20, 2026 by
hazrid93
Loading…
feat: PostParseFlagsE hook: invoked after ParseFlags, before help/Run
#2452
opened Jul 20, 2026 by
hazrid93
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.