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-04-12
fix(ext/cache): cache.put overwrites previous call (#18649)
Satya Rohith
2023-04-12
refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, rando...
Levente Kurusa
2023-04-11
fix(npm): do not "npm install" when npm specifier happens to match package.js...
David Sherret
2023-04-11
chore(cli): clean up unused number value (#18661)
Geert-Jan Zwiers
2023-04-11
fix(ext/kv): keys must be arrays (#18655)
Luca Casonato
2023-04-07
fix(ext/node): add X509Certificate (#18625)
Divy Srivastava
2023-04-06
fix(npm): reload an npm package's dependency's information when version not f...
David Sherret
2023-04-06
refactor(npm): use deno_npm and deno_semver (#18602)
David Sherret
2023-04-06
chore: fix flaky tests checking ms when CI is slow (#18559)
David Sherret
2023-04-06
fix(ext/node): implement hkdf-expand (#18612)
Divy Srivastava
2023-04-06
fix(ext/node): fix unable to resolve fraction.js (#18544)
Marvin Hagemeister
2023-04-06
fix(ext/node): add symmetric keygen (#18609)
Divy Srivastava
2023-04-06
feat(task): introduce built-in `unset` command to `deno task` (#18606)
Yusuke Tanaka
2023-04-06
fix(ext/node): json encode binary command name (#18596)
Geert-Jan Zwiers
2023-04-05
chore(cli/bench): add ws echo bench (#18595)
Divy Srivastava
2023-04-05
tests: cleanup "node_compat_tests" (#18594)
Bartek Iwańczuk
2023-04-04
refactor(ext/http): bring back 'reusePort' option for 'Deno.serve()' (#18590)
Bartek Iwańczuk
2023-04-04
refactor(core): Improve ergonomics of managing ASCII strings (#18498)
Matt Mastracci
2023-04-04
feat(ext/url): `URL.canParse` (#18286)
Kenta Moriuchi
2023-04-03
feat(ext/ffi): support marking symbols as optional (#18529)
Dj
2023-04-03
refactor: remove "ext/flash" (#18578)
Bartek Iwańczuk
2023-04-03
refactor: "Deno.serve()" API uses "Deno.serveHttp()" internally (#18568)
Bartek Iwańczuk
2023-04-03
Revert "fix(cli): don't store blob and data urls in the module cache (#18261)...
Yoshiya Hinosawa
2023-04-01
chore: forward v1.32.3 release commit to main (#18561)
denobot
2023-04-01
fix(test): don't swallow sanitizer errors with permissions (#18550)
Nayeem Rahman
2023-04-01
fix(lsp): add a document preload file system entry limit (#18553)
David Sherret
2023-04-01
fix(repl): disable language server document preloading in the repl (#18543)
David Sherret
2023-04-01
perf(check): faster source hashing (#18534)
David Sherret
2023-04-01
fix(check): ensure diagnostics caused by changes in other files get invalidat...
David Sherret
2023-04-01
chore: forward v1.32.2 release commit to main (#18539)
denobot
2023-03-31
Revert "fix(cli): deno upgrade file permission (#18427)" (#18467)
Bartek Iwańczuk
2023-03-31
fix: upgrade to TypeScript 5.0.3 (#18532)
David Sherret
2023-03-31
fix(lsp): better handling of `data:` urls (#18527)
David Sherret
2023-03-30
fix(lsp): include all diagnosable documents on initialize (#17979)
David Sherret
2023-03-30
fix(dts): improve types for the Deno.KV API (#18510)
Luca Casonato
2023-03-30
feat(ext/kv): return versionstamp from set/commit (#18512)
Luca Casonato
2023-03-30
fix(coverage): ignore files from npm registry (#18457)
Geert-Jan Zwiers
2023-03-30
fix(lsp): `textDocument/references` should respect `includeDeclaration` (#18496)
David Sherret
2023-03-30
docs: clarify `Deno.consoleSize` returns the window size (#18508)
David Sherret
2023-03-30
Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491)
Bartek Iwańczuk
2023-03-30
fix(repl): improve package.json support (#18497)
David Sherret
2023-03-30
chore(ext/node): run node compat parallel tests in core number concurrency (#...
Yoshiya Hinosawa
2023-03-30
test: fix test_check_origin_not_supported (#18504)
Bartek Iwańczuk
2023-03-30
refactor(ext/node): add NodeEnv::Fs associated type (#18484)
Bartek Iwańczuk
2023-03-29
refactor(lsp): remove boolean parameters on `documents.documents(...)` (#18493)
David Sherret
2023-03-29
test(ext/node): add timers_tests.ts from std/node (#18472)
Andrew Nester
2023-03-29
test(ext/node): add string_decoder_test.ts from std/node (#18473)
Andrew Nester
2023-03-29
chore: fix flaky pty_internal_repl (#18486)
David Sherret
2023-03-28
test(lsp): make lsp_completions_auto_import more robust (#18482)
Bartek Iwańczuk
2023-03-28
refactor(ext/node): change extension type parameter (#18483)
Bartek Iwańczuk
[prev]
[next]