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
2023-12-06
feat(ext/fetch): allow `Deno.HttpClient` to be declared with `using` (#21453)
Yusuke Tanaka
2023-12-05
fix(fmt): `"singleQuote": true` should prefer single quote—not always use o...
David Sherret
2023-12-06
chore: forward v1.38.5 release commit to main (#21472)
Bartek Iwańczuk
2023-12-05
fix(ext/kv): throw error if already closed (#21459)
Raashid Anwar
2023-12-05
refactor(cli): refactor bench/test for future module changes (#21460)
Matt Mastracci
2023-12-05
docs: fix description of FileInfo's mode property (#21366)
David Sherret
2023-12-05
feat(unstable): kv.watch() (#21147)
Luca Casonato
2023-12-04
perf(node/fs): faster `existsSync` when not exists (#21458)
David Sherret
2023-12-04
fix: error code used for duplicate version publish (#21457)
Luca Casonato
2023-12-04
fix: don't error if a version already published (#21455)
Luca Casonato
2023-12-03
perf(lsp): check tsc request cancellation before execution (#21447)
Nayeem Rahman
2023-12-03
perf(lsp): fix redundant clones for ts responses (#21445)
Nayeem Rahman
2023-12-03
fix(ext/node): sign with PEM private keys (#21287)
Divy Srivastava
2023-12-03
refactor: faster args for op_load in TSC (#21438)
Bartek Iwańczuk
2023-12-02
refactor: snapshotting of runtime/ and cli/ (#21430)
Bartek Iwańczuk
2023-12-02
perf(lsp): fix redundant serialization of sources (#21435)
Nayeem Rahman
2023-12-02
fix(node): setting process.exitCode should change exit code of process (#21429)
David Sherret
2023-12-02
fix(cli/installer): percent decode name (#21392)
Leo Kettmeir
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
perf(lsp): better op performance logging (#21423)
Bartek Iwańczuk
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-12-01
fix(fmt): remove trailing comma for single type param in default export in js...
David Sherret
2023-12-01
fix(permissions): fix panics when revoking net permission (#21388)
liruifengv
2023-12-01
Update doc for deno fmt `--no-semicolons` arg. (#21414)
John Spurlock
2023-12-01
refactor: use resourceForReadableStream for fetch (#20217)
Matt Mastracci
2023-12-01
fix(ext/node): add stubbed process.report (#21373)
Daniel Mizerski
2023-12-01
refactor(lsp): log names (#21413)
Bartek Iwańczuk
2023-11-30
fix(cron): move deprecated Deno.cron overload (#21407)
Igor Zinkovsky
2023-11-30
fix: correct the batch upload length (#21401)
Luca Casonato
2023-11-30
chore: forward v1.38.4 release commit to main (#21400)
Bartek Iwańczuk
2023-11-30
feat(cron): added the support for json type schedule to cron api (#21340)
Raashid Anwar
2023-11-30
fix: batch upload authentication (#21397)
Luca Casonato
2023-11-30
perf(lsp): avoid redundant getNavigationTree() calls (#21396)
Nayeem Rahman
2023-11-30
perf(lsp): remove throttling of cancellation token (#21395)
Bartek Iwańczuk
2023-11-30
fix(ext/node): fix os.freemem (#21347)
Yoshiya Hinosawa
2023-11-30
perf(lsp): cancel ts requests on future drop (#21387)
Nayeem Rahman
2023-11-29
perf(lsp): add performance marks for TSC requests (#21383)
Bartek Iwańczuk
2023-11-29
build(cli): allow to build without upgrade feature (#19910)
Jakub Jirutka
2023-11-29
feat(compile): support "bring your own node_modules" in deno compile (#21377)
David Sherret
2023-11-29
fix: use correct import map in tar & upload (#21380)
Luca Casonato
2023-11-29
fix(ext/node): add util.parseArgs (#21342)
Yoshiya Hinosawa
2023-11-28
fix(ext/node): fix Buffer.copy when sourceStart > source.length (#21345)
Yoshiya Hinosawa
2023-11-28
fix(ext/node): fix duplexify compatibility (#21346)
Yoshiya Hinosawa
2023-11-27
fix(node): `spawnSync`'s `status` was incorrect (#21359)
David Sherret
2023-11-27
fix(fmt/jupyter): handle "source" property that's a string (#21361)
David Sherret
2023-11-27
ci: make upgrade_lsp_repl_sleeps less flaky (#21363)
David Sherret
2023-11-27
chore: temp fix for tools/format.js (#21360)
David Sherret
2023-11-27
fix: extraneous slash in tar & upload (#21349)
Luca Casonato
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
[prev]
[next]