-
Notifications
You must be signed in to change notification settings - Fork 257
Pull requests: vercel-labs/just-bash
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(interpreter): expose stdinConnected on the command context
#448
opened Sep 21, 2026 by
mutewinter
Contributor
Loading…
feat: add
realpath command for resolving canonical virtual filesystem paths
#447
opened Sep 21, 2026 by
felixarntz
Loading…
fix(interpreter): preserve associative array compound values
#445
opened Sep 21, 2026 by
trieloff
Contributor
Loading…
fix: use a virtual executable name for Python workers
#444
opened Sep 20, 2026 by
RyanGarber
Loading…
fix: support Bun module accessor descriptors (fixes #386)
#443
opened Sep 20, 2026 by
RyanGarber
Loading…
fix(rg): support color and option terminator flags
#441
opened Sep 20, 2026 by
matchai
Contributor
Loading…
Bound byte-string conversion allocations for large files
#440
opened Sep 20, 2026 by
MiguelsPizza
Loading…
fix(bash): pass per-exec env to nested sh/bash and stop leaking parent vars
#439
opened Sep 19, 2026 by
trieloff
Contributor
Loading…
fix(python3): resolve the worker path without import.meta so the CJS export can run Python
#437
opened Sep 18, 2026 by
alegal200
Loading…
perf(python3): avoid quadratic copying on file writes
#433
opened Sep 14, 2026 by
josephbajor
Loading…
feat(python3): make file-transfer bridge capacity configurable
#432
opened Sep 14, 2026 by
josephbajor
Loading…
fix(python3): preserve user source whitespace and line numbers
#431
opened Sep 14, 2026 by
josephbajor
Loading…
fix(interpreter): restore working directory after pipeline stages
#430
opened Sep 14, 2026 by
josephbajor
Loading…
feat(js-exec): give fs node's shapes: Stats and Dirent, readdir options, errno errors, fs/promises
#429
opened Sep 13, 2026 by
mutewinter
Contributor
Loading…
feat(js-exec): accept node's -e and -p, and give process.argv node's shape
#428
opened Sep 13, 2026 by
mutewinter
Contributor
Loading…
chore(deps): bump pnpm/action-setup from 4.3.0 to 6.1.0
#427
opened Sep 12, 2026 by
dependabot
Bot
Loading…
chore(deps): bump changesets/action from 1.7.0 to 2.1.2
#426
opened Sep 12, 2026 by
dependabot
Bot
Loading…
fix(python): name the program in tracebacks and run it in its own namespace
#425
opened Sep 11, 2026 by
mutewinter
Contributor
Loading…
fix(python): report an oversize file as EFBIG and a read-only mount as EROFS
#424
opened Sep 11, 2026 by
mutewinter
Contributor
Loading…
fix(python): name the interpreter python3 rather than the worker's host path
#423
opened Sep 11, 2026 by
mutewinter
Contributor
Loading…
fix(fs): finish a cross-mount copy around an entry it cannot copy, then report them
#422
opened Sep 10, 2026 by
mutewinter
Contributor
Loading…
fix(stat): expand -c directives instead of printing them literally
#420
opened Sep 9, 2026 by
mutewinter
Contributor
Loading…
fix(arithmetic): run nested command substitution in the current shell state
#418
opened Sep 9, 2026 by
trieloff
Contributor
Loading…
fix(interpreter): give a loop left via break/continue status 0
#417
opened Sep 9, 2026 by
trieloff
Contributor
Loading…
fix(expansion): don't trip nounset on a whole-word quoted ${var:-default}
#416
opened Sep 9, 2026 by
trieloff
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.