-
Notifications
You must be signed in to change notification settings - Fork 108
Pull requests: reubeno/brush
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(variables): keep dynamic well-known vars live across
declare -a / array assign
#1228
opened Jul 5, 2026 by
lu-zero
Contributor
Loading…
fix(expansion): slice sparse indexed arrays by subscript
#1227
opened Jun 30, 2026 by
truffle-dev
Loading…
build(deps): bump the cargo group across 1 directory with 87 updates
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1224
opened Jun 26, 2026 by
dependabot
Bot
Loading…
feat(core): support cooperative SIGINT cancellation
#1189
opened Jun 5, 2026 by
mtanski
Contributor
Loading…
feat(core): add CommandInterceptor exec/open hook to ShellExtensions
#1184
opened Jun 3, 2026 by
hartsock
Loading…
fix(wait): don't print job status in wait builtin
#1174
opened May 31, 2026 by
reubeno
Owner
Loading…
fix(parser): Handle line continuations and backquote escapes
#1170
opened May 24, 2026 by
YumeYuka
Contributor
Loading…
fix(completion): complete commands after pipe and other separators
#1159
opened May 14, 2026 by
Fanteria
Loading…
feat(core): stateful builtin infrastructure
#1151
opened May 9, 2026 by
lu-zero
Contributor
Loading…
fix(builtins): handle quoted assignment arguments in declare
#1147
opened May 6, 2026 by
lu-zero
Contributor
Loading…
fix(history): emit diagnostic when HISTFILE is unset for -a/-w
#1146
opened May 6, 2026 by
dashitongzhi
Loading…
fix(parser)!: track byte offsets instead of char counts in source locations
#1144
opened May 6, 2026 by
lu-zero
Contributor
Loading…
feat: use bstr::BString for shell values to fix UTF-8 lossy conversion
#1116
opened May 1, 2026 by
lu-zero
Contributor
Loading…
refactor(env): introduce VarName enum to unify nameref resolution API
#1105
opened Apr 19, 2026 by
lu-zero
Contributor
Loading…
feat: Add AsyncOpenFile infrastructure and migrate builtins to async I/O
state: needs review
PR or issue author is waiting for a review
#1069
opened Mar 21, 2026 by
lu-zero
Contributor
Loading…
Case in command support
area: compat
Related to compatibility with standard shells
area: parsing
Issues or PRs related to tokenization or parsing
state: needs review
PR or issue author is waiting for a review
#1053
opened Mar 15, 2026 by
lu-zero
Contributor
Loading…
feat(expansion): implement nameref resolution for variable access
area: compat
Related to compatibility with standard shells
#1039
opened Mar 3, 2026 by
lu-zero
Contributor
Loading…
feat(parser): handle inline comments in PEG command substitution
state: info needed
An issue that requires additional info from the submitter
#1006
opened Feb 20, 2026 by
lu-zero
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.