0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 19 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: give PR builds an x64 darwin test lane again (#39909) More... 1 day ago
crash_handler: give the musl and android builds their own trace string platform characters (#39801) More... 1 day ago
test(serve): create the websocket client outside the scope that holds the server (#39893) More... 1 day ago
Propagate JS exceptions instead of clearing them where the caller is fallible (#39804) More... 1 day ago
Do not apply the bun -e one-shot startup heuristic to standalone executables (#39880) More... 1 day ago
node:fs: keep the lazy stream accessors working on a sealed or frozen exports object (#39867) More... 1 day ago
node:http: emit ServerResponse 'close' asynchronously after destroy() (#39854) More... 1 day ago
node:inspector: drop zero-width ranges from Profiler.takePreciseCoverage (#39822) More... 1 day ago
Bun.serve: do not crash when the bundle of an html route has no html page (#39814) More... 1 day ago
Remove dead code from simdutf_sys, ncrypto, js_parser, bun_install, built-in JS, bindgen, uSockets, and 66 Cargo manifests (#39732) More... 1 day ago
Bun.serve: drop the DevServer before the config that owns its arena when listen fails (#39630) More... 1 day ago
install: fix the variable name that broke the Rust build on main (#39839) More... 1 day ago
Bun.serve, node:http: run request handlers with the event loop entered (#39826) More... 1 day ago
repl: redraw input that wraps past the terminal width from the prompt's row (#39736) More... 1 day ago
install: report ENAMETOOLONG when the bin linker's directories do not fit the path buffer (#39735) More... 1 day ago
Bun.serve: tear down an aborted request's context at abort instead of waiting for GC (#39743) More... 1 day ago
test(install): speed up bun-install-git-deps.test.ts and tighten its assertions (#39737) More... 1 day ago
Release the stack frame strings leaked by the C++ source map remap callers (#37459) More... 1 day ago
docs: x64 ships one Nehalem binary; drop Haswell/baseline distinction (#36465) More... 1 day ago
Update the jsc class skill for BUN_SUBSPACE_SLOTS and lint IsoSubspace construction (#39833) More... 1 day ago
bun-types: add http3 and h3 to the fetch protocol option (#39776) More... 1 day ago
bun test --isolate: stop finished files from pinning their global via mocks and plugins (#39818) More... 1 day ago
install: read patchedDependencies from the root package.json only (#39816) More... 1 day ago
node:fs: accept rmdir recursive again and route it through rm (#39809) More... 1 day ago
fetch: give 204, 205, 304 and HEAD responses a null body (#39778) More... 1 day ago
bundler: fail the build when every entry point is dropped instead of linking zero entry points (#39799) More... 1 day ago
JUnit report and GitHub Actions annotation: print a frame source that is not a file path as-is (#39828) More... 1 day ago
sql(postgres): decode float8/float4 text 'Infinity'/'-Infinity' as ±Infinity, not NaN (#36239) More... 1 day ago
Remove dead code: 92 trait impls nothing calls, across 29 crates (#39795) More... 1 day ago
v8: implement the title-keyed CpuProfiler API used by pprof (#39794) More... 1 day ago