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-10-07
fix(runtime): don't equate SIGINT to SIGKILL on Windows (#12356)
Bert Belder
2021-10-06
Revert "fix(cli): ensure empty lines don't count towards coverage (#11957)" (...
Bartek Iwańczuk
2021-10-06
feat(compat): inject Node globals (#12342)
Bartek Iwańczuk
2021-10-06
feat(ext/crypto): export spki for RSA (#12114)
Divy Srivastava
2021-10-06
fix(cli): ensure empty lines don't count towards coverage (#11957)
Casper Beyer
2021-10-05
Remove some unused benchmarks (#12315)
Ryan Dahl
2021-10-06
feat(compat): add support for node: prefixed built-ins (#12337)
Bartek Iwańczuk
2021-10-05
feat(lint): add support for --watch flag (#11983)
CGQAQ
2021-10-05
refactor(runtime): Worker bootstrap options (#12299)
Aaron O'Mullan
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek Iwańczuk
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-10-04
test: refactor lint tests into directories (#12317)
Bartek Iwańczuk
2021-10-03
fix(ext/crypto): missing Aes key typings (#12307)
Divy Srivastava
2021-10-02
fix(ext/net): should not panic when listening to unix abstract address (#12300)
Ahab
2021-10-01
feat(ext/crypto): implement wrapKey (#12125)
Divy Srivastava
2021-10-01
fix(runtime/js/workers): throw errors instead of using an op (#12249)
Nayeem Rahman
2021-10-01
fix(ext/crypto): decode id-RSASSA-PSS with default params (#12147)
Divy Srivastava
2021-09-30
fix(runtime/testing): format aggregate errors (#12183)
Casper Beyer
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
2021-09-30
chore: ensure first process in shared flock test does not enter and exit lock...
David Sherret
2021-09-30
fix: Don't panic when a worker is closed in the reactions to a wasm operation...
Andreu Botella
2021-09-30
feat(cli/uninstall): add uninstall command (#12209)
Sylvain Cau
2021-10-01
fix(repl): avoid panic when assigned to globalThis (#12273)
Yoshiya Hinosawa
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-29
bench(cli): add deno_http_native_headers.js (#12267)
Aaron O'Mullan
2021-09-29
feat: support serializing `WebAssembly.Module` objects (#12140)
Andreu Botella
2021-09-28
1.14.2 (#12254)
Aaron O'Mullan
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-27
fix: subprocess kill support on windows (#12134)
Luca Casonato
2021-09-26
fix(ext/http): include port number in h2 urls (#12181)
Ben Noordhuis
2021-09-25
perf(ext/fetch): Use the WebIDL conversion to DOMString rather than USVString...
Luis Malheiro
2021-09-25
fix(http): panic when responding to a closed conn (#12216)
Aaron O'Mullan
2021-09-24
chore(workers): Test that closing a worker closes any child workers (#12215)
Andreu Botella
2021-09-25
refactor: Remove unused code (#12210)
Ryan Dahl
2021-09-24
refactor: Remove op_state parameter (#12202)
Ryan Dahl
2021-09-24
refactor: Rename ProgramState to ProcState (#12204)
Ryan Dahl
2021-09-24
docs: fix native http jsdoc examples (#12207)
Leo K
2021-09-23
refactor: clean up watcher tests (#12200)
Ryan Dahl
2021-09-23
feat(cli/fmt): support more markdown extensions (#12195)
Satya Rohith
2021-09-23
test(cli): align unit test permissions with runtime test permissions (#12189)
Casper Beyer
2021-09-22
refactor: simplify FetchFuture (#12185)
Ryan Dahl
2021-09-22
fix(workers): Don't panic when a worker's parent thread stops running (#12156)
Andreu Botella
2021-09-22
chore: replace calls to assertThrowsAsync with assertRejects (#12176)
Casper Beyer
2021-09-22
1.14.1
Kitson Kelly
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-21
bench(deno_common): track new Request() (#12164)
Aaron O'Mullan
2021-09-21
chore: bump deno_net (#12157)
Satya Rohith
2021-09-20
chore(tests): windows pty tests (#12091)
David Sherret
[prev]
[next]