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
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-28
docs: document how to stop file watcher (#10403)
Yoshiya Hinosawa
2021-04-27
test(cli): run unit tests using Deno.test (#10330)
Casper Beyer
2021-04-27
remove --unstable flag from CLI features (#10190)
Bartek Iwańczuk
2021-04-27
fix(console): circular customInspect (#10338)
Aaron O'Mullan
2021-04-27
docs: fix ftruncateSync example (#10393)
Yoshiya Hinosawa
2021-04-26
fix(tls): throw meaningful error when hostname is invalid (#10387)
Bert Belder
2021-04-26
Remove denort optimization (#10350)
Ryan Dahl
2021-04-26
feat(core): enable wasm threading support (#10116)
Casper Beyer
2021-04-26
feat: Support deno-fmt-ignore-file for markdown formatting (#10191)
David Sherret
2021-04-26
fix: invalid types for asynchronous and synchronous `File#truncate` (#10353)
Carter Snook
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
2021-04-26
fix(#10360): clarify JSDoc for `Deno.noColor` (#10373)
Carter Snook
2021-04-25
feat(cli): add test permissions to Deno.test (#10188)
Casper Beyer
2021-04-26
fix(#10362): include range for export statements (#10369)
Satya Rohith
2021-04-26
refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#...
Nayeem Rahman
2021-04-25
refactor(core): move op cache sync responsibility to rust space (#10340)
Aaron O'Mullan
2021-04-25
fix(cli/dts): sleepSync doesn't return a Promise (#10358)
Aaron O'Mullan
2021-04-24
feat(cli/upgrade): add download progress (#10343)
crowlKats
2021-04-23
refactor: use 'data-url' crate to process data URLs in lsp & file_fetcher (#1...
Satya Rohith
2021-04-23
fix(op_crates/fetch): Prevent throwing when inspecting a request (#10335)
Jesse Jackson
2021-04-23
Use ubuntu-latest-xl on more CI jobs (#10322)
Ryan Dahl
2021-04-23
refactor(core): rename send() to opcall() (#10307)
Aaron O'Mullan
2021-04-23
1.9.2
Luca Casonato
2021-04-23
chore: release crates (#10327)
Luca Casonato
2021-04-23
chore: update dependencies (#10325)
Luca Casonato
2021-04-23
fix(runtime/js/http): cancel body on response failure (#10225)
Nayeem Rahman
2021-04-23
fix(cli): standalone bin corruption on M1 (#10311)
Aaron O'Mullan
2021-04-22
fix(#10292): Don't gray-out internal frames (#10293)
Ryan Dahl
2021-04-21
fix(#10302): flaky worker test (#10303)
Ryan Dahl
2021-04-21
refactor(core): simplify error handling (#10297)
Aaron O'Mullan
2021-04-21
fix(fetch): Response inspect regression (#10295)
Aaron O'Mullan
2021-04-21
fix: do not panic on not found cwd (#10238)
Satya Rohith
2021-04-21
fix(installer): Remove double '.' from temporary archive extension on upgrade...
Nicholas Rodrigues Lordello
2021-04-21
fix(lsp): document symbol performance mark (#10264)
Jean Pierre
2021-04-21
v1.9.1
Bartek Iwańczuk
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-20
chore: upgrade deno_doc, deno_lint (#10268)
Bartek Iwańczuk
2021-04-20
fix(runtime): include HTTP op in WebWorker (#10207)
Satya Rohith
2021-04-20
chore: align fetch to spec (#10203)
Luca Casonato
2021-04-20
fix(#10031): lsp handles x-typescript-types header on type only imports prope...
Kitson Kelly
2021-04-20
chore: update copyright headers (#10243)
Yoshiya Hinosawa
2021-04-20
feat(lsp): Implement textDocument/documentSymbol (#9981)
Jean Pierre
2021-04-20
feat(lsp): Implement textDocument/semanticTokens/full (#10233)
Jean Pierre
2021-04-20
revert: Conn type changes in #10012 and #10061 (#10255)
Kitson Kelly
2021-04-20
fix(#10125): remove documents when closed in the lsp (#10254)
Kitson Kelly
2021-04-20
feat(lsp): improve diagnostic status page (#10253)
Kitson Kelly
2021-04-19
fix(rt/http): correct URL in Request (#10256)
Luca Casonato
2021-04-19
fix(runtime): handle race condition in postMessage where worker has terminate...
Liam Murphy
2021-04-19
feat(lsp): implement textDocument/prepareCallHierarchy (#10061)
Jean Pierre
[prev]
[next]