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-03-09
chore: update Rust to 1.68.0 (#18102)
Bartek Iwańczuk
2023-03-09
refactor: Split extension registration for runtime and snapshotting (#18095)
Bartek Iwańczuk
2023-03-09
fix(ext/webstorage): check size of inputs before insert (#18087)
Divy Srivastava
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-08
fix(npm): improve peer dependency resolution with circular dependencies (#18069)
David Sherret
2023-03-08
feat(core): prevent isolate drop for CLI main worker (#18059)
Divy Srivastava
2023-03-08
chore: update tempfile dependency (#18077)
Bartek Iwańczuk
2023-03-08
Revert "perf: disable snapshot compression (#18061)" (#18074)
Bartek Iwańczuk
2023-03-08
fix: attempt to only allow one deno process to update the node_modules folder...
David Sherret
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-08
refactor(runtime): conditionally register Extension with source files (#18068)
Bartek Iwańczuk
2023-03-07
refactor(core): don't use Result in ExtensionBuilder::state (#18066)
Bartek Iwańczuk
2023-03-07
fix(cli): add space after period in `--v8-flags` (#18063)
Caleb Cox
2023-03-07
chore(docs): Fixed manual link (#18060)
ayame113
2023-03-07
perf: disable snapshot compression (#18061)
Bartek Iwańczuk
2023-03-07
refactor: Add "deno_fs" extension crate (#18040)
Bartek Iwańczuk
2023-03-07
chore(tests): use temp dir in test `missing_deno_dir` (#18057)
Nick Hanley
2023-03-06
chore(tests): ability to capture stdout and stderr separately (#18035)
David Sherret
2023-03-05
refactor: move definition of Deno.build from "runtime" to "core" (#18036)
Bartek Iwańczuk
2023-03-05
fix(check): include dts files in tsc roots (#18026)
Nayeem Rahman
2023-03-05
fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)
Filip Skokan
2023-03-05
refactor(runtime): remove 40_files.js, 40_write_file.js and 40_read_file.js (...
Bartek Iwańczuk
2023-03-05
refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...
Bartek Iwańczuk
2023-03-05
test(compile): Add a test for dynamic imports in `deno compile` (#18017)
Andreu Botella
2023-03-04
refactor: remove `Semaphore::new(1)` and use `TaskQueue` (#18014)
David Sherret
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-03-04
refactor: simplify to string calls (#18011)
Geert-Jan Zwiers
2023-03-04
chore(docs): add note about loadavg returning 0 on windows (#18006)
Geert-Jan Zwiers
2023-03-03
fix: lazily surface errors in package.json deps parsing (#17974)
David Sherret
2023-03-03
chore: update deno_std submodule to 0.178.0 (#18003)
Bartek Iwańczuk
2023-03-03
feat(ops): reland fast zero copy string arguments (#17996)
Divy Srivastava
2023-03-02
chore(cli): update deno_lint to 0.41.0 (#17997)
Yusuke Tanaka
2023-03-01
fix(core): introduce `SafeRegExp` to primordials (#17592)
Kenta Moriuchi
2023-02-28
chore(test): remove TestCommandOutput macros (#17975)
David Sherret
2023-02-27
chore: test builders for integration tests (#17965)
David Sherret
2023-02-27
chore(ext/node): suppress node compat tests stdout by default (#17909)
Yoshiya Hinosawa
2023-02-26
fix(ext/node): util.types.isSharedArrayBuffer (#17836)
Yoshiya Hinosawa
2023-02-25
chore: fix flaky package_json_basic tests (#17940)
David Sherret
2023-02-24
chore: forward v1.31.1 release commit to main (#17939)
denobot
2023-02-25
fix(npm): skip analyzing more specifiers in package.json (#17938)
David Sherret
2023-02-25
fix: regression remapping remote specifier to local file (#17935)
David Sherret
2023-02-24
fix(npm): lazily install package.json dependencies only when necessary (#17931)
David Sherret
2023-02-24
fix: ignore workspace specifiers in package.json (#17934)
David Sherret
2023-02-24
refactor(flash): move remoteAddr to options bag (#17913)
Leo Kettmeir
2023-02-24
fix: ensure concurrent non-statically analyzable dynamic imports do not somet...
David Sherret
2023-02-24
feat: add `DENO_NO_PACKAGE_JSON` env var (#17926)
David Sherret
2023-02-24
fix(npm): package.json auto-discovery should respect `--no-config` and `--no-...
David Sherret
2023-02-24
fix: remote modules should be allowed to import data urls (#17920)
David Sherret
2023-02-24
1.31.0 (#17906)
denobot
2023-02-23
fix(npm): allow resolving from package.json when an import map exists (#17905)
David Sherret
[prev]
[next]