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-14
refactor(ext/webstorage): use concrete error types (#26173)
Leo Kettmeir
2024-10-14
fix(install): support installing npm package with alias (#26246)
David Sherret
2024-10-14
chore: generate the checksums from the final archives (#26151)
Keith Maxwell
2024-10-14
perf: use fast calls for microtask ops (#26236)
Divy Srivastava
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-14
fix(ext/webgpu): allow GL backend on Windows (#26206)
Divy Srivastava
2024-10-13
fix
haturatu
2024-10-13
add deno info deno_cache
haturatu
2024-10-13
Merge branch 'denoland:main' into main
haturau
2024-10-12
refactor(ext/tls): use concrete error types (#26174)
Leo Kettmeir
2024-10-12
refactor(ext/cron): use concrete error type (#26135)
Leo Kettmeir
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-13
wip
haturatu
2024-10-12
refactor(ext/canvas): use concrete error type (#26111)
Leo Kettmeir
2024-10-12
refactor(ext/cache): use concrete error type (#26109)
Leo Kettmeir
2024-10-12
refactor(ext/broadcastchannel): use concrete error type (#26105)
Leo Kettmeir
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
2024-10-10
fix(install): duplicate dependencies in `package.json` (#26128)
Marvin Hagemeister
2024-10-10
fix(unstable/worker): ensure import permissions are passed (#26101)
David Sherret
2024-10-10
fix: do not panic when using methods on classes and interfaces in deno doc ht...
Leo Kettmeir
2024-10-09
fix: do not panic on wsl share file paths on windows (#26081)
David Sherret
2024-10-09
fix(repl): importing json files (#26053)
Bartek Iwańczuk
2024-10-09
fix(jupyter): keep running event loop when waiting for messages (#26049)
Bartek Iwańczuk
2024-10-08
2.0.0 (#26063)
denobot
2024-10-08
fix: use tree-sitter for deno_doc (#26066)
Leo Kettmeir
2024-10-08
fix: disable same-origin.html WPT (#26067)
Leo Kettmeir
2024-10-08
refactor: remove usage of full_range (#26065)
David Sherret
2024-10-08
fix(ext/node): internal buffer length in readSync (#26064)
Satya Rohith
2024-10-08
fix(console): missing cause property on non-error objects (#26061)
Marvin Hagemeister
2024-10-07
fix(lsp): exclude missing import quick fixes with bad resolutions (#26025)
Nayeem Rahman
2024-10-07
feat(lsp): add a message when someone runs 'deno lsp' manually (#26051)
Bartek Iwańczuk
2024-10-07
chore: remove protoc dep from CI (#26050)
Nathan Whitaker
2024-10-07
fix(ext/webstorage): make `getOwnPropertyDescriptor` with symbol return `unde...
Leo Kettmeir
2024-10-07
feat(ext/crypto): X448 support (#26043)
Divy Srivastava
2024-10-04
refactor: improve node permission checks (#26028)
David Sherret
2024-10-04
chore: enable lock_deno_json_package_json_deps (#26029)
David Sherret
2024-10-04
fix(node): fix worker_threads issues blocking Angular support (#26024)
Nathan Whitaker
2024-10-04
tests: enable package_json_node_modules_none (#25825)
Satya Rohith
2024-10-04
fix(install): surface package.json dependency errors (#26023)
David Sherret
2024-10-04
Revert "feat: warn when using --allow-run with no allow list" (#26021)
David Sherret
2024-10-03
tests: enable specs::run::package_json::invalid_value (#25826)
Satya Rohith
2024-10-03
fix(npm): root package has peer dependency on itself (#26022)
Divy Srivastava
2024-10-03
fix(task): use current executable for deno even when not named deno (#26019)
David Sherret
2024-10-03
chore: show expectation diff for wpt tests (#26014)
Divy Srivastava
2024-10-03
fix: don't prompt when using `Deno.permissions.request` with `--no-prompt` (#...
Simon Lecoq
[prev]
[next]