Age | Commit message (Expand) | Author |
---|---|---|
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-04-01 | fix(ext/node): Add fs.readv, fs.readvSync (#23166) | Nathan Whitaker |
2024-03-13 | feat(node): implement fs.statfs() (#22862) | Nayeem Rahman |
2024-03-06 | fix(node): stat/statSync returns instance of fs.Stats (#22294) | Divy Srivastava |
2024-01-21 | fix(node/fs): promises not exporting fs constants (#21997) | Marvin Hagemeister |
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-03-08 | refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for... | Bartek Iwańczuk |
2023-03-05 | refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18... | Bartek Iwańczuk |
2023-02-14 | feat(ext/node): embed std/node into the snapshot (#17724) | Bartek Iwańczuk |