Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-29 | import everything from "bun" where possible | 1 | -4/+4 | |
2022-03-08 | rename _global -> bun | 1 | -3/+3 | |
2022-03-02 | add `bun pm cache` and `bun pm cache rm` commands | 1 | -0/+20 | |
2022-02-27 | WASM | 1 | -2/+2 | |
2022-02-25 | [bun pm] add help menu | 1 | -4/+22 | |
2022-02-25 | [bun install] Add metadata hash | 1 | -0/+84 | |
2022-02-12 | Update package_manager_command.zig | 1 | -1/+5 | |
2022-02-12 | [bun install] `bun pm bin` prints the bin directory | 1 | -6/+40 | |
2022-02-11 | `std.os.`exit -> `Global.exit` so stderr is always flushed | 1 | -2/+2 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -1/+1 | |
2021-12-16 | Track peer dependencies but don't install them | 1 | -0/+24 |