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-04-02
fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)
Matt Mastracci
2024-04-02
perf: reduce allocations in `MediaType::from_specifier` (#23190)
David Sherret
2024-04-02
chore: Update to macos-13 for mac runners (#23193)
Matt Mastracci
2024-04-02
chore(ext/ffi): sym is unused on aarch64 linux (#23188)
Matt Mastracci
2024-04-02
fix(ext/node): MessagePort works (#22999)
Satya Rohith
2024-04-01
fix(ext/node): Add fs.readv, fs.readvSync (#23166)
Nathan Whitaker
2024-04-01
chore(specs): add jsr and npm env vars to tests by default (#23171)
David Sherret
2024-04-02
chore: update `std` submodule to 0.221.0 (#23112)
Asher Gomez
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-04-01
fix(node): handle empty 'main' entry in pkg json (#23155)
David Sherret
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
chore: unpin log crate version (#23082)
Javier Viola
2024-03-31
fix: deno_graph 0.69.10 (#23147)
David Sherret
2024-03-29
chore: Make jupyter integration tests less flaky and avoid hang (#23134)
Nathan Whitaker
2024-03-29
fix(lsp): implement missing ts server host apis (#23131)
Nayeem Rahman
2024-03-28
fix(node): remove unwrap in op_require_node_module_paths (#23114)
David Sherret
2024-03-28
fix(jsr): exclude yanked versions from 'deno add' and completions (#23113)
Nayeem Rahman
2024-03-28
fix(ext/node): support stdin: "inherit" in node:child_process (#23110)
Divy Srivastava
2024-03-28
fix(ext/node): use tty stdin from ext/io (#23044)
Divy Srivastava
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
FUTURE(ext/fs): remove `Deno.FsFile.rid` (#23087)
Asher Gomez
2024-03-27
FUTURE: remove `Deno.resources()` (#23095)
Asher Gomez
2024-03-27
fix(lsp): prefer cache over tsc quick fixes (#23093)
Nayeem Rahman
2024-03-26
feat: type declarations for new Set methods (#23090)
David Sherret
2024-03-26
fix(runtime): use FQDN in NetDescriptor (#23084)
Nayeem Rahman
2024-03-26
feat: TypeScript 5.4 (#23086)
David Sherret
2024-03-26
feat(add): always produce multiline config file (#23077)
Bartek Iwańczuk
2024-03-26
fix(kernel): Do not increase counter if store_history=false (#20848)
Don Jayamanne
2024-03-26
fix(bench): Fix group header printing logic + don't filter out the warmup ben...
Nathan Whitaker
2024-03-26
feat: remove deprecated methods from namespace with `DENO_FUTURE=1` (#23075)
Asher Gomez
2024-03-26
refactor(lsp): unify config file data into ConfigTree (#23032)
Nayeem Rahman
2024-03-25
chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)
Nathan Whitaker
2024-03-25
feat(lint): automatically opt-in packages to `jsr` lint tag (#23072)
David Sherret
2024-03-25
fix(ext/web): Fix structuredClone Web API type declaration (any -> generic) (...
Viktor Marinho
2024-03-25
test: add test for DENO_FUTURE=1 runtime API (#23065)
Bartek Iwańczuk
[prev]
[next]