Skip to content

Pull requests: urfave/cli

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Keep arguments after a bare dash
#2419 opened Aug 26, 2026 by official-burak Loading…
fix: never run command action on shell completion past a double dash
#2412 opened Aug 17, 2026 by dearchap Contributor Loading…
fix: reject duplicate flag names
#2396 opened Aug 2, 2026 by deepakganesh78 Loading…
feat: add Parent() accessor to Command
#2384 opened Jul 3, 2026 by happysnaker Loading…
fix: error on legacy v1-style flag alias syntax
#2381 opened Jul 2, 2026 by happysnaker Loading…
Handle Before errors with OnUsageError status/waiting-for-response Waiting for response from original requester
#2380 opened Jul 2, 2026 by cyphercodes Contributor Loading…
fix: avoid executing actions when completing -- in v2 status/waiting-for-response Waiting for response from original requester
#2379 opened Jun 30, 2026 by happysnaker Loading…
refactor: replace interface{} with any (Go 1.18+) status/waiting-for-response Waiting for response from original requester
#2370 opened Jun 15, 2026 by MD-Mushfiqur123 Loading…
fix: prevent action execution during shell completion after double dash status/waiting-for-response Waiting for response from original requester
#2342 opened May 27, 2026 by toller892 Loading…
Fix issue 2260: Try not to break custom Help cmds. status/waiting-for-response Waiting for response from original requester
#2261 opened Feb 6, 2026 by bbadour Loading…
Fix issue: 2257 Next arg flag name, no default cmd status/waiting-for-response Waiting for response from original requester
#2258 opened Feb 5, 2026 by bbadour Loading…
Fix:(issue_2234): Include empty argument status/waiting-for-response Waiting for response from original requester
#2235 opened Nov 26, 2025 by bbadour Loading…
Fix:(issue_2225) Make external flags more robust. status/waiting-for-response Waiting for response from original requester
#2227 opened Nov 21, 2025 by bbadour Loading…
Fix:(issue_2209) Add mutex flags to completion
#2212 opened Oct 19, 2025 by dearchap Contributor Draft
fix completion of "--"
#2205 opened Oct 6, 2025 by starius Loading…
Use the custom help template in ShowSubcommand area/v3 relates to / is being considered for v3 status/waiting-for-response Waiting for response from original requester
#2164 opened Jun 25, 2025 by adrian-thurston Contributor Loading…
Fish completion now supports dynamic completions area/v3 relates to / is being considered for v3 kind/feature describes a code enhancement / feature request
#2144 opened May 23, 2025 by bittrance Contributor Draft
Use self properties instead of declared new variables area/v3 relates to / is being considered for v3 kind/cleanup describes internal cleanup / maintaince status/waiting-for-response Waiting for response from original requester
#2143 opened May 21, 2025 by huiyifyj Member Loading…
Implement more powerful shell completion area/v3 relates to / is being considered for v3 kind/feature describes a code enhancement / feature request
#2029 opened Dec 6, 2024 by bartekpacia Member Draft
Remove go generate from the build process area/v2 relates to / is being considered for v2 kind/cleanup describes internal cleanup / maintaince
#1802 opened Jul 23, 2023 by abitrolly Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.