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-01-09
fix(lsp): use a dedicated thread for the parent process checker (#21869)
David Sherret
2024-01-09
fix(ext/websocket): pass on uncaught errors in idleTimeout (#21846)
Divy Srivastava
2024-01-08
fix(task): do not eagerly auto-install packages in package.json when `"nodeMo...
David Sherret
2024-01-08
fix(unstable/tar): skip node_modules, .git, and config "exclude" (#21816)
David Sherret
2024-01-08
chore: rename do-not-use-publish (#21854)
Ryan Dahl
2024-01-08
perf: skip expanding exclude globs (#21817)
David Sherret
2024-01-08
perf(lsp): use host-owned cache for auto-import completions (#21852)
Nayeem Rahman
2024-01-08
fix(registry): wait for already pending publish (#21663)
Bartek Iwańczuk
2024-01-06
chore: define removal version in deprecated IO APIs (#21702)
Asher Gomez
2024-01-06
fix(compile): preserve granular unstable features (#21827)
Bartek Iwańczuk
2024-01-06
fix(kv): improve .listenQueue types (#21781)
Kitson Kelly
2024-01-06
feat(ext/crypto): initial support for p521 in `generateKey` and `importKey` (...
Divy Srivastava
2024-01-06
fix(cli): update import map url (#21824)
Jovi De Croock
2024-01-05
fix(ext/node): add WriteStream.isTTY (#21801)
Divy Srivastava
2024-01-05
refactor(tools/repl): reorganize code (#21810)
Bartek Iwańczuk
2024-01-05
fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745)
Divy Srivastava
2024-01-05
fix(lsp): show test code lens for template literal names (#21798)
Nayeem Rahman
2024-01-04
chore: forward v1.39.2 release commit to main (#21793)
Bartek Iwańczuk
2024-01-04
chore(cli): bump deno_core (#21790)
Matt Mastracci
2024-01-04
perf(coverage): faster source mapping (#21783)
David Sherret
2024-01-04
fix(ci): copyright year for console_test.ts (#21787)
Divy Srivastava
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-04
fix(unstable/byonm): support using an import map with byonm (#21786)
David Sherret
2024-01-04
fix(ext/node): UdpSocket ref and unref (#21777)
Divy Srivastava
2024-01-03
fix(cli): respect `exclude` option for `deno check` command (#21779)
nokazn
2024-01-04
fix(cli): harden permission stdio check (#21778)
Matt Mastracci
2024-01-03
fix(lsp): support test code lens for Deno.test.{ignore,only}() (#21775)
Nayeem Rahman
2024-01-03
fix(jupyter): error message when install fails due to jupyter command not bei...
David Sherret
2024-01-03
fix(cli): make signals tests more reliable (#21772)
Matt Mastracci
2024-01-03
fix(node/zlib): accept dataview and buffer in zlib bindings (#21756)
Jovi De Croock
2024-01-03
chore: ignore hanging lsp jsx test (#21771)
Nayeem Rahman
2024-01-03
chore: upgrade deno_core to 0.241.0 (#21765)
Bartek Iwańczuk
2024-01-02
feat(lsp): cache jsxImportSource automatically (#21687)
Nayeem Rahman
2024-01-02
chore: increase unit test timeout to 3m (#21760)
Bartek Iwańczuk
2024-01-02
fix(ext/node): implement os.machine (#21751)
Divy Srivastava
2024-01-02
fix(ext/http): use arraybuffer binaryType for server websocket (#21741)
Divy Srivastava
2024-01-02
fix(ext/node): querystring stringify without encode callback (#21740)
Divy Srivastava
2024-01-02
Revert "fix(runtime): Make native modal keyboard interaction consistent with ...
Divy Srivastava
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-31
fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout paramet...
Raashid Anwar
2023-12-31
fix(node/zlib): consistently return buffer (#21747)
Jovi De Croock
2023-12-31
fix(node/zlib): cast Dataview and Buffer to uint8 (#21746)
Jovi De Croock
2023-12-30
chore: update deno_doc to 0.85.0 (#21678)
Leo Kettmeir
2023-12-30
fix: `Object.groupBy` return type should be a partial (#21680)
Joel Walker
2023-12-29
chore: disable PTR_HOST dns test for Node compat (#21735)
Bartek Iwańczuk
2023-12-29
fix(node): support nested tests in "node:test" (#21717)
Bartek Iwańczuk
2023-12-28
fix: allow npm: specifiers in import.meta.resolve (#21716)
Bartek Iwańczuk
2023-12-28
fix(node): Implement os.cpus() (#21697)
Divy Srivastava
2023-12-28
perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719)
Nayeem Rahman
[prev]
[next]