Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-12 | Tweaks | 1 | -2/+2 | |
2023-10-12 | Fix struct | 1 | -1/+1 | |
2023-10-12 | Clean up, implement warn_on_unrecognized_flag | 4 | -26/+40 | |
2023-10-12 | WIP | 4 | -77/+14 | |
2023-10-12 | WIP | 5 | -347/+353 | |
2023-10-12 | WIP | 5 | -209/+446 | |
2023-10-12 | WIP | 2 | -24/+106 | |
2023-10-12 | Improve helptext | 1 | -55/+83 | |
2023-10-12 | WIP | 3 | -49/+147 | |
2023-10-12 | WIP | 2 | -0/+19 | |
2023-10-12 | fix install test | 2 | -6/+8 | |
2023-10-12 | fix editing package json when adding github dependency (#6432) | 5 | -14/+146 | |
2023-10-12 | Update installation.md | 1 | -8/+14 | |
2023-10-12 | Update installation.md | 1 | -3/+3 | |
2023-10-12 | fix(install): re-evaluate overrides when removedbun-v1.0.6 | 3 | -3/+45 | |
2023-10-12 | chore: add missing ending quote (#6436) | 1 | -1/+1 | |
2023-10-12 | feat(install): support npm overrides/yarn resolutions, one level deep only (#... | 7 | -31/+640 | |
2023-10-11 | fix #6416 (#6430) | 2 | -1/+132 | |
2023-10-11 | Bump WebKit | 9 | -29/+29 | |
2023-10-11 | Bump! | 1 | -1/+1 | |
2023-10-11 | Update JSCUSocketsLoopIntegration.cpp | 1 | -2/+2 | |
2023-10-11 | Update installation.md | 1 | -10/+7 | 1 | -2/+2 |
2022-01-28 | Update README.md | 1 | -0/+5 | |
2022-01-28 | Add Bun.Transpiler doc to the readme | 1 | -0/+215 | |
2022-01-27 | Automate clang version checking / code signing (#113) | 1 | -2/+14 | |
2022-01-27 | Stop reading `"bun"` from package.json | 1 | -29/+0 | |
2022-01-27 | [bunfig] Implement config file format | 20 | -156/+667 | |
2022-01-27 | Don't look like a crash when CLI args are missing | 1 | -0/+3 | |
2022-01-27 | [cli] Add support for commands which optionally have one argument | 3 | -12/+22 | |
2022-01-26 | Update Makefile | 1 | -1/+1 | |
2022-01-26 | print file name on panic | 1 | -1/+1 | |
2022-01-25 | merge | 2 | -1/+2 | |
2022-01-25 | Slightly safer | 1 | -1/+1 | |
2022-01-25 | Split http into files | 7 | -1079/+1055 | |
2022-01-25 | Update Dockerfile | 1 | -1/+1 | |
2022-01-25 | Fix up dev container | 2 | -5/+1 | |
2022-01-25 | On successful connect, switch to non-blocking sockets until we're about to close | 1 | -2/+18 | |
2022-01-25 | Fix getsockopt() | 1 | -2/+5 | |
2022-01-24 | Automatically retry on would block | 1 | -8/+4 | |
2022-01-24 | Fallback to readev / writev | 1 | -7/+226 | |
2022-01-24 | No io_uring for Ubuntu 20.04 | 6 | -27/+50 | |
2022-01-23 | Update io_linux.zig | 1 | -0/+1 | |
2022-01-23 | [linux][http] return errno instead of unexpected | 1 | -2/+31 | |
2022-01-23 | [http] Remove usages of `unreachable` in syscall error handling | 1 | -10/+0 | |
2022-01-23 | Update io_linux.zig | 1 | -0/+1 | |
2022-01-23 | Use non-cancellable syscalls for HTTP & use errno for errors | 3 | -78/+933 | |
2022-01-23 | Improve error message when `bun upgrade` fails | 1 | -1/+1 | |
2022-01-23 | Nice | 1 | -1/+1 | |
2022-01-23 | Update analytics_thread.zig | 1 | -0/+8 |