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
Age
Commit message (
Expand
)
Author
2023-05-16
feat(node/crypto): Builtin Diffie-Hellman Groups (#19137)
Levente Kurusa
2023-05-15
feat(node/crypto): Diffie Hellman Support (#18943)
Levente Kurusa
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-13
fix(lsp): increase default max heap size to 3Gb (#19115)
Bartek Iwańczuk
2023-05-13
chore(ext/node): removed skipped compat test cases (#19109)
Yoshiya Hinosawa
2023-05-13
chore: fix & update node compat config (#19106)
Yoshiya Hinosawa
2023-05-12
refactor(lsp): make `RequestMethod` private (#19114)
David Sherret
2023-05-12
chore: forward v1.33.3 release commit to main (#19111)
denobot
2023-05-11
fix(lsp): preload documents when `deno.documentPreloadLimit` changes (#19103)
David Sherret
2023-05-11
feat(lsp): ability to configure document pre-load limit (#19097)
David Sherret
2023-05-11
fix(lsp): hard to soft error when unable to get completion info (#19091)
David Sherret
2023-05-11
fix(cli): upgrade to Typescript 5.0.4 (#19090)
David Sherret
2023-05-11
fix(console): handle error when inspecting promise-like (#19083)
Nayeem Rahman
2023-05-11
fix(runtime): `ChildProcess::kill()` doesn't require additional perms (#15339)
Nayeem Rahman
2023-05-11
fix(node): expose channels in worker_threads (#19086)
Marvin Hagemeister
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-11
feat(node): add `Module.runMain()` (#19080)
Marvin Hagemeister
2023-05-10
fix(node): conditional exports edge case (#19082)
Bartek Iwańczuk
2023-05-10
fix(dts): align `seekSync` `position` arg with `seek` (#19077)
David Sherret
2023-05-10
refactor(core): http_next generic over request extractor (#19071)
Matt Mastracci
2023-05-10
feat(ext/http): Automatic compression for Deno.serve (#19031)
Matt Mastracci
2023-05-09
fix(vendor): better handling of redirects (#19063)
David Sherret
2023-05-09
fix(core): let V8 drive extension ESM loads (#18997)
Luca Casonato
2023-05-09
perf(fmt): faster formatting for minified object literals (#19050)
David Sherret
2023-05-08
fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998)
Matt Mastracci
2023-05-05
refactor(ext/node): combine `deno_node::Fs` with `deno_fs::FileSystem` (#18991)
David Sherret
2023-05-04
refactor(ext/fs): boxed deno_fs::FileSystem (#18945)
David Sherret
2023-05-04
chore: forward v1.33.2 release commit to main (#18990)
denobot
2023-05-04
docs: update Deno.Writer docstring (#18987)
Bartek Iwańczuk
2023-05-04
refactor(ext/node): remove NodeEnv trait (#18986)
Luca Casonato
2023-05-04
fix(core): allow esm extensions not included in snapshot (#18980)
Nayeem Rahman
2023-05-03
fix(test): disable preventDefault() for beforeunload event (#18911)
Nayeem Rahman
2023-05-03
fix(ext/kv): throw on the Kv constructor (#18978)
Luca Casonato
2023-05-03
fix(docs): replace "e.g." with "i.e." in `seek()`/`seekSync()` comment (#18964)
kang
2023-05-03
fix(ext/kv): KvU64#valueOf and KvU64 inspect (#18656)
Luca Casonato
2023-05-03
perf: use jemalloc as global allocator (#18957)
Bartek Iwańczuk
2023-05-02
docs(lib): document `Deno.Command` requires the `allow-run` permission (#18958)
Yarden Shoham
2023-05-02
chore: release extension crates, unpin tokio (#18954)
Bartek Iwańczuk
2023-05-02
refactor(core): Use `ObjectHasOwn` instead of `ObjectPrototypeHasOwnProperty`...
Kenta Moriuchi
2023-05-02
fix(npm): canonicalize filename before returning (#18948)
Bartek Iwańczuk
2023-05-01
docs: correct example of piping the output of a subprocess to a file (#18933)
Michael Lazarev
2023-05-01
perf: lazily create RootCertStore (#18938)
David Sherret
2023-05-01
refactor(cli): remove ProcState - add CliFactory (#18900)
David Sherret
2023-05-01
perf: lazily retrieve ppid (#18940)
David Sherret
2023-05-01
refactor(cli): use CliMainWorker in standalone (#18880)
David Sherret
2023-05-01
perf(ext/web): fast path for ws events (#18905)
Divy Srivastava
2023-04-30
refactor(cli): remove `Clone` on `ProcState` (#18874)
David Sherret
2023-04-30
fix(fmt/json): support formatting number with exponent and no sign (#18894)
David Sherret
2023-04-30
fix(ext/url): throw `TypeError` for empty argument (#18896)
Kenta Moriuchi
[prev]
[next]