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
Age
Commit message (
Expand
)
Author
2024-10-29
Revert "fix(ext/node): fix dns.lookup result ordering (#26264)" (#26621)
Yoshiya Hinosawa
2024-10-29
fix(ext/napi): export dynamic symbols list for {Free,Open}BSD (#26605)
Volker Schlecht
2024-10-29
fix(ext/node): compatibility with {Free,Open}BSD (#26604)
Volker Schlecht
2024-10-29
refactor(init): inline routing in deno init --serve template (#26595)
Yoshiya Hinosawa
2024-10-29
Revert "fix(ext/node): use primordials in `ext/node/polyfills/https.ts` (#263...
Bartek Iwańczuk
2024-10-29
fix: provide hints in terminal errors for Node.js globals (#26610)
Bartek Iwańczuk
2024-10-28
fix(check): expose more globals from @types/node (#26603)
David Sherret
2024-10-28
fix: report exceptions from nextTick (#26579)
snek
2024-10-28
fix(compile): regression handling redirects (#26586)
David Sherret
2024-10-28
fix(npm): match npm bearer token generation (#26544)
Marvin Hagemeister
2024-10-28
fix: do not panic when failing to write to http cache (#26591)
David Sherret
2024-10-27
fix(ext/node): add path to `fs.stat` and `fs.statSync` error (#26037)
familyboat
2024-10-27
fix(watch): don't panic on invalid file specifiers (#26577)
Bartek Iwańczuk
2024-10-26
docs(readme): Add winget instructions (#25136)
Meir Blachman
2024-10-27
fix(cli): Make --watcher CLEAR_SCREEN clear scrollback buffer as well as visi...
Chris Veness
2024-10-26
fix(ext/node): use primordials in ext\node\polyfills\internal\crypto\_randomI...
Mayank Kumar
2024-10-26
perf: pass transpiled module to deno_core as known string (#26555)
David Sherret
2024-10-25
fix(lsp): make missing import action fix infallible (#26539)
Nayeem Rahman
2024-10-25
fix(install): cache json exports of JSR packages (#26552)
Nathan Whitaker
2024-10-25
fix(upgrade): stop running `deno lsp` processes on windows before attempting ...
David Sherret
2024-10-25
fix(check): ignore resolving `jsxImportSource` when jsx is not used in graph ...
David Sherret
2024-10-25
fix(install): regression - do not panic when config file contains \r\n newlin...
David Sherret
2024-10-25
feat(lsp): "typescript.preferences.preferTypeOnlyAutoImports" setting (#26546)
Nayeem Rahman
2024-10-25
chore: forward v2.0.3 commit to main (#26535)
Bartek Iwańczuk
2024-10-25
build: use 'fs' feature of 'nix' crate in ext/fs (#26533)
Bartek Iwańczuk
2024-10-24
fix(install): don't cache json exports of JSR packages (for now) (#26530)
Nathan Whitaker
2024-10-24
chore: remove print debugging from test server (#26529)
David Sherret
2024-10-25
fix(ext/node): refactor http.ServerResponse into function class (#26210)
Nicola Bovolato
2024-10-24
bench: remove http benchmarks (#26484)
Bartek Iwańczuk
2024-10-24
fix: add 'fmt-component' to unstable features in schema file (#26526)
Bartek Iwańczuk
2024-10-24
perf(compile): pass module source data from binary directly to v8 (#26494)
David Sherret
2024-10-24
fix(fmt): --ext flag requires to pass files (#26525)
Bartek Iwańczuk
2024-10-24
fix: `.npmrc` settings not being passed to install/add command (#26473)
Marvin Hagemeister
2024-10-24
refactor(ext/node): use concrete error types (#26419)
Leo Kettmeir
2024-10-24
Revert "fix(runtime): send ws ping frames from inspector server (#263… (#26...
Bartek Iwańczuk
2024-10-24
fix(config): schemas for lint rule and tag autocompletion (#26515)
Nayeem Rahman
2024-10-24
fix(node/util): support array formats in `styleText` (#26507)
Marvin Hagemeister
2024-10-24
feat: support node-api in denort (#26389)
snek
2024-10-24
fix(ext/node): cancel pending ipc writes on channel close (#26504)
Nathan Whitaker
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: share inotify fd across watchers (#26200)
Divy Srivastava
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(cli): increase size of blocking task threadpool on windows (#26465)
Nathan Whitaker
2024-10-22
fix: unpin tokio version (#26457)
Ronny Chan
[prev]
[next]