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
2024-01-22
refactor: add "UnstableConfig" struct to cli/args/flags.rs (#21993)
Bartek Iwańczuk
2024-01-22
fix(runtime): only discard extension sources if a snapshot is provided (#22023)
Nayeem Rahman
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-22
refactor: don't error when `.env` is not present (#21879)
Asher Gomez
2024-01-22
chore: use `FsFile[Symbol.dispose]()` (#22007)
Asher Gomez
2024-01-21
fix: remove conditional unstable type-checking from other commands (#21991)
Bartek Iwańczuk
2024-01-21
chore: use `Deno.readTextFile()` where appropriate (#22018)
Asher Gomez
2024-01-21
fix(lsp): improved npm specifier to import map entry mapping (#22016)
David Sherret
2024-01-21
chore: use `Deno.writeTextFile()` where appropriate (#22008)
Asher Gomez
2024-01-21
chore: add types for `Deno.UnsafeWindowSurface` (#22010)
Divy Srivastava
2024-01-21
fix(node/fs): promises not exporting fs constants (#21997)
Marvin Hagemeister
2024-01-19
fix(node/http): remoteAddress and remotePort not being set (#21998)
Marvin Hagemeister
2024-01-18
feat: Start warning on each use of a deprecated API (#21939)
Bartek Iwańczuk
2024-01-18
fix(types): align global deno worker type with deno.worker/webworker one (#21...
Jérôme Benoit
2024-01-18
feat(jupyter): don't require --unstable flag (#21963)
Bartek Iwańczuk
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-18
fix(node): update `req.socket` on WS upgrade (#21984)
Divy Srivastava
2024-01-17
feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)
Nayeem Rahman
2024-01-17
chore: update deno_doc (#21969)
Leo Kettmeir
2024-01-17
refactor: change tests to not rely on Deno.run() (#21961)
Bartek Iwańczuk
2024-01-16
chore: bump rustls-tokio-stream and rustls (#21955)
Matt Mastracci
2024-01-16
chore: ignore inspector_port_collision test (#21923)
Bartek Iwańczuk
2024-01-16
chore: upgrade clap to 4.4.17 (#21956)
Bartek Iwańczuk
2024-01-16
docs(ns): add a notice on file order returned by readDir (#21953)
king8fisher
2024-01-15
refactor: use globbing from deno_config (#21925)
David Sherret
2024-01-15
chore(ext/cache): remove CachePutResource in preparation for resource rewrite...
Matt Mastracci
2024-01-15
fix(publish): support deno.jsonc file (#21948)
Bartek Iwańczuk
2024-01-14
chore: upgrade deno_core to 0.246.0 (#21904)
Bartek Iwańczuk
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
2024-01-15
chore: define removal version for `Deno.metrics()` (#21872)
Asher Gomez
2024-01-14
feat(unstable): remove --unstable-workspaces flag (#21891)
Bartek Iwańczuk
2024-01-14
feat: Stabilize Deno.connect for 'unix' transport (#21937)
Bartek Iwańczuk
2024-01-14
chore: define removal version for `Deno.run()` (#21863)
Asher Gomez
2024-01-14
feat: Deprecate 'Deno.serveHttp' API (#21874)
Bartek Iwańczuk
2024-01-14
feat: remove conditional unstable type-checking (#21825)
Bartek Iwańczuk
2024-01-14
feat: stabilize Deno.connectTls options and Deno.TlsConn.handshake (#21889)
Bartek Iwańczuk
2024-01-13
fix(jsr): ensure proper storage of ahead of time module infos (#21918)
David Sherret
2024-01-13
chore: forward v1.39.4 release commit to main (#21933)
denobot
2024-01-13
fix(check): should not panic when all specified files excluded (#21929)
David Sherret
2024-01-13
fix(config): regression - handle relative patterns with leading dot slash (#2...
David Sherret
2024-01-12
fix(publish): require http server for tests (#21919)
Bartek Iwańczuk
2024-01-12
feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875)
Bartek Iwańczuk
2024-01-12
chore: forward v1.39.3 to main (#21915)
Bartek Iwańczuk
2024-01-11
chore(publish): add --dry-run flag (#21895)
Bartek Iwańczuk
2024-01-11
fix(web): use rustyline for prompt (#21893)
Divy Srivastava
2024-01-11
refactor(lsp): store project version on documents (#21892)
Nayeem Rahman
2024-01-11
fix(fast_check): analyze identifiers in type assertions/as exprs (#21899)
David Sherret
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret
2024-01-10
refactor: use `core.ensureFastOps()` (#21888)
Kenta Moriuchi
2024-01-10
refactor: remove snapshotting from deno_runtime (#21794)
Bartek Iwańczuk
[prev]
[next]