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-02-06
refactor: use web utils and lazy load utils from core (#22289)
Leo Kettmeir
2024-02-06
fix(publish): lazily parse sources (#22301)
David Sherret
2024-02-06
fix(cli): Add IP address support to DENO_AUTH_TOKEN (#22297)
Matt Mastracci
2024-02-06
fix(lsp): disable no-cache diagnostics for jsr specifiers (#22284)
Nayeem Rahman
2024-02-06
fix: Support Symbol.metadata (#22282)
Bartek Iwańczuk
2024-02-06
chore(ws): remove unused op_ws_send_pong (#22283)
Divy Srivastava
2024-02-06
fix(node): add `cp` to fs/promises (#22263)
Divy Srivastava
2024-02-06
refactor: don't expose some ops (#22281)
Bartek Iwańczuk
2024-02-06
bench: fix benchmark (#22279)
Bartek Iwańczuk
2024-02-06
chore: remove benchmarks for ops (#22277)
Bartek Iwańczuk
2024-02-06
refactor: don't expose worker ops to user code (#22276)
Bartek Iwańczuk
2024-02-06
refactor: don't expose ops to user code (#22273)
Bartek Iwańczuk
2024-02-05
refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)
Matt Mastracci
2024-02-05
Reland refactor(cli): use new sanitizer for resources (#22226)
Matt Mastracci
2024-02-05
refactor(cli): Add TestFailureDescription (#22267)
Matt Mastracci
2024-02-05
fix: Fix segmentation fault in tests on CPUs with PKU support (#22152)
Alessandro Cosentino
2024-02-06
fix(unstable): validate kv list selector (#22265)
Heyang Zhou
2024-02-05
fix(os): total and free memory in bytes (#22247)
Divy Srivastava
2024-02-05
fix(ext/node): fix timeout param validation in cp.execFile (#22262)
Yoshiya Hinosawa
2024-02-04
chore: bump deno core (#22243)
Matt Mastracci
2024-02-05
feat(unstable): `Deno.FsFile.lock[Sync]()` and `Deno.FsFile.unlock[Sync]()` (...
Asher Gomez
2024-02-04
chore: remove opcall_test.ts (#22227)
Bartek Iwańczuk
2024-02-04
perf: remove duplicate `env::current_dir` call in package.json search (#22255)
David Sherret
2024-02-03
fix(test/regression): handle CLI arg directory using `../` in path (#22244)
David Sherret
2024-02-02
chore: fix typo in docs (#22232)
Dan Rose
2024-02-02
fix(jupyter): ensure op is available (#22240)
Bartek Iwańczuk
2024-02-02
docs: point to new "Deno 1.x to 2.x Migration Guide" (#22199)
Asher Gomez
2024-02-01
chore: upgrade deno_core 0.257.0 (#22225)
Bartek Iwańczuk
2024-02-01
fix(publish): use lighter crate for opening browser (#22224)
Bartek Iwańczuk
2024-02-01
chore: forward v1.40.3 release commit to main (#22220)
Divy Srivastava
2024-02-01
fix(fs): copyFile NUL path on macOS (#22216)
Divy Srivastava
2024-02-01
fix(publish): add node specifiers (#22213)
Leo Kettmeir
2024-02-01
fix(node): add `ppid` getter for `node:process` (#22167)
Yusuke Tanaka
2024-02-01
fix(install): forward granular --unstable-* flags (#22164)
Bartek Iwańczuk
2024-02-01
fix(ext/node): add `aes256` algorithm support (#22198)
Asher Gomez
2024-02-01
fix(node): `util.callbackify` (#22200)
Divy Srivastava
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-02-01
fix(publish): rename --no-fast-check to --no-zap (#22214)
Bartek Iwańczuk
2024-01-31
chore: temporarily disable deprecation warnings (#22204)
Bartek Iwańczuk
2024-01-31
refactor: migrate runtime/ and ext/canvas/ to virtual ops module (#22196)
Bartek Iwańczuk
2024-01-31
refactor: remove imported ops from Deno.core.ops (#22194)
Bartek Iwańczuk
2024-01-31
chore(publish): try to automatically open the web browser (#22208)
Bartek Iwańczuk
2024-01-31
chore: update deno_doc (#22174)
Leo Kettmeir
2024-01-31
ci: upload canary latest to correct path (#22210)
Luca Casonato
2024-01-31
chore: disable test-fs-watchfile.js on Mac ARM (#22209)
Bartek Iwańczuk
2024-01-31
chore(publish): add --no-fast-check flag (#22203)
Bartek Iwańczuk
2024-01-31
ci: fix canary uploads for unix (#22206)
Luca Casonato
2024-01-31
ci: run macos aarch64 builds on PRs and main (#22201)
Luca Casonato
2024-01-30
ci: actually fix main for linux-gnu (#22195)
David Sherret
2024-01-30
ci: fix failing upgrade_prompt test on main (#22193)
David Sherret
[prev]
[next]