Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-16 | Fix `Response.statusText` (#6151) | 1 | -4/+4 | |
2023-08-21 | feat: Implement Bun.inspect.custom (#4243) | 1 | -0/+5 | |
2023-08-17 | Add `util.inspect.custom` support to `util.inspect/Bun.inspect/console.log` (... | 1 | -23/+21 | |
2023-07-30 | Fix memory leak in response.clone(), further reduce memory usage of Request &... | 1 | -1/+1 | |
2023-05-26 | Pretty formatter for `Headers` & `URLSearchParams` (#3081) | 1 | -1/+4 | |
2023-05-19 | console.log changes (#2966) | 1 | -8/+8 | |
2023-04-04 | Dylan/fix some failing tests (#2544) | 1 | -5/+12 | |
2023-03-29 | Fix date format (#2422) (#2474) | 1 | -0/+12 | |
2023-03-15 | Fixes #2399 | 1 | -0/+24 | |
2023-03-14 | Implement `toMatchSnapshot()` (#2294) | 1 | -5/+5 | |
2023-03-07 | Reorganize tests (#2332) | 1 | -0/+315 |