COMMITS
August 6, 2026
M
fix(python): forward redirected stdin to CPython (#324)
Meng Zhang committed
M
fix(python): redirect runpy code loading to virtual filesystem (#300)
Meng Zhang committed
July 27, 2026
G
chore: release (#306)
github-actions[bot] committed
M
Solve a semantic merge conflict with two PRs that landed (#316)
Malte Ubl committed
July 24, 2026
M
fix(grep): handle double-dash option terminator (#315)
Matan Kushner committed
July 22, 2026
M
fix(interpreter): preserve executable script exit status (#298)
Matthew Skovranek committed
July 20, 2026
M
Fix release workflow that was missing liblzma-dev (#312)
Malte Ubl committed
M
Harden untrusted execution across runtime boundaries (#307)
Malte Ubl committed
July 19, 2026
Z
feat(curl): add GET data aggregation (#304)
Zach Smith committed
July 15, 2026
M
fix(interpreter): seed cd dash from OLDPWD exec option (#292)
Matthew Skovranek committed
July 12, 2026
L
feat(cat): implement GNU display flags (-A -b -e -E -s -t -T -v) (#293)
Lars Trieloff committed
July 8, 2026
G
chore: release (#290)
github-actions[bot] committed
M
fix(rg): search piped stdin when no paths are given (#281)
Mohan Raghu Garimella committed
L
fix(jq): handle nested double-quoted strings in \(...) interpolation (#268)
Lars Trieloff committed
July 7, 2026
G
chore: release (#287)
github-actions[bot] committed
July 2, 2026
H
fix(interpreter): deliver redirected output to each fd's final target (#286)
Hiroki Osame committed
June 29, 2026
J
fix(interpreter): preserve leading whitespace in multi-line quoted strings (#259) (#276)
Jeremy Mack committed
June 21, 2026
G
chore: release (#255)
github-actions[bot] committed
June 20, 2026
J
fix(security): allow process.env.DEBUG proxy writes (#269)
Jeremy Mack committed
June 18, 2026
L
fix(interpreter): decode each statement's stdout via stdoutKind to fix UTF-8 mojibake (#272)
Lars Trieloff committed
J
fix(tar): support GNU old-style bundled option letters (tar czf, tar xf) (#270)
Jeremy Mack committed
June 4, 2026
H
fix(head/tail): read file arguments byte-clean, not UTF-8 (#264)
Harry Nguyen committed
H
fix(js-exec): honor encoding arg in Buffer.from / toString / write / byteLength (#256)
Harry Nguyen committed
June 3, 2026
M
fix(parser): skip heredoc bodies when scanning $(...) command substitution (#262)
Mikhail Chernetsov committed
L
feat(date): use local timezone by default, delegate to strftime (#251)
Lars Trieloff committed
M
fix(set): support bundled -o in short-flag clusters (set -euo pipefail) (#261)
Mikhail Chernetsov committed
June 2, 2026
L
feat(jq): add raw input mode (-R/--raw-input) (#260)
Lars Trieloff committed