index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
fs
Age
Commit message (
Expand
)
Author
2024-07-12
chore: forward v1.45.2 release commit to main (#24564)
denobot
2024-07-12
chore: forward v1.45.1 release commit to main (#24540)
denobot
2024-07-11
1.45.0 (#24512)
denobot
2024-07-09
refactor: use concrete error types for node resolution (#24470)
David Sherret
2024-07-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
2024-07-05
fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)
Nathan Whitaker
2024-07-04
fix: revert accidentally added `parentPath` on `DirEntry` (#24438)
David Sherret
2024-07-02
fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)
Nathan Whitaker
2024-06-26
refactor: move PackageJson to deno_config (#24348)
David Sherret
2024-06-19
chore: forward v1.44.4 release commit to main (#24271)
denobot
2024-06-19
fix(ext/node): Add Dirent.path and Dirent.parentPath (#24257)
Divy Srivastava
2024-06-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-08
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
Luca Casonato
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-05-30
1.44.0 (#24045)
denobot
2024-05-28
fix(ext/fs): truncate files when a ReadableStream is passed to writeFile (#23...
charlotte ✨
2024-05-23
feat(ext/fs): stabilize `Deno.FsFile.unlock[Sync]()` and `Deno.FsFile.lock[Sy...
Asher Gomez
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-22
feat(ext/fs): stabilize `Deno.FsFile.syncData[Sync]()` and `Deno.FsFile.sync[...
Asher Gomez
2024-05-22
chore: forward v1.43.6 release commit to main (#23936)
Bartek Iwańczuk
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-09
chore: forward v1.43.2 release commit to main (#23749)
denobot
2024-05-08
fix(runtime): allow nul device on windows (#23741)
Matt Mastracci
2024-05-01
1.43.0 (#23629)
denobot
2024-04-25
1.43.0 (#23549)
denobot
2024-04-20
fix(ext/node): `cp` into non-existent parent directory (#23469)
Divy Srivastava
2024-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-04-16
chore: forward v1.42.4 commit to `main` (#23394)
Bartek Iwańczuk
2024-04-12
chore: forward v1.42.3 release commit to main (#23335)
denobot
2024-04-11
chore: forward v1.42.2 release commit to main (#23315)
denobot
2024-04-07
FUTURE(ext/fs): make `Deno.FsFile` constructor illegal (#23235)
Asher Gomez
2024-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-03-28
1.42.0 (#23105)
denobot
2024-03-14
chore: Forward 1.41.3 release commit (#22930)
Nathan Whitaker
2024-03-09
fix(ext/node): support junction symlinks on Windows (#22762)
Divy Srivastava
2024-03-08
chore: forward v1.41.2 release commit to main (#22793)
denobot
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-03-06
chore: upgrade deno_core (#22725)
Nathan Whitaker
2024-02-29
chore: forward v1.41.1 release commit to main (#22643)
denobot
2024-02-22
1.41.0 (#22524)
denobot
2024-02-21
fix(ext/fs): make errors in tempfile creation clearer (#22498)
Matt Mastracci
2024-02-19
chore(fs): rename `op_fs_file_stat_{async/sync}` ops (#22476)
Asher Gomez
2024-02-18
feat(fs): `Deno.FsFile.{isTerminal,setRaw}()` (#22234)
Asher Gomez
2024-02-15
chore: forward v1.40.5 release commit to main (#22424)
denobot
2024-02-08
chore: forward v1.40.4 release commit to main (#22345)
denobot
2024-02-07
chore: upgrade deno_core to 0.259.0 (#22311)
Bartek Iwańczuk
[next]