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
/
cli
Age
Commit message (
Expand
)
Author
2024-10-18
fix(info): resolve workspace member mappings (#26350)
Marvin Hagemeister
2024-10-18
fix(npm): ensure scoped package name is encoded in URLs (#26390)
Marvin Hagemeister
2024-10-18
fix(help): missing package specifier (#26380)
Marvin Hagemeister
2024-10-18
chore: forward v2.0.2 release commit to main (#26376)
denobot
2024-10-18
fix(jupyter): fix panics for overslow subtraction (#26371)
Bartek Iwańczuk
2024-10-17
fix(install): don't attempt to cache specifiers that point to directories (#2...
Nathan Whitaker
2024-10-17
refactor(ext/web): use concrete error types (#26185)
Leo Kettmeir
2024-10-17
fix(jupyter): update to the new logo (#26353)
Jeremy Tuloup
2024-10-17
fix(cli): set napi object property properly (#26344)
LongYinan
2024-10-16
chore: forward v2.0.1 release commit to main (#26338)
denobot
2024-10-16
Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)
Nayeem Rahman
2024-10-16
fix: use syntect for deno doc html generation (#26322)
Leo Kettmeir
2024-10-16
Revert "feat(lsp): "deno/didRefreshDenoConfigurationTree" notificatio… (#26...
Bartek Iwańczuk
2024-10-16
fix(cli): add prefix to install commands in help (#26318)
Marvin Hagemeister
2024-10-16
fix(add): exact version should not have range `^` specifier (#26302)
Marvin Hagemeister
2024-10-16
feat(lsp): "deno/didRefreshDenoConfigurationTree" notifications (#26215)
Nayeem Rahman
2024-10-16
chore: add dhat feature (#26285)
David Sherret
2024-10-16
fix(jupyter): copy kernels icons to the kernel directory (#26084)
Jeremy Tuloup
2024-10-16
fix: node-api function call should use preamble (#26297)
snek
2024-10-16
fix(cli): consolidate pkg parser for install & remove (#26298)
Satya Rohith
2024-10-15
fix(install): retry downloads of registry info / tarballs (#26278)
Nathan Whitaker
2024-10-15
fix: add hint for missing `document` global in terminal error (#26218)
Bartek Iwańczuk
2024-10-15
refactor: always apply hint when formatting JsError (#26252)
Bartek Iwańczuk
2024-10-15
fix(add): create deno.json when running `deno add jsr:<pkg>` (#26275)
Nathan Whitaker
2024-10-15
chore: upgrade to rust 1.81.0 (#26261)
林炳权
2024-10-15
fix(repl): remove check flags (#26140)
Yoshiya Hinosawa
2024-10-15
fix: do not panic running remote cjs module (#26259)
David Sherret
2024-10-14
fix(cli): named export takes precedence over default export in doc testing (#...
Yusuke Tanaka
2024-10-14
feat(unstable): `--unstable-detect-cjs` for respecting explicit `"type": "com...
David Sherret
2024-10-14
fix(install): support installing npm package with alias (#26246)
David Sherret
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/napi): pass user context to napi_threadsafe_fn finalizers (#26229)
Divy Srivastava
2024-10-12
feat(npm): support `--allow-scripts` on `deno run` (and `deno add`, `deno tes...
Nathan Whitaker
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: do not panic when using methods on classes and interfaces in deno doc ht...
Leo Kettmeir
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
refactor: remove usage of full_range (#26065)
David Sherret
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-04
refactor: improve node permission checks (#26028)
David Sherret
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
fix(task): use current executable for deno even when not named deno (#26019)
David Sherret
2024-10-03
feat(permissions): allow importing from cdn.jsdelivr.net by default (#26013)
David Sherret
2024-10-03
v2.0.0-rc.10 (#26002)
Bartek Iwańczuk
2024-10-02
fix(install): store tags associated with package in node_modules dir (#26000)
Nathan Whitaker
[next]