Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-21 | Respect `close_handles` when extracting a tarball | 1 | -0/+1 | |
2021-12-21 | Update README.md | 1 | -7/+7 | |
2021-12-21 | Don't print bytes in error messages | 1 | -1/+3 | |
2021-12-21 | Update README.md | 1 | -6/+10 | |
2021-12-21 | Update README.md | 1 | -1/+0 | |
2021-12-21 | Write some docs | 1 | -18/+90 | |
2021-12-21 | Fixes typo in README | 1 | -1/+1 | |
2021-12-21 | Update Makefile | 1 | -1/+0 | |
2021-12-21 | Mention bun install in readme (still writing) | 1 | -0/+21 | |
2021-12-21 | Update README.md | 1 | -2/+0 | |
2021-12-21 | Building for Linux AMD64 via Dockerfile works now | 2 | -41/+8 | |
2021-12-21 | Update Dockerfile | 1 | -2/+2 | |
2021-12-21 | Update Dockerfile | 1 | -0/+1 | |
2021-12-21 | Update Dockerfile | 1 | -1/+3 | |
2021-12-21 | switch to build arch | 1 | -4/+2 | |
2021-12-21 | Update Dockerfile | 1 | -1/+1 | |
2021-12-21 | Update .dockerignore | 1 | -2/+4 | |
2021-12-21 | Delete Dockerfile-zig | 1 | -52/+0 | |
2021-12-21 | Update Makefile | 1 | -0/+1 | |
2021-12-21 | Add Dockerfile for building Bun | 2 | -0/+163 | |
2021-12-21 | Copy-pastable | 1 | -3/+3 | |
2021-12-21 | Handle aarch64 vs arm64 | 1 | -0/+4 | |
2021-12-21 | Update build.zig | 1 | -56/+0 | |
2021-12-21 | Update build.zig | 1 | -1/+1 | |
2021-12-21 | system libiconv | 1 | -3/+0 | |
2021-12-21 | System libiconv | 1 | -4/+3 | |
2021-12-20 | Prevent linking to glibc 2.3x in release builds | 1 | -109/+59 | |
2021-12-20 | `-static` doesn't work | 1 | -2/+1 | |
2021-12-20 | Update dependency.zigbun-v0.0.56 | 1 | -1/+1 | |
2021-12-20 | [bun install] Strip leading v in versions | 1 | -0/+22 | |
2021-12-20 | Update makefile to better support building JavaScriptCore on Linux | 1 | -17/+45 | |
2021-12-20 | Fix error | 1 | -5/+12 | |
2021-12-20 | Set macOS min flags | 1 | -10/+21 | |
2021-12-20 | Update cli.zig | 1 | -1/+0 | |
2021-12-19 | Autocomplete popular package names (thanks @evanwashere) | 5 | -6/+10196 | |
2021-12-19 | Move folder_resolver to a separate file | 2 | -103/+127 | |
2021-12-19 | Remove duplicate code | 3 | -61/+26 | |
2021-12-19 | Fix error and fix ../ | 2 | -5/+6 | |
2021-12-19 | Relative paths outside project | 2 | -3/+9 | |
2021-12-19 | [bun install] Support `file:` protocol for installing folders as packages | 3 | -42/+232 | |
2021-12-19 | [bun install] More git protocols are valid | 1 | -3/+12 | |
2021-12-18 | Update install.zig | 1 | -2/+6 | |
2021-12-18 | Show help text when no options | 2 | -9/+67 | |
2021-12-18 | Update bun.fish | 1 | -0/+1 | |
2021-12-18 | Update fish completions | 3 | -44/+87 | |
2021-12-18 | Add new zsh completions | 3 | -2/+272 | |
2021-12-18 | cross-promotion | 2 | -3/+3 | |
2021-12-18 | Remove references to s2n | 3 | -5/+4 |