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
2022-04-29
fix(cli): add dom.extras lib (#14430)
Kitson Kelly
2022-04-28
Forward 1.21.1 (#14428)
Leo Kettmeir
2022-04-28
fix(cli): wrap long line of the env variables help (#14422)
Ikumi Nakamura
2022-04-27
fix: `deno task` forward double hyphen (#14419)
David Sherret
2022-04-27
fix(workers): Make `worker.terminate()` not block the current thread (#13941)
Andreu Botella
2022-04-27
perf(runtime): read entire files in single ops (#14261)
Aaron O'Mullan
2022-04-27
refactor: Remove PrettyJsError and js_error_create_fn (#14378)
Nayeem Rahman
2022-04-26
fix(test): capture worker stdout and stderr in test output (#14410)
David Sherret
2022-04-26
chore: remove git.io link (#14402)
Baoshuo Ren
2022-04-26
fix(test): capture inherited stdout and stderr for subprocesses in test outpu...
David Sherret
2022-04-26
chore: fix pty_complete_imports test (#14400)
David Sherret
2022-04-26
feat(ext/console): Compact empty iterables when calling Deno.inspect with com...
Ben Heidemann
2022-04-25
fix(ext/http): truncate read bytes when streaming bodies (#14389)
Divy Srivastava
2022-04-25
refactor(lsp): store all the assets in Rust when initializing (#14367)
David Sherret
2022-04-25
feat(ext/console): Add string abbreviation size option for "Deno.inspect" (#1...
Ben Heidemann
2022-04-24
fix(runtime/js/spawn): Pass stdio options for spawn() and spawnSync() (#14358)
Nayeem Rahman
2022-04-23
fix(bench): report pending summary before clearing (#14369)
evan
2022-04-22
chore(tests): fix pty_clear_function on Windows (#14364)
David Sherret
2022-04-22
chore: bump crates (#14365)
Luca Casonato
2022-04-22
tests: unflake streaming compression tests (#14363)
Luca Casonato
2022-04-22
fix(bench): reset reporter context (#14360)
evan
2022-04-22
Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346)
Divy Srivastava
2022-04-21
fix(watcher): don't clear screen on start (#14351)
Bartek Iwańczuk
2022-04-21
chore(cli/dts): fix the display of the Deno.spawnSync() document (#14342)
ayame113
2022-04-21
Reland "feat(ext/http): stream auto resp body compression" (#14345)
Divy Srivastava
2022-04-20
1.21.0 (#14336)
denobot
2022-04-21
Revert various PRs related to "ext/http" (#14339)
Bartek Iwańczuk
2022-04-21
feat(runtime): two-tier subprocess API (#11618)
Leo Kettmeir
2022-04-20
feat(ext/http): stream auto resp body compression (#14325)
Luca Casonato
2022-04-20
feat(repl): add global clear() function (#14332)
Colin Ihrig
2022-04-20
feat(bench): update API, new console reporter (#14305)
evan
2022-04-20
perf(http): optimize `ReadableStream`s backed by a resource (#14284)
Divy Srivastava
2022-04-20
feat(repl): add "--eval-file" flag to execute a script file on startup (#14247)
Naju Mancheril
2022-04-19
perf(fmt/lint): incremental formatting and linting (#14314)
David Sherret
2022-04-19
Remove the DENO_FUTURE_CHECK warning (#14320)
Luca Casonato
2022-04-19
perf(runtime): bypass tokio file and bump op buffer size to 64K (#14319)
Divy Srivastava
2022-04-19
fix: `--watch` was losing items (#14317)
David Sherret
2022-04-19
feat(ext/web): add globalThis.reportError() (#13799)
Nayeem Rahman
2022-04-18
perf: move Deno.writeTextFile and like functions to Rust (#14221)
David Sherret
2022-04-18
feat: Add DENO_NO_PROMPT variable (#14209)
Nayeem Rahman
2022-04-18
fix(fmt): regression where some short if stmt headers being split on multiple...
David Sherret
2022-04-18
fix(cli/emit): Check JS roots with // @ts-check (#14090)
Nayeem Rahman
2022-04-18
feat(test): skip internal stack frames for errors (#14302)
Bartek Iwańczuk
2022-04-17
fix: panic when trying to pledge permissions before restoring previous pledge...
Bartek Iwańczuk
2022-04-16
fix(cli/tools/test): Prefix test module paths with "./" (#14301)
Nayeem Rahman
2022-04-16
feat(test): use structured data for JavaScript errors in tests (#14287)
Bartek Iwańczuk
2022-04-16
feat: Better formatting for AggregateError (#14285)
Bartek Iwańczuk
2022-04-15
refactor: Move source map lookups to core (#14274)
Nayeem Rahman
2022-04-15
feat(test): format user code output (#14271)
Bartek Iwańczuk
2022-04-14
chore: forward v1.20.6 release commit to main (#14288)
David Sherret
[prev]
[next]