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-27
fix(compile): inline symlinks as files outside node_modules dir and warn for ...
David Sherret
2023-05-27
refactor(node/http): don't use readablestream for writing to request (#19282)
Leo Kettmeir
2023-05-26
fix(compile): implicit read permission to npm vfs (#19281)
David Sherret
2023-05-26
chore: upgrade rusty_v8 to 0.73.0 (#19278)
Bartek Iwańczuk
2023-05-26
fix(node): make 'v8.setFlagsFromString' a noop (#19271)
Bartek Iwańczuk
2023-05-26
chore: remove useless benchmark (#19272)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-05-26
fix(napi): properly handle arguments in napi_get_cb_info (#19269)
Bartek Iwańczuk
2023-05-26
fix(napi): clear currently registering module slot (#19249)
Bartek Iwańczuk
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): improve panic message when stripping root path fails (#19258)
David Sherret
2023-05-25
fix(compile): handle when DENO_DIR is readonly (#19257)
David Sherret
2023-05-25
fix: don't print release notes on version check prompt (#19252)
Luca Casonato
2023-05-24
1.34.0 (#19246)
denobot
2023-05-24
refactor: upgrade to deno_npm 0.6 (#19244)
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
chore(core): Ensure that net test ports aren't used elsewhere (#19243)
Matt Mastracci
2023-05-24
feat(ext/http): Brotli Compression (#19216)
Levente Kurusa
2023-05-24
fix(napi): add napi_async_init and napi_async_destroy (#19234)
Bartek Iwańczuk
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-24
chore: upgrade rusty_v8 to 0.72.0 (#19228)
Bartek Iwańczuk
2023-05-23
fix(ext/node): add basic node:worker_threads support (#19192)
Yoshiya Hinosawa
2023-05-23
fix: better error message for malformed glob (#19225)
Bartek Iwańczuk
2023-05-23
fix(node): duplicate node_module suffixes (#19222)
Marvin Hagemeister
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-23
refactor: further work on node http client (#19211)
Leo Kettmeir
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-22
docs: be explicit in the unit of time of delay in setTimeout (#19207)
Connor Burton
2023-05-22
fix(ext/web): improve timers resolution for 0ms timeouts (#19212)
Bartek Iwańczuk
2023-05-22
fix(node): add http.Server.unref() (#19201)
Bartek Iwańczuk
2023-05-21
fix(ci): simplify test assertion for http version enforcing with Deno.createH...
Leo Kettmeir
2023-05-21
feat(unstable): add more options to Deno.createHttpClient (#17385)
Leo Kettmeir
2023-05-19
chore: add Deno version information to new 1.34 deno.json properties (#19202)
David Sherret
2023-05-19
feat(vendor): support for npm specifiers (#19186)
David Sherret
2023-05-19
feat(ext/http): ref/unref for server (#19197)
Matt Mastracci
2023-05-19
Revert "perf: use jemalloc as global allocator (#18957)" (#19187)
Bartek Iwańczuk
2023-05-18
feat(ext/http): Add support for trailers w/internal API (HTTP/2 only) (#19182)
Matt Mastracci
2023-05-19
BREAKING(unstable): change return type of Deno.serve() API (#19189)
Bartek Iwańczuk
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
feat(cli): top-level `exclude` field in `deno.json` (#17778)
scarf
2023-05-18
feat(task): glob expansion (#19084)
David Sherret
2023-05-18
fix(npm): run pre and post tasks if present (#19178)
Marvin Hagemeister
2023-05-18
fix(npm): `process` not defined in readline (#19184)
Marvin Hagemeister
[prev]
[next]