Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) | David Sherret |
2024-07-17 | perf(ext/node): optimize fs.exists[Sync] (#24613) | Divy Srivastava |
2024-07-05 | fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418) | Nathan Whitaker |
2024-07-02 | fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172) | Nathan Whitaker |
2024-03-13 | fix(node): add nul byte to statfs path on windows (#22905) | Nayeem Rahman |
2024-03-13 | feat(node): implement fs.statfs() (#22862) | Nayeem Rahman |
2024-01-05 | fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745) | Divy Srivastava |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-04 | perf(node/fs): faster `existsSync` when not exists (#21458) | David Sherret |