Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-02 | copy: replace Bun with bun (#99) | 21 | -64/+64 | |
2022-01-02 | [css] Only warn for tailwind once | 1 | -18/+8 | |
2022-01-02 | [bun upgrade] Add fallback message if there's an error | 1 | -0/+8 | |
2022-01-02 | Update http.zig | 1 | -5/+7 | |
2022-01-02 | prettier | 1 | -24/+66 | |
2022-01-02 | [bun dev] Detect HTTPS via `Upgrade-Insecure-Requests` | 1 | -0/+5 | |
2022-01-02 | [bun install] Fix `RenameAcrossMountPoints` error | 4 | -110/+220 | |
2022-01-02 | [libarchive] Allow passing a Dir fd instead of always creating a new dir | 1 | -17/+29 | |
2022-01-01 | install | 1 | -0/+0 | |
2022-01-01 | Fix missing posix_memalign symbol | 1 | -2/+3 | |
2022-01-01 | :nail_care: | 3 | -23/+10 | |
2022-01-01 | [bun install] FIx crash when removing only dependency in package.json | 1 | -15/+39 | |
2022-01-01 | :lock: | 1 | -0/+0 | |
2022-01-01 | Bump versions | 2 | -2/+2 | |
2022-01-01 | [bun dev] Automatically set `origin` - improve support for proxying Bun | 8 | -63/+246 | |
2022-01-01 | Clear the fd | 1 | -2/+12 | |
2022-01-01 | Handle more edgecases | 1 | -47/+51 | |
2022-01-01 | Detect fast refresh from .bun if possible | 1 | -3/+10 | |
2022-01-01 | [bun dev] Improve filesystem watcher & HMR reliability (Linux + a little macOS) | 10 | -482/+472 | |
2021-12-31 | Attempt to fix watcher issue with repl.it | 5 | -12/+29 | |
2021-12-31 | little testbun-v0.0.64 | 3 | -9/+16 | |
2021-12-31 | bump | 2 | -1/+1 | |
2021-12-31 | [devserver] Log more errors when a websocket connection fails | 1 | -2/+9 | |
2021-12-31 | Update http.zig | 1 | -2/+2 | |
2021-12-31 | [devserver] Case-insensitive request header comparison, which fixes issues wi... | 1 | -11/+3 | |
2021-12-31 | Add unrolled case insensitive string comparison | 1 | -0/+21 | |
2021-12-31 | Fix an edgecase that causes a crash in HTTP server | 1 | -1/+1 | |
2021-12-31 | [bun install] Slightly more reliable HTTP | 1 | -1/+2 | |
2021-12-30 | woops | 1 | -3/+0 | |
2021-12-30 | Fix issue with headers | 5 | -3/+17 | |
2021-12-30 | fix occasional HTTP bug | 1 | -0/+2 | |
2021-12-30 | Update c.zig | 1 | -1/+1 | |
2021-12-30 | Update global.zig | 1 | -1/+1 | |
2021-12-30 | linux | 5 | -4/+402 | |
2021-12-30 | Update io_linux.zig | 1 | -1/+1 | |
2021-12-30 | Update io_linux.zig | 1 | -1/+1 | |
2021-12-30 | _ => . | 3 | -5/+5 | |
2021-12-30 | - => . | 4 | -6/+6 | |
2021-12-30 | linux | 1 | -4/+5 | |
2021-12-30 | [internal] Move network_thread into http package | 12 | -430/+27 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 133 | -6086/+4254 | |
2021-12-29 | zig fmt | 5 | -8/+3 | |
2021-12-29 | Update http_client_async.zig | 1 | -0/+1 | |
2021-12-29 | FIx bug in http client | 3 | -14/+31 | |
2021-12-28 | More defensively search for shells to use if one is not found in the path | 1 | -0/+22 | |
2021-12-28 | Update cli.zig | 1 | -6/+6 | |
2021-12-28 | woops | 1 | -0/+6 | |
2021-12-28 | [bun run] revert changebun-v0.0.62 | 1 | -2/+1 | |
2021-12-28 | Update create_command.zig | 1 | -2/+1 | |
2021-12-28 | Fix edgecase in `bun create` tasks | 1 | -6/+2 |