COMMITS
August 26, 2026
L
feat(curl): implement -D/--dump-header (#389)
Lars Trieloff committed
August 25, 2026
C
feat(network): replace bespoke secureFetch with guarded-fetch 0.1.3 (#380)
Caleb An committed
August 22, 2026
G
chore: release (#382)
github-actions[bot] committed
M
Export correct types and add packaging test (#381)
Malte Ubl committed
August 19, 2026
G
chore: release (#376)
github-actions[bot] committed
M
Cleanup bad merge (#375)
Malte Ubl committed
August 18, 2026
G
chore: release (#372)
github-actions[bot] committed
August 16, 2026
H
chore: refresh dependencies (#370)
Hiroki Osame committed
B
Pass original command to custom overrides (#303)
Boram Uyar committed
August 13, 2026
G
chore: release (#337)
github-actions[bot] committed
M
Harden real filesystem write isolation (#368)
Malte Ubl committed
August 12, 2026
H
fix(parser): preserve unterminated heredocs (#360)
Hiroki Osame committed
August 10, 2026
H
fix(parser): preserve fd variables on heredoc redirections (#358)
Hiroki Osame committed
H
fix(js-exec): wait for top-level await completion (#353)
Hiroki Osame committed
H
ci: run WASM tests on Node 24 in PRs (#352)
Hiroki Osame committed
H
fix(parser): preserve process substitution contexts (#351)
Hiroki Osame committed
H
fix(parser): fail closed on unsupported command syntax (#348)
Hiroki Osame committed
J
fix(sqlite3): report SQL errors on stderr and exit 1 without -bail (#338)
Jeremy Mack committed
J
fix(network): read the pinned transport off the bundled undici namespace (#339)
Jeremy Mack committed
H
ci: run checks after pull request retargeting (#350)
Hiroki Osame committed
H
fix(interpreter): process redirections transactionally (#349)
Hiroki Osame committed
August 9, 2026
H
fix(parser): preserve escaped reserved words (#347)
Hiroki Osame committed
H
fix(interpreter): restore group and subshell execution (#345)
Hiroki Osame committed
August 6, 2026
L
L
feat(grep): treat - operand as standard input (#331)
Lars Trieloff committed
L
fix(grep): match GNU exit status for -L (#332)
Lars Trieloff committed
L
feat(grep): support -f/--file to read patterns from file (#327)
Lars Trieloff committed
L
fix(interpreter): pipelines no longer drain the shared stdin to EOF (#328)
Lars Trieloff committed
L
feat(parser,interpreter): support process substitution <(…) and >(…) (#325)
Lars Trieloff committed