Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-06 | Make `Stat` functions fast | 1 | -1/+28 | |
2023-02-06 | Expose Dirent and Stats (#1998) | 1 | -0/+11 | |
2023-01-31 | Fixes fs.constants | 1 | -88/+80 | |
2023-01-31 | Fix missing `*ms` getters in Stat | 1 | -0/+18 | |
2023-01-24 | Fixes #1887 | 1 | -0/+47 | |
2023-01-20 | fix hanging test | 1 | -38/+42 | |
2023-01-18 | add `fs.rmdir` & friends (#1838) | 1 | -1/+117 | |
2023-01-18 | Fix crash with invalid arguments in readdir()bun-v0.5.0 | 1 | -1/+29 | |
2023-01-14 | fix bugs (#1795) | 1 | -10/+16 | |
2023-01-10 | Add two tests for fs/promises | 1 | -0/+16 | |
2022-12-21 | Add test for stat() | 1 | -0/+9 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -18/+18 | |
2022-11-01 | fix createWriteStream (#1433) | 1 | -0/+69 | |
2022-10-21 | Add test for `fs.createReadStream` | 1 | -0/+43 | |
2022-10-11 | Implement `fs.rm` cross-platformly | 1 | -0/+32 | |
2022-09-30 | more gc in fs test | 1 | -1/+13 | |
2022-09-09 | [node:fs] Fix readFileSync on non-regular files | 1 | -0/+12 | |
2022-08-09 | [node compat] Add tests for `fs.copyFileSync` | 1 | -0/+60 | |
2022-07-20 | feat(node/fs): implement more stat methods (#807) | 1 | -0/+61 | |
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+244 |