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-17
perf(core) Reduce copying and cloning in extension initialization (#18252)
Matt Mastracci
2023-03-17
feat(core) deno_core::extension! macro to simplify extension registration (#1...
Matt Mastracci
2023-03-17
chore: add tests for node:async_hooks (#18004)
Bartek Iwańczuk
2023-03-17
fix(cli/integration): clippy lints (#18248)
Farsen976
2023-03-17
chore: add test for macOS shared libraries (#18244)
Divy Srivastava
2023-03-17
chore(ext/console): add 'quotes' internal option to Deno.inspect (#18183)
Yoshiya Hinosawa
2023-03-17
perf: disable runtime snapshot compression (#18239)
Bartek Iwańczuk
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-17
BREAKING(ext/fs): FileInfo.dev is defined on Windows (#18237)
Bartek Iwańczuk
2023-03-16
fix(ext/node): resource leak in createHmac (#18229)
Divy Srivastava
2023-03-16
fix(repl): Hide indexable properties in tab completion (#18141)
Roy Li
2023-03-16
chore: ignore permission_prompt_strips_ansi_codes_and_control_chars test (#18...
David Sherret
2023-03-16
refactor: reorder op initialization (#18228)
Bartek Iwańczuk
2023-03-17
feat(repl): add `DENO_REPL_HISTORY` to change history file path (#18047)
Nick Hanley
2023-03-16
chore: forward v1.31.3 release commit to main (#18222)
denobot
2023-03-16
fix(ext/node): implement "ascii" encoding for node:fs writeFile() (#18097)
Farsen976
2023-03-15
fix(repl): do not panic deleting `Deno` or deleting all its properties (#18211)
David Sherret
2023-03-16
feat(fs): support FileInfo.dev on Windows (#18073)
Bartek Iwańczuk
2023-03-15
fix(ext/http): abort request signal when response errors (#17822)
Timo Wilhelm
2023-03-15
refactor: remove usages of `map_or` / `map_or_else` (#18212)
David Sherret
2023-03-15
fix(npm): "not implemented scheme" message should properly show the scheme (#...
David Sherret
2023-03-15
chore: add test for ws ping/pong (#18204)
Divy Srivastava
2023-03-16
chore(tests): fix flaky test_no_lock (#18206)
David Sherret
2023-03-15
fix(lsp): avoid calling client while holding lock (#18197)
David Sherret
2023-03-15
perf: do not depend on iana-time-zone (#18088)
Divy Srivastava
2023-03-14
refactor: deno_core not using std::env::current_dir (#18173)
Bartek Iwańczuk
2023-03-14
refactor(core): remove "resolve_url_or_path_deprecated" (#18174)
Bartek Iwańczuk
2023-03-14
refactor(lockfile): move `anyhow` to `thiserror` (#18178)
Yiyu Lin
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
[prev]
[next]