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-24
chore: ensure that each op provided to ensureFastOps is only used once (#21689)
Matt Mastracci
2023-12-23
chore(ext/node): use BufView natively in http2 (#21688)
Matt Mastracci
2023-12-22
feat(lsp): allow to connect V8 inspector (#21482)
Bartek Iwańczuk
2023-12-22
fix(unstable): kv watch should stop when db is closed (#21665)
Heyang Zhou
2023-12-21
chore: forward v1.39.1 commit to main (#21667) (#21671)
Bartek Iwańczuk
2023-12-20
fix(node): child_process kill cancel pending IPC reads (#21647)
Divy Srivastava
2023-12-20
fix(node): add crypto.pseudoRandomBytes (#21649)
Divy Srivastava
2023-12-19
fix(node): child_process IPC on Windows (#21597)
Divy Srivastava
2023-12-19
fix(console): inspect for `{Set,Map}Iterator` and `Weak{Set,Map}` (#21554)
Kenta Moriuchi
2023-12-18
fix(repl): remove stray debug log (#21635)
Bartek Iwańczuk
2023-12-18
fix(ext/napi): don't close handle scopes in NAPI as the pointers are invalid ...
Matt Mastracci
2023-12-18
feat(coverage): add default coverage include dir (#21625)
Yoshiya Hinosawa
2023-12-18
fix(coverage): error if no files found (#21615)
Bartek Iwańczuk
2023-12-18
refactor: factor out cdp::ExceptionThrown notification (#21623)
Bartek Iwańczuk
2023-12-17
fix(bench): added group banner to bench output. (#21551)
Raashid Anwar
2023-12-17
fix: urls for publishing (#21613)
Bartek Iwańczuk
2023-12-17
fix(jupyter): Deno.test() panic (#21606)
Bartek Iwańczuk
2023-12-15
fix(lsp): apply specifier rewrite to CompletionItem::text_edit (#21564)
Nayeem Rahman
2023-12-15
fix: prompts when publishing (#21596)
Bartek Iwańczuk
2023-12-15
refactor: update reg url (#21595)
Bartek Iwańczuk
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
2023-12-14
chore(node-api): reuse SendPtr (#21567)
Divy Srivastava
2023-12-14
fix(node): support resolving a package.json import to a builtin node module (...
David Sherret
2023-12-14
refactor: split registry into multiple modules (#21572)
Bartek Iwańczuk
2023-12-14
fix(node): return false from vm.isContext (#21568)
Divy Srivastava
2023-12-14
chore(unstable/publish): ordered publish of packages in workspace (#21550)
David Sherret
2023-12-13
1.39.0 (#21560)
denobot
2023-12-13
chore: deprecate `Deno.Reader`, `Deno.ReaderSync`, `Deno.Writer`, `Deno.Write...
Asher Gomez
2023-12-13
fix(zlib): handle no flush flag in handle_.write (#21432)
Divy Srivastava
2023-12-14
feat(unstable): append commit versionstamp to key (#21556)
Heyang Zhou
2023-12-13
refactor(cli): update to new deno_core promise/call methods (#21519)
Matt Mastracci
2023-12-13
fix(websockets): server socket field initialization (#21433)
Divy Srivastava
2023-12-13
fix(runtime): Make native modal keyboard interaction consistent with browsers...
lionel-rowe
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-12
feat(ext/kv) add backoffSchedule to enqueue (#21474)
Igor Zinkovsky
2023-12-12
refactor: suggest entrypoint on missing 'exports' (#21549)
Bartek Iwańczuk
2023-12-12
refactor: nicer warning display (#21547)
Bartek Iwańczuk
2023-12-12
refactor: better handling for registry urls (#21545)
Bartek Iwańczuk
2023-12-12
fix(coverage): rename --pretty to --detailed (#21543)
Yoshiya Hinosawa
2023-12-12
perf(lsp): use null types instead of stub modules (#21541)
Nayeem Rahman
2023-12-12
perf(lsp): collect counts and durations of all requests (#21540)
Bartek Iwańczuk
2023-12-12
feat(coverage): add summary reporter (#21535)
Yoshiya Hinosawa
2023-12-12
perf(ext/ffi): switch from middleware to tasks (#21239)
Matt Mastracci
2023-12-11
perf(ext/napi): port NAPI to v8 tasks (#21406)
Matt Mastracci
2023-12-11
fix: ignore more paths in dynamic arg module search (#21539)
David Sherret
2023-12-11
perf(lsp): instrument all ops with performance marks (#21536)
Bartek Iwańczuk
2023-12-11
fix: allow reserved word 'mod' in exports (#21537)
Ryan Dahl
2023-12-11
perf(lsp): simplify some of the startup code (#21538)
Bartek Iwańczuk
2023-12-11
fix(doc): ambient namespaces should have members as exports (#21483)
David Sherret
[prev]
[next]