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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2024-08-08
fix(ext/fetch): include TCP src/dst socket info in error messages (#24939)
Yusuke Tanaka
2024-08-08
fix: cache bust jsr meta file when version not found in dynamic branches (#24...
David Sherret
2024-08-08
fix(ext/node): add crypto.diffieHellman (#24938)
Luca Casonato
2024-08-08
fix: Don't shell out to `unzip` in deno upgrade/compile (#24926)
Nathan Whitaker
2024-08-07
fix(ext/fetch): include URL and error details on fetch failures (#24910)
Yusuke Tanaka
2024-08-07
fix(compile): support workspace members importing other members (#24909)
David Sherret
2024-08-07
feat(ext/node): rewrite crypto keys (#24463)
Luca Casonato
2024-08-06
fix: errors with CallSite methods (#24907)
Marvin Hagemeister
2024-08-05
feat: upgrade deno_core (#24886)
snek
2024-08-05
feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix s...
Leo Kettmeir
2024-08-02
feat(fmt): support YAML (#24717)
Pig Fang
2024-08-02
fix(fmt): handle using stmt in for of stmt (#24834)
David Sherret
2024-08-01
fix: regressions around Error.prepareStackTrace (#24839)
Bartek Iwańczuk
2024-08-01
chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746)
Ryan Dahl
2024-08-01
feat: codesign for deno compile binaries (#24604)
Divy Srivastava
2024-07-31
feat: upgrade V8 to 12.8 (#24693)
snek
2024-08-01
fix(ext/fetch): use correct ALPN to socks5 proxies (#24817)
Sean McArthur
2024-07-31
perf: update deno_ast to 0.41 (#24819)
David Sherret
2024-07-31
chore: forward v1.45.5 release commit to main (#24818)
denobot
2024-07-30
fix(node): Rework node:child_process IPC (#24763)
Nathan Whitaker
2024-07-30
refactor(ext/node): create separate ops for node:http module (#24788)
Bartek Iwańczuk
2024-07-27
fix: adapt to new jupyter runtime API and include session IDs (#24762)
Kyle Kelley
2024-07-26
chore: forward v1.45.4 release commit to main (#24754)
denobot
2024-07-26
fix: support `npm:bindings` and `npm:callsites` packages (#24727)
Bartek Iwańczuk
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-25
fix: upgrade deno_core to 0.298.0 (#24709)
Bartek Iwańczuk
2024-07-24
fix(ext/fetch): respect authority from URL (#24705)
Bartek Iwańczuk
2024-07-24
fix(ext/fetch): use correct ALPN to proxies (#24696)
Sean McArthur
2024-07-24
perf: update deno_doc (#24700)
Leo Kettmeir
2024-07-24
Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
Bartek Iwańczuk
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
fix(lsp): rewrite import for 'infer return type' action (#24685)
Nayeem Rahman
2024-07-23
chore: forward v1.45.3 release commit to main (#24681)
denobot
2024-07-23
Revert "chore: move all node-api impl to ext (#24662)" (#24680)
Bartek Iwańczuk
2024-07-22
chore: move all node-api impl to ext (#24662)
snek
2024-07-22
fix(npm): handle packages with only pre-released 0.0.0 versions (#24563)
David Sherret
2024-07-22
Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)
Bartek Iwańczuk
2024-07-21
fix: make vendor cache manifest more deterministic (#24658)
Zebreus
2024-07-21
fix: CFunctionInfo and CTypeInfo leaks (#24634)
Divy Srivastava
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-19
fix(fmt): was sometimes putting comments in front of commas in parameter list...
David Sherret
2024-07-19
fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)
Marvin Hagemeister
2024-07-18
fix(lsp): support npm workspaces and fix some resolution issues (#24627)
David Sherret
2024-07-17
fix(ext/node): stat.mode on windows (#24434)
Divy Srivastava
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-15
chore: upgrade dependencies (#24565)
snek
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
[next]