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
/
tests
Age
Commit message (
Expand
)
Author
2024-10-24
fix(node/util): support array formats in `styleText` (#26507)
Marvin Hagemeister
2024-10-23
fix(ext/node): only set our end of child process pipe to nonblocking mode (#2...
Nathan Whitaker
2024-10-24
fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486)
Divy Srivastava
2024-10-23
fix(install): cache all exports of JSR packages listed in `deno.json` (#26501)
Nathan Whitaker
2024-10-23
fix(install): cache type only module deps in `deno install` (#26497)
Nathan Whitaker
2024-10-23
fix(node:tls): set TLSSocket.alpnProtocol for client connections (#26476)
Satya Rohith
2024-10-23
fix(ext/node): map `ERROR_INVALID_NAME` to `ENOENT` on windows (#26475)
Yoshiya Hinosawa
2024-10-22
fix(check): support `--frozen` on deno check (#26479)
Nathan Whitaker
2024-10-22
refactor: add 'docs' suggestion (#26463)
Bartek Iwańczuk
2024-10-22
fix(ext/console): ignore casing for named colors in css parsing (#26466)
Leo Kettmeir
2024-10-22
refactor(runtime/ops): use concrete error types (#26409)
Leo Kettmeir
2024-10-22
fix(install): update lockfile when using package.json (#26458)
Bartek Iwańczuk
2024-10-21
fix(lsp): import-map-remap quickfix for type imports (#26454)
Nayeem Rahman
2024-10-21
fix(install): better json editing (#26450)
David Sherret
2024-10-21
feat(lsp): interactive inlay hints (#26382)
Nayeem Rahman
2024-10-19
chore: update nix crate (#26422)
Leo Kettmeir
2024-10-18
fix(info): resolve workspace member mappings (#26350)
Marvin Hagemeister
2024-10-18
fix(npm): ensure scoped package name is encoded in URLs (#26390)
Marvin Hagemeister
2024-10-17
fix(install): don't attempt to cache specifiers that point to directories (#2...
Nathan Whitaker
2024-10-17
chore: fix flaky COPYFILE_EXCL test (#26370)
Nathan Whitaker
2024-10-17
fix(node/fs): copyFile with `COPYFILE_EXCL` should not throw if the destinati...
Nathan Whitaker
2024-10-17
fix(cli): set napi object property properly (#26344)
LongYinan
2024-10-16
fix: don't warn on ignored signals on windows (#26332)
Nathan Whitaker
2024-10-17
fix(node/http): normalize header names in `ServerResponse` (#26339)
Nathan Whitaker
2024-10-16
Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)
Nayeem Rahman
2024-10-16
Revert "feat(lsp): "deno/didRefreshDenoConfigurationTree" notificatio… (#26...
Bartek Iwańczuk
2024-10-16
fix(child_process): map node `--no-warnings` flag to `--quiet` (#26288)
Nathan Whitaker
2024-10-16
fix(add): exact version should not have range `^` specifier (#26302)
Marvin Hagemeister
2024-10-16
feat(lsp): "deno/didRefreshDenoConfigurationTree" notifications (#26215)
Nayeem Rahman
2024-10-16
fix(ext/node): fix dns.lookup result ordering (#26264)
Yoshiya Hinosawa
2024-10-16
fix: node-api function call should use preamble (#26297)
snek
2024-10-16
fix(cli): consolidate pkg parser for install & remove (#26298)
Satya Rohith
2024-10-16
fix(ext/node): timingSafeEqual account for AB byteOffset (#26292)
Divy Srivastava
2024-10-15
fix: improve suggestions and hints when using CommonJS modules (#26287)
Bartek Iwańczuk
2024-10-15
fix: add hint for missing `document` global in terminal error (#26218)
Bartek Iwańczuk
2024-10-15
fix(add): create deno.json when running `deno add jsr:<pkg>` (#26275)
Nathan Whitaker
2024-10-15
chore: upgrade to rust 1.81.0 (#26261)
林炳权
2024-10-15
fix(ext/node): implement TCP.setNoDelay (#26263)
Divy Srivastava
2024-10-15
fix: do not panic running remote cjs module (#26259)
David Sherret
2024-10-14
feat(unstable): `--unstable-detect-cjs` for respecting explicit `"type": "com...
David Sherret
2024-10-14
fix(console/ext/repl): support using parseFloat() (#25900)
Mohammad Sulaiman
2024-10-14
fix(install): support installing npm package with alias (#26246)
David Sherret
2024-10-14
feat(cli): improve deno info output for npm packages (#25906)
Luca Casonato
2024-10-14
fix(ext/node): compute pem length (upper bound) for key exports (#26231)
Divy Srivastava
2024-10-14
fix(ext/node): allow writing to tty columns (#26201)
Divy Srivastava
2024-10-14
fix(ext/napi): pass user context to napi_threadsafe_fn finalizers (#26229)
Divy Srivastava
2024-10-12
fix(node/util): export `styleText` from `node:util` (#26194)
Nathan Whitaker
2024-10-12
feat(npm): support `--allow-scripts` on `deno run` (and `deno add`, `deno tes...
Nathan Whitaker
2024-10-11
fix(node): make `process.stdout.isTTY` writable (#26130)
Marvin Hagemeister
2024-10-11
fix(lsp): relative completions for bare import-mapped specifiers (#26137)
Nayeem Rahman
[prev]
[next]