Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-16 | Make this error message clearer | 3 | -8/+63 | |
2023-09-15 | mark binding | 1 | -0/+1 | |
2023-09-15 | Update build-id | 1 | -1/+1 | |
2023-09-15 | fix(node/fs.watch): Check first char before trimming event filenames (#5505) | 2 | -15/+36 | |
2023-09-15 | fix(bundler): Add a space before minified require (#5521) | 2 | -0/+23 | |
2023-09-15 | fix(request) handle undefined/null/empty signal on request (#5503) | 2 | -2/+38 | |
2023-09-15 | fix(corking) uncork if needed (#5525) | 4 | -422/+452 | |
2023-09-15 | Update development.md (#5531) | 1 | -6/+6 | |
2023-09-15 | Update InternalModuleRegistryConstants.h | 1 | -2/+2 | |
2023-09-15 | docs(runtime): fix some typo. (#5451) | 3 | -5/+8 | |
2023-09-15 | Improve rending of lockfiles in VSCode extension (#4652) | 6 | -21/+157 | |
2023-09-15 | Add Permission | 1 | -0/+4 | |
2023-09-15 | Add missing visitorsbun-v1.0.2 | 1 | -1/+3 | |
2023-09-15 | feat(runtime): add `process.binding` `uv`/`natives`/`config` + make global ob... | 35 | -1193/+1687 | |
2023-09-15 | Rename this file | 1 | -0/+0 | |
2023-09-15 | Update README.md | 1 | -1/+1 | |
2023-09-15 | Set permissions | 5 | -0/+5 | |
2023-09-15 | Update build-id | 1 | -1/+1 | |
2023-09-15 | Fixes #5465 (#5468) | 3 | -10/+33 | |
2023-09-15 | Fixes #5461 (#5467) | 2 | -4/+29 | |
2023-09-15 | Implement `URL.canParse` (#5463) | 5 | -3/+96 | |
2023-09-15 | fix(proxy): allow empty string `http_proxy` env. (#5464) | 2 | -3/+38 | |
2023-09-15 | Revert "decode regex if needed (#5167)" | 5 | -167/+126 | |
2023-09-15 | Does not fix #4622 (#5452) | 1 | -16/+25 | |
2023-09-15 | Make `bun run --silent` omit `"error: "..." exited with code 1` (#5459) | 4 | -40/+93 | |
2023-09-15 | Fix test | 3 | -3/+2 | |
2023-09-15 | Add missing `"size"` getter to `URLSearchParams` prototype | 2 | -0/+3 | |
2023-09-15 | dup and close file descriptors (#5341) | 6 | -35/+95 | |
2023-09-15 | remove `convertToASCIILowercase` | 1 | -1/+1 | |
2023-09-15 | Reduce log level for `loading tsconfig.json extends` message | 2 | -1/+13 | |
2023-09-15 | next bun.lockb | 1 | -0/+0 | |
2023-09-15 | `next` | 1 | -1/+1 | |
2023-09-15 | Update docs/quickstart.md (#5425) | 1 | -1/+1 | |
2023-09-14 | Clean up run.md | 1 | -20/+23 | |
2023-09-14 | [build] --force on git submodule update | 3 | -6/+6 | |
2023-09-14 | fix(nitro) fix sourcemaps and JSSink closing (#5422) | 6 | -33/+5696 | |
2023-09-14 | fix http set cookie headers (#5428) | 6 | -27/+139 | |
2023-09-14 | fix dockerfile (#5439) | 1 | -14/+12 | |
2023-09-14 | thread | 1 | -1/+1 | |
2023-09-14 | async-ify all node:fs functions (#5360) | 21 | -1553/+1402 | |
2023-09-14 | Clean up bunfig.md | 1 | -19/+21 | |
2023-09-14 | Mention dotenv | 1 | -0/+4 | |
2023-09-14 | Fix links | 4 | -4/+4 | |
2023-09-14 | Rework bunfig docs | 6 | -209/+517 | |
2023-09-14 | v8 date parser tests (#5332) | 2 | -0/+463 | |
2023-09-14 | fix(runtime): emit `node:net` connect error event vs throw (#5336) | 5 | -63/+122 | |
2023-09-14 | Clean up trustedDependencies guide | 1 | -3/+24 | |
2023-09-14 | remove tsconfig warning | 1 | -4/+1 | |
2023-09-14 | fix warnings during bun run publish-layer (#5419) | 1 | -0/+1 | |
2023-09-14 | Improve run.md | 1 | -1/+17 |