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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2023-11-22
chore: upgrade deno_core to 0.232.0 (#21292)
Bartek Iwańczuk
2023-11-20
fix(fmt): maintain parens for jsx in member expr (#21280)
David Sherret
2023-11-20
chore: update deno_doc to 0.73.3 (#21262)
Bartek Iwańczuk
2023-11-20
fix(ext/url): add deno_console dependency for bench (#21266)
Kenta Moriuchi
2023-11-18
chore(ext/http): bump version for re-release (#21254)
Matt Mastracci
2023-11-17
chore: bump deno_core (#21242)
Matt Mastracci
2023-11-17
chore: forward v1.38.2 release commit to main (#21236)
denobot
2023-11-17
feat(unstable): Workspaces support (#20410)
Bartek Iwańczuk
2023-11-16
fix(doc): issue discovering re-exports of re-exports sometimes (#21223)
David Sherret
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-13
chore: bump deno_core (#21188)
Matt Mastracci
2023-11-13
refactor(ext/http): refer to HttpRecord directly using v8::External (#20770)
Laurence Rowe
2023-11-11
chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)
Matt Mastracci
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
2023-11-10
chore: use pure rust secp256k1 crate (#21154)
Divy Srivastava
2023-11-10
chore: forward v1.38.1 release commit to main (#21144)
denobot
2023-11-09
perf: remove knowledge of promise IDs from deno (#21132)
Matt Mastracci
2023-11-09
fix(node): implement createPrivateKey (#20981)
Divy Srivastava
2023-11-09
chore(ext/crypto): bump signature to 2.1 (#21125)
Divy Srivastava
2023-11-08
chore: refactor test_server and move to rustls-tokio-stream (#21117)
Matt Mastracci
2023-11-08
chore(ext/web): migrate to deno_core typed externals (#21114)
Matt Mastracci
2023-11-07
chore: bump deno_core (#21102)
Matt Mastracci
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-05
chore(ext/crypto): upgrade ec crates
Divy Srivastava
2023-11-05
chore(ext/ffi): use dlopen2 crate (#21093)
Divy Srivastava
2023-11-05
chore: bump deno_native_certs to 0.2 (#21092)
Divy Srivastava
2023-11-03
chore(ext/crypto): bump curve25519-dalek to 4.1
Divy Srivastava
2023-11-02
chore: finish indexmap1 removal from deno (#21060)
Matt Mastracci
2023-11-02
1.38.0 (#21051)
denobot
2023-11-01
fix(repl): jsxImportSource was not working (#21049)
David Sherret
2023-11-01
feat(ext/websocket): websockets over http2 (#21040)
Matt Mastracci
2023-11-01
feat: precompile JSX (#20962)
Bartek Iwańczuk
2023-11-01
chore(cli): bump zeromq dep (#21045)
Matt Mastracci
2023-11-01
chore: upgrade deno_core (#21036)
Bartek Iwańczuk
2023-11-01
feat(cron) implement Deno.cron() (#21019)
Igor Zinkovsky
2023-11-01
Revert "chore: use kqueue backend of notify on macOS" (#21039)
Divy Srivastava
2023-11-01
feat(unstable): `deno run --env` (#20300)
Asher Gomez
2023-11-01
feat(doc): improve non-exported diagnostic (#21033)
David Sherret
2023-10-31
chore: bump rustls-tokio-stream to 0.2.6 (#21030)
Matt Mastracci
2023-10-31
chore: use kqueue backend of notify on macOS (#21028)
Divy Srivastava
2023-10-31
feat(ext/websocket): use rustls-tokio-stream instead of tokio-rustls (#20518)
Matt Mastracci
2023-10-31
chore: use deno_whoami (#21027)
Divy Srivastava
2023-10-31
perf: use deno_native_certs crate (#18072)
Divy Srivastava
2023-10-31
chore: update ext/kv to use denokv_* crates (#20986)
Luca Casonato
2023-10-31
refactor: update to deno_doc 0.71 (#21023)
David Sherret
2023-10-30
feat(ext/websocket): split websocket read/write halves (#20579)
Matt Mastracci
2023-10-30
chore: remove usage of chrono::Utc::now() (#20995)
Divy Srivastava
2023-10-30
chore: upgrade rsa to 0.9 (#21016)
Divy Srivastava
2023-10-28
chore: bump quick-junit to 0.3.5 (#21004)
Divy Srivastava
2023-10-27
feat(task): add `head` command (#20998)
David Sherret
[next]