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
/
cli
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
test(ext/node): add fs read unit tests (#19588)
Kaique da Silva
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-06-22
test(ext/node): add fs open unit test from std (#19505)
Kaique da Silva
2023-06-19
test(ext/node): port _fs_writeFile_test.ts from deno_std (#19524)
Felipe Baltor
2023-06-15
fix(cli): avoid crash on import of invalid module names (#19523)
Bartek Iwańczuk
2023-06-15
refactor(flags): move watch flags into subcommand structs (#19516)
David Sherret
2023-06-14
fix: reload config files on watcher restarts (#19487)
David Sherret
2023-06-13
feat(kv) queue implementation (#19459)
Igor Zinkovsky
2023-06-13
fix(lsp): don't pre-load documents matched in the config file's "exclude" (#1...
David Sherret
2023-06-13
fix(node/buffer): make slice be the same as subarray (#19481)
Leo Kettmeir
2023-06-13
chore(repl): mark some tests as flaky (#19475)
David Sherret
2023-06-13
fix(lsp): update import map config when deno.json changes (#19476)
David Sherret
2023-06-13
test(ext/node): add fs dirent unit test from std (#19461)
Kaique da Silva
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-09
chore: fix flaky stdio_streams_are_locked_in_permission_prompt (#19443)
David Sherret
2023-06-08
chore: Use relative paths for assert imports to avoid test flakes (#19427)
Matt Mastracci
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-07
fix(cli): formatting bench with colors (#19323)
Mike Mulchrone
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-06-06
fix(repl): correctly print string exception (#19391)
sigmaSd
2023-06-06
feat(ext/node): Very basic node:http2 support (#19344)
Matt Mastracci
2023-06-05
feat: add more options to Deno.inspect (#19337)
Leo Kettmeir
2023-06-02
feat(node_compat): Added base implementation of FileHandle (#19294)
nasa
2023-05-29
test(ext/node): add os_test.ts (#19305)
egg
2023-05-27
fix(compile): inline symlinks as files outside node_modules dir and warn for ...
David Sherret
2023-05-26
fix(compile): implicit read permission to npm vfs (#19281)
David Sherret
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-05-26
Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (#19264)
David Sherret
2023-05-25
fix(compile): handle when DENO_DIR is readonly (#19257)
David Sherret
2023-05-24
feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (...
Hirotaka Tagawa / wafuwafu13
2023-05-24
fix(npm): create `node_modules/.deno/node_modules` folder (#19242)
David Sherret
2023-05-24
fix(node): fire 'unhandledrejection' event when using node: or npm: imports (...
Bartek Iwańczuk
2023-05-23
feat: top level package.json install when node_modules dir is explicitly opte...
David Sherret
2023-05-23
feat: add support for globs in the config file and CLI arguments for files (#...
Bartek Iwańczuk
2023-05-22
feat(lsp): support lockfile and node_modules directory (#19203)
David Sherret
2023-05-22
fix(npm): store npm binary command resolution in lockfile (#19219)
David Sherret
2023-05-22
chore(cli): One Rust test per JS and Node unit test file (#19199)
Matt Mastracci
2023-05-22
chore(cli): Don't assume deno is in path for spawn_kill_permissions (#19198)
Matt Mastracci
2023-05-19
feat(vendor): support for npm specifiers (#19186)
David Sherret
2023-05-19
feat(compile): remove need for `--unstable` with npm specifiers (#19185)
David Sherret
2023-05-18
feat(cli): add `nodeModulesDir` option to config file (#19095)
David Sherret
2023-05-18
fix(npm): run pre and post tasks if present (#19178)
Marvin Hagemeister
2023-05-17
fix(npm): improved optional dependency support (#19135)
David Sherret
2023-05-16
docs: fix typos (#19118)
Lenni
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-14
fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)
Yoshiya Hinosawa
2023-05-11
feat(lsp): ability to configure document pre-load limit (#19097)
David Sherret
2023-05-11
fix(runtime): `ChildProcess::kill()` doesn't require additional perms (#15339)
Nayeem Rahman
[prev]
[next]