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-11-20
review
HEAD
main
Bartek Iwańczuk
2024-11-19
Merge branch 'main' into main
Bartek Iwańczuk
2024-11-19
feat(compile): ability to embed directory in executable (#26939)
David Sherret
2024-11-20
Merge branch 'main' into haturatu/main
Bartek Iwańczuk
2024-11-20
dedup, rename, fix tests
Bartek Iwańczuk
2024-11-19
feat(compile): ability to embed local data files (#26934)
David Sherret
2024-11-19
feat(fmt): support SQL (#26750)
João Baptista
2024-11-19
refactor: update deno_doc, use prismjs, remove internal reference html genera...
Leo Kettmeir
2024-11-20
Merge branch 'denoland:main' into main
haturau
2024-11-19
fix(node): handle resolving ".//<something>" in npm packages (#26920)
David Sherret
2024-11-19
feat(task): dependencies (#26467)
David Sherret
2024-11-19
feat(ext/node): perf_hooks.monitorEventLoopDelay() (#26905)
Divy Srivastava
2024-11-18
feat(ext/fetch): Make fetch client parameters configurable (#26909)
Yusuke Tanaka
2024-11-18
feat(ext/http): Make http server parameters configurable (#26785)
Yusuke Tanaka
2024-11-19
fix(node/crypto): support promisify on generateKeyPair (#26913)
Marvin Hagemeister
2024-11-18
feat(runtime): remove public OTEL trace API (#26854)
Luca Casonato
2024-11-18
feat: fmt and lint respect .gitignore file (#26897)
Bartek Iwańczuk
2024-11-18
fix(lsp): ignore editor indent settings if deno.json is present (#26912)
Nayeem Rahman
2024-11-18
perf(windows): delay load webgpu and some other dlls (#26917)
David Sherret
2024-11-18
perf(compile): code cache (#26528)
David Sherret
2024-11-18
chore: temporarily disable dns tests for Node compat (#26915)
Bartek Iwańczuk
2024-11-17
feat(cli): support multiple env file argument (#26527)
Bhuwan Pandit
2024-11-17
chore: Make ext/net/tcp.rs public (#26891)
Benjamin Swerdlow
2024-11-17
fix(ext/webgpu): Create GPUQuerySet converter before usage (#26883)
reczkok
2024-11-16
chore: reenable some tests disabled during Deno 1->2 migration (#26898)
Bartek Iwańczuk
2024-11-16
fix(ext/node): increase tolerance for interval test (#26899)
Bartek Iwańczuk
2024-11-16
feat(jupyter): Add `Deno.jupyter.image` API (#26284)
Bartek Iwańczuk
2024-11-16
fix(ext/node): New async setInterval function to improve the nodejs compatibi...
/usr/bin/cat
2024-11-16
feat(watch): log which file changed on HMR or watch change (#25801)
HasanAlrimawi
2024-11-16
fix(ext/cache): gracefully error when cache creation failed (#26895)
Bartek Iwańczuk
2024-11-16
fix(cli): show prefix hint when installing a package globally (#26629)
Miguel Rodrigues
2024-11-16
feat(task): support object notation, remove support for JSDocs (#26886)
Bartek Iwańczuk
2024-11-15
refactor: use boxed_error in some places (#26887)
David Sherret
2024-11-15
fix: update message for unsupported schemes with npm and jsr (#26884)
Bartek Iwańczuk
2024-11-15
feat(fetch): accept async iterables for body (#26882)
Luca Casonato
2024-11-15
feat(lsp): auto-imports with @deno-types directives (#26821)
Nayeem Rahman
2024-11-15
feat(ext/fetch): allow embedders to use `hickory_dns_resolver` instead of def...
Sahand Akbarzadeh
2024-11-15
perf: use available system memory for v8 isolate memory limit (#26868)
Bartek Iwańczuk
2024-11-15
chore: remove some unused tests (#26878)
Bartek Iwańczuk
2024-11-14
refactor(resolver): move more resolution code into deno_resolver (#26873)
David Sherret
2024-11-14
feat(cli): add `--unstable-node-globals` flag (#26617)
Marvin Hagemeister
2024-11-14
fix: otel resiliency (#26857)
snek
2024-11-14
chore: upgrade runtimelib (jupyter) to 0.19 (#26862)
Kyle Kelley
2024-11-13
fix(cli): preserve comments in doc tests (#26828)
Yusuke Tanaka
2024-11-13
fix(fmt): error instead of panic on unstable format (#26859)
David Sherret
2024-11-13
feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....
David Sherret
2024-11-13
fix(ext/node): zlib.crc32() (#26856)
Divy Srivastava
2024-11-13
fix(ext/node): use ERR_NOT_IMPLEMENTED for notImplemented (#26853)
Divy Srivastava
2024-11-13
chore: update denokv_* (#26850)
Luca Casonato
2024-11-13
feat: upgrade V8 to 13.0 (#26851)
Bartek Iwańczuk
[next]