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
Age
Commit message (
Expand
)
Author
2022-10-03
feat(unstable): add support for npm specifier cli arguments for 'deno cache' ...
Bartek Iwańczuk
2022-10-03
fix(npm): better error is version is specified after subpath (#16131)
Bartek Iwańczuk
2022-10-03
fix(npm): panic on invalid package name (#16123)
Bartek Iwańczuk
2022-10-03
fix(ext/cache): close resource on error (#16129)
Marcos Casagrande
2022-10-03
fix(ext/crypto): fix importKey error when leading zeroes (#16009)
李瑞丰
2022-10-02
fix(ext/cache): acquire reader lock before async op (#16126)
Marcos Casagrande
2022-10-01
fix(npm): handle json files in require (#16125)
Bartek Iwańczuk
2022-10-01
lsp: use deno:/asset instead of deno:asset (#16023)
sigmaSd
2022-09-29
fix(ext/fetch): `Body#bodyUsed` for static body (#16080)
Marcos Casagrande
2022-09-29
chore(ext/flash): Enabling disabled windows tests (#16081)
ayame113
2022-09-28
chore: improve JSDoc for built-in APIs (#16048)
Kitson Kelly
2022-09-28
fix(ext/flash): reregister socket on partial read on Windows (#16076)
Divy Srivastava
2022-09-28
chore: fix flaky integration::lint::compact (#16075)
David Sherret
2022-09-28
feat(npm): functionality to support child_process.fork (#15891)
David Sherret
2022-09-28
feat(lint): add --compact flag for terse output (#15926)
Brenley Dueck
2022-09-28
feat(core): add Deno.core.setPromiseHooks (#15475)
Guilherme Bernal
2022-09-28
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797)
Luca Casonato
2022-09-28
feat: add --allow-sys permission flag (#16028)
Yoshiya Hinosawa
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-27
fix(ext/fetch): blob url (#16057)
Satya Rohith
2022-09-26
perf(ext/fetch): use content-length in InnerBody.consume (#15925)
Marcos Casagrande
2022-09-26
fix(ext/console): fix error when logging a proxied Date (#16018)
李瑞丰
2022-09-26
perf(ext/console): break on iterableLimit & better sparse array handling (#15...
Marcos Casagrande
2022-09-23
perf: don't re-download package tarball to global cache if local node_modules...
David Sherret
2022-09-23
test(ext/fetch): enable null body status test on windows (#15995)
Marcos Casagrande
2022-09-22
chore: temporarily ignore websocketstream test (#15997)
David Sherret
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-22
feat(npm): add support for --reload=npm: and --reload=npm:<package> (#15972)
Bartek Iwańczuk
2022-09-22
feat: allow exiting on two consecutive ctrl+c presses (#15981)
Kayla Washburn
2022-09-21
fix(runtime): better error message with Deno.env.get/set (#15966)
Yoshiya Hinosawa
2022-09-20
fix(flash): panic if response if undefined (#15964)
Bartek Iwańczuk
2022-09-20
feat(cli): update to TypeScript 4.8 (#15064)
Kitson Kelly
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-18
fix(doc): deno doc should parse modules if they haven't been parsed before (#...
David Sherret
2022-09-17
fix(ext/node): fix builtin module module (#15904)
Yoshiya Hinosawa
2022-09-17
perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)
Divy Srivastava
2022-09-16
fix(runtime): fix permission status cache keys (#15899)
Nayeem Rahman
2022-09-15
chore(ext/flash): disable flaky flash test (#15908)
Divy Srivastava
2022-09-14
fix(ops): add node.js env variable allowlist (#15893)
Colin Ihrig
2022-09-14
fix(npm): binary entrypoint for .js or no extension (#15900)
Bartek Iwańczuk
2022-09-12
fix(npm): use shim from deno_node crate for 'module' built-in module (#15881)
Bartek Iwańczuk
2022-09-12
fix(npm): support cjs resolution of package subpath with package.json (#15855)
David Sherret
2022-09-12
fix(npm): align Deno importing Node cjs with Node esm importing cjs (#15879)
David Sherret
2022-09-10
fix(npm): align Node esm code importing cjs with Node (#15838)
David Sherret
2022-09-10
fix(npm): remove export binding to match node (#15837)
David Sherret
2022-09-08
fix(npm): recursive translation of reexports, remove window global in node co...
Bartek Iwańczuk
2022-09-07
fix: upgrade deno_ast to 0.19 (#15808)
David Sherret
2022-09-07
feat: add --no-npm flag to disable npm: imports (#15673)
Bartek Iwańczuk
2022-09-07
fix(core): make errors more resistant to tampering (#15789)
Colin Ihrig
2022-09-07
fix(ext/flash): use utf8 length as Content-Length (#15793)
Divy Srivastava
[prev]
[next]