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-14
test: fix flaky resolve_import_map_flags_take_precedence test (#18182)
Bartek Iwańczuk
2023-03-14
test: parallelize applicable node compat tests (#18161)
Nayeem Rahman
2023-03-14
fix(ext/node): add crypto.createCipheriv (#18091)
Yoshiya Hinosawa
2023-03-14
refactor: --watch commands use deno_core::resolve_url_or_path (#18172)
Bartek Iwańczuk
2023-03-14
refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170)
Bartek Iwańczuk
2023-03-13
refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169)
Bartek Iwańczuk
2023-03-13
fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)
David Sherret
2023-03-13
fix(npm): show a progress bar when initializing the node_modules folder (#18136)
David Sherret
2023-03-13
refactor(core): pass cwd explicitly to resolve_path (#18092)
Bartek Iwańczuk
2023-03-13
fix: ensure no node_modules directory is created when a package.json exists a...
David Sherret
2023-03-13
chore(cli/tests): use test builder in more integration tests (#18031)
Geert-Jan Zwiers
2023-03-13
Revert "feat(core): prevent isolate drop for CLI main worker (#18059)" (#18157)
Ryan Dahl
2023-03-13
fix(core): `SafePromiseAll` to be unaffected by `Array#@@iterator` (#17542)
Kenta Moriuchi
2023-03-12
refactor(npm): push npm struct creation to a higher level (#18139)
David Sherret
2023-03-11
fix(check): regression where config "types" entries caused type checking erro...
David Sherret
2023-03-11
chore: typo (#18128)
Ikko Eltociear Ashimine
2023-03-10
chore: forward v1.31.2 release commit to main (#18114)
denobot
2023-03-09
chore(cli): fix outdated comment (#18106)
Lino Le Van
2023-03-09
refactor(core): remove RuntimeOptions::extensions_with_js (#18099)
Bartek Iwańczuk
2023-03-10
fix(prompt): better output with control chars (#18108)
Bartek Iwańczuk
2023-03-09
fix: Split extension registration and snapshotting (#18098)
Bartek Iwańczuk
2023-03-09
refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...
David Sherret
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
[prev]
[next]