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-09-20
feat(cli): update to TypeScript 4.8 (#15064)
Kitson Kelly
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-19
perf(cli): avoid `canonicalize_path` if config file does not exist (#15957)
Divy Srivastava
2022-09-19
perf(cli): avoid `clap::App::clone` (#15951)
Divy Srivastava
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-18
fix(doc): deno doc should parse modules if they haven't been parsed before (#...
David Sherret
2022-09-17
fix(ext/node): fix builtin module module (#15904)
Yoshiya Hinosawa
2022-09-17
perf(web): optimize encodeInto() (#15922)
Divy Srivastava
2022-09-17
perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)
Divy Srivastava
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-16
fix(runtime): fix permission status cache keys (#15899)
Nayeem Rahman
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-15
docs: make unstable warnings consistent (#15913)
Leo Kettmeir
2022-09-15
Revert "docs: remove unstable messages" (#15886)
Luca Casonato
2022-09-15
chore(ext/flash): disable flaky flash test (#15908)
Divy Srivastava
2022-09-14
fix(ops): add node.js env variable allowlist (#15893)
Colin Ihrig
2022-09-14
fix(npm): binary entrypoint for .js or no extension (#15900)
Bartek Iwańczuk
2022-09-14
doc(unstable): mention that `signal` input isn't supported in `spawnSync` (#1...
Asher Gomez
2022-09-13
refactor(npm): create general use `NpmPackageResolver` (#15882)
David Sherret
2022-09-13
docs: remove unstable messages (#15878)
Leo Kettmeir
2022-09-12
fix(npm): use shim from deno_node crate for 'module' built-in module (#15881)
Bartek Iwańczuk
2022-09-12
fix(npm): support cjs resolution of package subpath with package.json (#15855)
David Sherret
2022-09-12
fix(npm): align Deno importing Node cjs with Node esm importing cjs (#15879)
David Sherret
2022-09-12
docs: dedupe DOM category (#15868)
Leo Kettmeir
2022-09-10
fix(npm): align Node esm code importing cjs with Node (#15838)
David Sherret
2022-09-10
fix(npm): remove export binding to match node (#15837)
David Sherret
2022-09-10
perf: optimize URL serialization (#15663)
Divy Srivastava
2022-09-10
chore(cli): exclude npm registry data from crate package (#15832)
Yoshiya Hinosawa
2022-09-09
feat: download progress bar (#15814)
Bartek Iwańczuk
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-08
fix(npm): recursive translation of reexports, remove window global in node co...
Bartek Iwańczuk
2022-09-08
chore: update url crate to 2.3.1 (#15818)
Leo Kettmeir
2022-09-08
fix(docs): change category for Deno.Process to "Sub Process" (#15812)
Leo Kettmeir
2022-09-08
fix(docs): add missing categories for unstable (#15807)
Leo Kettmeir
2022-09-07
fix: upgrade deno_ast to 0.19 (#15808)
David Sherret
2022-09-07
feat: add --no-npm flag to disable npm: imports (#15673)
Bartek Iwańczuk
2022-09-07
fix(core): make errors more resistant to tampering (#15789)
Colin Ihrig
2022-09-07
fix(ext/flash): use utf8 length as Content-Length (#15793)
Divy Srivastava
2022-09-07
fix(test): unflake wasm_unreachable test (#15794)
Divy Srivastava
2022-09-07
test: fix bad resource fixture (#15792)
Nayeem Rahman
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-06
fix(cli): Fix panic when providing invalid urls to --reload (#15784)
Alexander Sage
2022-09-06
fix(watch): ignore unload errors on drop (#15782)
Nayeem Rahman
2022-09-06
refactor(npm): reorganize remapping built-in Node modules to remote URLs (#15...
Bartek Iwańczuk
2022-09-06
fix(npm): conditional exports in npm: specifiers (#15778)
Bartek Iwańczuk
2022-09-05
perf(runtime): flatten arguments for write_file ops (#15776)
Divy Srivastava
2022-09-05
refactor: cleanup Node compatibility code (#15766)
Bartek Iwańczuk
2022-09-05
feat(ext/ffi): Support bool FFI type (#15754)
Aapo Alasuutari
2022-09-04
fix(cli): allow using file resource synchronously while being used async (#15...
David Sherret
2022-09-04
fix(bench): make sure bytes/response is equal (#15763)
Divy Srivastava
[prev]
[next]