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-06-27
fix(ext/node): discover .npmrc in user's homedir (#24021)
Bartek Iwańczuk
2024-06-26
refactor: move PackageJson to deno_config (#24348)
David Sherret
2024-06-26
refactor: bump deno_graph to 0.79 (#24337)
David Sherret
2024-06-21
docs(cli): remove trailing slash from `import.meta.dirname` expected output (...
Asher Gomez
2024-06-20
fix(task): do not propagate env changes outside subshells (#24279)
David Sherret
2024-06-19
fix: more node-api fixes (#24220)
snek
2024-06-19
chore: forward v1.44.4 release commit to main (#24271)
denobot
2024-06-19
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
Bartek Iwańczuk
2024-06-19
fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)
Divy Srivastava
2024-06-19
fix(ext/node): Add Dirent.path and Dirent.parentPath (#24257)
Divy Srivastava
2024-06-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-19
fix(lsp): use import map from workspace root (#24246)
Nayeem Rahman
2024-06-17
fix(repl): prevent panic when deleting globalThis.closed property (#24014)
safaa-mojahed
2024-06-17
feat(lsp): multi deno.json resolver scopes (#24206)
Nayeem Rahman
2024-06-17
fix(docs): correctly resolve href for built-ins (#24228)
Leo Kettmeir
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-13
fix(napi): Read reference ownership before calling finalizer to avoid crash (...
Nathan Whitaker
2024-06-13
fix(npm): use more relaxed package.json version constraint parsing (#24202)
David Sherret
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-13
perf(lsp): store settings in Arc (#24191)
Nayeem Rahman
2024-06-12
fix: node-api get_value_string_utf8 should use utf8_length (#24193)
snek
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-12
fix(cli): Explicitly cache NPM packages during `deno install` (#24190)
Nathan Whitaker
2024-06-12
fix(lsp): strip .js before probing for valid import fix (#24188)
Nayeem Rahman
2024-06-12
feat(lsp): respect editor indentation options (#24181)
Nayeem Rahman
2024-06-12
chore: remove dead code (#24185)
Divy Srivastava
2024-06-11
fix: clean up some node-api details (#24178)
snek
2024-06-11
fix(lsp): don't sort workspace files (#24180)
Nayeem Rahman
2024-06-11
refactor(lsp): collect npm reqs by scope (#24172)
Nayeem Rahman
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-10
FUTURE: support `deno install <alias>@npm:<package>` (#24156)
David Sherret
2024-06-10
fix(jupyter): Avoid panicking when `DEBUG` env var is set (#24168)
Nathan Whitaker
2024-06-10
fix: Rewrite Node-API (#24101)
snek
2024-06-10
feat(lsp): workspace jsr resolution (#24121)
Nayeem Rahman
2024-06-08
fix(check): attempt to resolve types from pkg before `@types` pkg (#24152)
David Sherret
2024-06-08
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
Luca Casonato
2024-06-07
fix: make writing to the deps cache more reliable (#24135)
David Sherret
2024-06-07
fix: do not panic linting files with UTF-8 BOM (#24136)
David Sherret
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-06
refactor: `NpmRegistryApi` - `#[async_trait(?Send)]` (#24126)
David Sherret
2024-06-06
fix(cli): Overwrite existing bin entries in `node_modules` (#24123)
Nathan Whitaker
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: update deno_npm (#24065)
Bartek Iwańczuk
2024-06-05
fix: support importing statically unanalyzable npm specifiers (#24107)
David Sherret
2024-06-05
refactor(npm): improve locking around updating npm resolution (#24104)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-06-05
chore: upgrade dlint to 0.60.0 (#24041)
Bartek Iwańczuk
2024-06-04
fix(docs): update Deno.Command docs (#24097)
Igor Zinkovsky
2024-06-04
docs(console): More clearly indicate the contents of DENO_CERT (#24091)
Andreas Kohn
[prev]
[next]