Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-08 | rename _global -> bun | 1 | -11/+11 | |
2022-02-27 | WASM | 1 | -3/+6 | |
2022-02-12 | Fix crash that wasn't a crash | 1 | -1/+1 | |
2022-02-12 | [bun install] Improve error handling when package is not found | 1 | -0/+3 | |
2022-02-11 | Update report.zig | 1 | -0/+1 | |
2022-02-11 | `std.os.`exit -> `Global.exit` so stderr is always flushed | 1 | -12/+16 | |
2022-02-04 | Several reliability improvements to HTTP | 1 | -1/+1 | |
2022-01-27 | Don't look like a crash when CLI args are missing | 1 | -0/+3 | |
2022-01-23 | Add kernel version to crash report | 1 | -3/+7 | |
2022-01-22 | Update report.zig | 1 | -0/+8 | |
2022-01-19 | `fs.*Sync()`, `bun wiptest`, and More ™ (#106) | 1 | -35/+151 | |
2022-01-04 | Improve error handling when out of file handles | 1 | -0/+240 | |
2022-01-03 | Implement a crash reporter and improve some error handling in `bun install` | 1 | -0/+168 |