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-04-11
perf(lsp): replace document registry source cache on update (#23311)
Nayeem Rahman
2024-04-10
perf(lsp): Only evict caches on JS side when things actually change (#23293)
Nathan Whitaker
2024-04-10
chore: update to Rust 1.77.2 (#23262)
林炳权
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-04-10
refactor(lsp): cleanup documents dependents calculation (#23295)
Nayeem Rahman
2024-04-10
fix(ext/fs): account for all ops in leak checks (#23300)
Asher Gomez
2024-04-09
refactor(ext/net): extract TLS key and certificate from interfaces (#23296)
Matt Mastracci
2024-04-09
perf(lsp): More granular locking of `FileSystemDocuments` (#23291)
Nathan Whitaker
2024-04-09
docs: Fix typo "discreet" to "discrete" (#23290)
Carlos Precioso
2024-04-08
refactor: use `chrono::DateTime::from_timestamp` (#23273)
Asher Gomez
2024-04-08
perf(lsp): cache ts config in isolate until new project version (#23283)
Nayeem Rahman
2024-04-09
chore: update deprecation notices of APIs to be soft-removed (#23076)
Asher Gomez
2024-04-08
chore: update WPT (#23111)
Asher Gomez
2024-04-08
perf(lsp): don't pass remote modules as tsc roots (#23259)
Nayeem Rahman
2024-04-08
Revert "perf(lsp): Don't retain `SourceFileObject`s in `sourceFileCache` long...
Nayeem Rahman
2024-04-06
perf(lsp): Don't retain `SourceFileObject`s in `sourceFileCache` longer than ...
Nathan Whitaker
2024-04-06
refactor(lsp): remove DocumentInner (#23251)
Nayeem Rahman
2024-04-05
perf(lsp): use lockfile to reduce npm pkg resolution time (#23247)
David Sherret
2024-04-05
fix(lsp): respect DENO_FUTURE for BYONM config (#23207)
Nayeem Rahman
2024-04-05
FUTURE: override byonm with nodeModulesDir setting (#23222)
David Sherret
2024-04-04
perf(lsp): don't keep remote module ast's in memory (#23230)
Nayeem Rahman
2024-04-04
fix(cli): update `deno doc` help to fit current usage (#23224)
JOTSR
2024-04-04
fix(cli): fix deadlock in test writer when test pipe is full (#23210)
Matt Mastracci
2024-04-05
FUTURE: remove deprecated APIs within workers (#23220)
Asher Gomez
2024-04-04
refactor(flags): prepare for deno install changes (#23217)
Bartek Iwańczuk
2024-04-02
fix(lsp): Remove client-facing format failure warning (#23196)
Nathan Whitaker
2024-04-03
FUTURE: enable BYONM by default (#23194)
Bartek Iwańczuk
2024-04-02
feat(lsp): respect nested deno.json for fmt and lint config (#23159)
Nayeem Rahman
2024-04-01
fix: prevent cache db errors when deno_dir not exists (#23168)
David Sherret
2024-04-01
perf(node): put pkg json into an `Rc` (#23156)
David Sherret
2024-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-03-31
fix(check): ignore certain diagnostics in remote modules and when publishing ...
David Sherret
2024-03-31
fix(lsp): don't apply preload limit to workspace walk (#23123)
Nayeem Rahman
2024-03-31
chore(lsp): remove recursion in recurse_dependents (#23153)
David Sherret
2024-03-31
refactor: cleanup main entrypoint (#23145)
David Sherret
2024-03-31
fix: deno_graph 0.69.10 (#23147)
David Sherret
2024-03-29
fix(lsp): implement missing ts server host apis (#23131)
Nayeem Rahman
2024-03-28
fix(jsr): exclude yanked versions from 'deno add' and completions (#23113)
Nayeem Rahman
2024-03-28
1.42.0 (#23105)
denobot
2024-03-28
chore: update deno_doc to 0.119.0 (#23103)
Leo Kettmeir
2024-03-27
feat: add `--watch-exclude` flag (#21935)
Łukasz Czerniawski
2024-03-27
feat(install): require -g / --global flag (#23060)
Bartek Iwańczuk
2024-03-27
feat(task): Task description in the form of comments (#23101)
Nathan Whitaker
2024-03-27
fix: less aggressive vendor folder ignoring (#23100)
David Sherret
2024-03-27
feat(init): use jsr specifier for @std/assert (#23073)
Bartek Iwańczuk
2024-03-27
feat(task): cross-platform shebang support (#23091)
David Sherret
2024-03-27
fix(lsp): use registry cache for completion search (#23094)
Nayeem Rahman
2024-03-27
fix(check): do not suggest running with `--unstable` (#23092)
David Sherret
2024-03-27
fix(lsp): decoding percent-encoding(non-ASCII) file path correctly (#22582)
Hajime-san
2024-03-27
fix(lsp): prefer cache over tsc quick fixes (#23093)
Nayeem Rahman
[prev]
[next]