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-01
fix(check): --remote and --no-remote should be mutually exclusive (#14964)
Geert-Jan Zwiers
2022-08-31
fix(npm): translate CJS to ESM with name clashes for files and dirs (#15697)
Bartek Iwańczuk
2022-08-30
fix(fmt): add the file path to the panic messages when formatting is unstable...
David Sherret
2022-08-30
fix(npm): prefer importing esm from esm (#15676)
David Sherret
2022-08-30
fix(npm): skip extracting pax_global_header from tarballs (#15677)
Bartek Iwańczuk
2022-08-30
fix(docs): add missing categories (#15684)
Leo Kettmeir
2022-08-30
fix(ext/websocket): fix closing of WebSocketStream with unread messages (#15632)
Danny Povolotski
2022-08-29
fix(compile): panic when running with a populated dep analysis cache (#15672)
David Sherret
2022-08-29
refactor(cli): Remove cli/node dependency on cli/compat (#15654)
Bartek Iwańczuk
2022-08-29
fix(npm): conditional exports with wildcards (#15652)
Bartek Iwańczuk
2022-08-29
fix: config file errors should not print specifier with debug formatting (#15...
David Sherret
2022-08-29
chore: update test_util/std/ submodule (#15657)
Bartek Iwańczuk
2022-08-28
perf: use fast api for op_now (#15643)
Divy Srivastava
2022-08-27
fix(ext/flash): add missing backticks in server docs (#15644)
Geert-Jan Zwiers
2022-08-27
fix(cli): `deno upgrade --canary` always downloaded latest version even if it...
cuobiezi
2022-08-26
fix(npm): handle cjs re-exports with the same name as an export (#15626)
David Sherret
2022-08-26
fix(ext/node): fix global in node env (#15622)
Yoshiya Hinosawa
2022-08-26
chore(npm): add test for esm npm binary package (#15609)
David Sherret
2022-08-26
fix(ext/flash): panic on AddrInUse (#15607)
Bartek Iwańczuk
2022-08-25
fix: avoid global declaration collisions in cjs (#15608)
David Sherret
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-24
fix(unstable): finish HTTP response for 205 and 304 responses (#15584)
Bartek Iwańczuk
2022-08-24
fix(npm): always require --unstable flag even for esm (#15583)
David Sherret
2022-08-24
fix(npm): cjs export analysis should take into consideration exports with das...
David Sherret
2022-08-24
fix: resolve `jsxImportSource` relative to module (#15561)
Luca Casonato
2022-08-24
feat: support subpaths in npm package references (#15578)
David Sherret
2022-08-24
fix(unstable): Deno.serve() can parse hostnames (#15579)
Bartek Iwańczuk
2022-08-24
fix(unstable): various resolution bugs for npm: specifiers (#15546)
Bartek Iwańczuk
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-23
feat(npm): support packages with multiple command names (#15565)
David Sherret
2022-08-24
feat: update `Deno.serve` function signature (#15563)
Luca Casonato
2022-08-23
fix: parse scoped npm specifiers with no version (#15564)
David Sherret
2022-08-23
feat: binary npm commands (#15542)
David Sherret
2022-08-23
fix(cache): do not attempt to emit non-emitable files (#15562)
David Sherret
2022-08-23
fix(ext/fetch): ignore user content-length header (#15555)
Luca Casonato
2022-08-23
BREAKING(ext/ffi): specialized `buffer` type (#15518)
Divy Srivastava
2022-08-23
docs: add permission tags to JSDocs (#15541)
Kitson Kelly
2022-08-22
chore: typo (#15536)
Ikko Ashimine
2022-08-22
perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in me...
David Sherret
2022-08-22
feat(unstable): Respect --cached-only flags for npm: specifiers (#15512)
Bartek Iwańczuk
2022-08-22
fix(ext/flash): fix default onListen callback (#15533)
Yoshiya Hinosawa
2022-08-21
fix(unstable): better error for invalid hostname in Deno.serve() (#15529)
Bartek Iwańczuk
2022-08-21
feat: `queueMicrotask()` error handling (#15522)
Nayeem Rahman
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-21
fix(ext/flash): fix listening port (#15519)
Yoshiya Hinosawa
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-21
fix(core/runtime): always cancel termination in exception handling (#15514)
Nayeem Rahman
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
David Sherret
2022-08-20
feat: add "deno init" subcommand (#15469)
Leo Kettmeir
2022-08-19
feat(unstable): change Deno.serve() API (#15498)
Bartek Iwańczuk
[prev]
[next]