summaryrefslogtreecommitdiff
path: root/ext/fs
AgeCommit message (Expand)Author
2024-06-19chore: forward v1.44.3 release commit to main (#24256)denobot
2024-06-13chore: forward v1.44.2 release commit to main (#24194)denobot
2024-06-08fix(ext/node): lossy UTF-8 read node_modules files (#24140)Luca Casonato
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-06-06chore: forward v1.44.1 release commit to main (#24115)denobot
2024-05-301.44.0 (#24045)denobot
2024-05-28fix(ext/fs): truncate files when a ReadableStream is passed to writeFile (#23...charlotte ✨
2024-05-23feat(ext/fs): stabilize `Deno.FsFile.unlock[Sync]()` and `Deno.FsFile.lock[Sy...Asher Gomez
2024-05-23fix(runtime): use more null proto objects (#23921)Luca Casonato
2024-05-22feat(ext/fs): stabilize `Deno.FsFile.syncData[Sync]()` and `Deno.FsFile.sync[...Asher Gomez
2024-05-22chore: forward v1.43.6 release commit to main (#23936)Bartek Iwańczuk
2024-05-17chore: forward v1.43.4 commit to main (#23861)Bartek Iwańczuk
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir
2024-05-10chore: forward v1.43.3 release commit to main (#23771)denobot
2024-05-09chore: forward v1.43.2 release commit to main (#23749)denobot
2024-05-08fix(runtime): allow nul device on windows (#23741)Matt Mastracci
2024-05-011.43.0 (#23629)denobot
2024-04-251.43.0 (#23549)denobot
2024-04-20fix(ext/node): `cp` into non-existent parent directory (#23469)Divy Srivastava
2024-04-19feat(runtime): Allow embedders to perform additional access checks on file op...Matt Mastracci
2024-04-16chore: forward v1.42.4 commit to `main` (#23394)Bartek Iwańczuk
2024-04-12chore: forward v1.42.3 release commit to main (#23335)denobot
2024-04-11chore: forward v1.42.2 release commit to main (#23315)denobot
2024-04-07FUTURE(ext/fs): make `Deno.FsFile` constructor illegal (#23235)Asher Gomez
2024-04-01chore: forward v1.42.1 release commit to main (#23162)denobot
2024-03-281.42.0 (#23105)denobot
2024-03-14chore: Forward 1.41.3 release commit (#22930)Nathan Whitaker
2024-03-09fix(ext/node): support junction symlinks on Windows (#22762)Divy Srivastava
2024-03-08chore: forward v1.41.2 release commit to main (#22793)denobot
2024-03-07fix(publish): make include and exclude work (#22720)David Sherret
2024-03-06chore: upgrade deno_core (#22725)Nathan Whitaker
2024-02-29chore: forward v1.41.1 release commit to main (#22643)denobot
2024-02-221.41.0 (#22524)denobot
2024-02-21fix(ext/fs): make errors in tempfile creation clearer (#22498)Matt Mastracci
2024-02-19chore(fs): rename `op_fs_file_stat_{async/sync}` ops (#22476)Asher Gomez
2024-02-18feat(fs): `Deno.FsFile.{isTerminal,setRaw}()` (#22234)Asher Gomez
2024-02-15chore: forward v1.40.5 release commit to main (#22424)denobot
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
2024-02-07chore: upgrade deno_core to 0.259.0 (#22311)Bartek Iwańczuk
2024-02-05feat(unstable): `Deno.FsFile.lock[Sync]()` and `Deno.FsFile.unlock[Sync]()` (...Asher Gomez
2024-02-01chore: forward v1.40.3 release commit to main (#22220)Divy Srivastava
2024-02-01fix(fs): copyFile NUL path on macOS (#22216)Divy Srivastava
2024-01-29refactor: Use virtul ops module (#22175)Bartek Iwańczuk
2024-01-26refactor: migrate extensions to virtual ops module (#22135)Bartek Iwańczuk
2024-01-26refactor: make 'rid' properties non-enumerable (#22137)Bartek Iwańczuk
2024-01-26chore: upgrade deno_core (#22124)Bartek Iwańczuk
2024-01-26chore: forward v1.40.2 commit to main (#22133)Bartek Iwańczuk
2024-01-26fix(node): remove deprecation warnings (#22120)Bartek Iwańczuk
2024-01-25fix(fs): instanceof check for Deno.FsFile (#22121)Bartek Iwańczuk
2024-01-25chore: forward v1.40.1 commit to main (#22107)Bartek Iwańczuk