Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-29 | feat: configurable retry interval (#208) | 5 | -20/+46 | |
2022-11-06 | chore: bump `vergen` crate to support `SOURCE_DATE_EPOCH` (#204) | 2 | -27/+45 | |
2022-11-05 | chore: bump v0.4.5v0.4.5 | 2 | -144/+284 | |
2022-11-04 | ci: upgrade upx to v4.0.0 (#203) | 1 | -1/+1 | |
2022-11-04 | fix: update Dockerfile (#201) | 2 | -4/+5 | |
2022-10-29 | chore: aarch64-apple-darwin CI | 1 | -0/+3 | |
2022-09-16 | chore: bump v0.4.4 | 2 | -2/+2 | |
2022-09-15 | chore: update dependencies (#195) | 1 | -217/+307 | |
2022-09-15 | refactor: ConfigChange (#191) | 4 | -137/+146 | |
2022-09-14 | feat: Allow use of system default TLS trusted root by omitting the trusted_ro... | 2 | -6/+5 | |
2022-09-04 | fix: clippy (#187) | 2 | -14/+14 | |
2022-09-04 | docs: [example][systemd] use `DynamicUser=yes` (#186) | 5 | -5/+5 | |
2022-08-30 | Update out-of-scope.md | 1 | -0/+4 | |
2022-08-11 | chore: bump v0.4.3v0.4.3 | 2 | -2/+2 | |
2022-06-11 | feat: cache dns result for one session (#166) | 6 | -18/+66 | |
2022-05-23 | chore: bump v0.4.2v0.4.2 | 2 | -2/+2 | |
2022-05-21 | chore: update snowstorm (#165) | 2 | -177/+37 | |
2022-05-20 | chore: update dependencies (#163) | 1 | -312/+303 | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-03 | wip | 120 | -20/+8988 | |
2022-04-03 | [bun.js] Expose `ImageData` globally | 12 | -2/+1237 | |
2022-04-02 | More types | 2 | -39/+3998 | |
2022-04-02 | Add more typings | 1 | -2/+416 | |
2022-04-02 | Add more tests for Node FS | 4 | -1/+60 | |
2022-04-02 | [bun.js] fs.readSync & fs.writeSync should return just the number | 1 | -24/+57 | |
2022-04-02 | [bun.js] Support `mode` and `flags` as integer args in fs.openSync (instead o... | 1 | -0/+6 | |
2022-04-02 | Update base.zig | 1 | -0/+1 | |
2022-04-02 | Fix GC bug when reading TypedArray from user input | 1 | -6/+36 | |
2022-04-02 | s/Buffer/TypedArray | 1 | -17/+17 | |
2022-04-02 | Fix mmap on macOS x64 | 2 | -29/+27 |