summaryrefslogtreecommitdiff
path: root/cli/standalone/file_system.rs
AgeCommit message (Expand)Author
2024-10-24perf(compile): pass module source data from binary directly to v8 (#26494)David Sherret
2024-09-28refactor: move NpmCacheDir to deno_cache_dir (#25916)David Sherret
2024-07-05fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)Nathan Whitaker
2024-07-02fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)Nathan Whitaker
2024-04-19feat(runtime): Allow embedders to perform additional access checks on file op...Matt Mastracci
2024-01-05fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-05-10feat(compile): unstable npm and node specifier support (#19005)David Sherret