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
/
tools
Age
Commit message (
Expand
)
Author
2023-01-16
refactor(cli): fewer clones (#17450)
Geert-Jan Zwiers
2023-01-16
fix(repl): improve validator to mark more code as incomplete (#17443)
David Sherret
2023-01-16
fix(cli/fmt): show filepath for InvalidData error (#17361)
Leo Kettmeir
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-14
refactor: create enum for `--builtin` doc flag (#17423)
David Sherret
2023-01-13
refactor(coverage): use FileFlags struct (#17388)
Geert-Jan Zwiers
2023-01-13
refactor(cli/tools): reduce cloning (#17309)
Geert-Jan Zwiers
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-12
fix: don't unwrap in test pipe handling logic (#17341)
Leo Kettmeir
2023-01-10
fix(watch): preserve `ProcState::file_fetcher` between restarts (#15466)
Nayeem Rahman
2023-01-08
fix(install): should always include `--no-config` in shim unless `--config` i...
David Sherret
2023-01-07
refactor(cli/tools): move flag and config logic to CliOptions (#17008)
Geert-Jan Zwiers
2023-01-07
refactor(permissions): add PermissionsContainer struct for internal mutabilit...
Bartek Iwańczuk
2023-01-05
refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274)
Yiyu Lin
2023-01-04
fix: upgrade deno_ast to 0.23 (#17269)
David Sherret
2023-01-04
chore(cli,ext,rt): remove some unnecessary `clone` or `malloc` (#17261)
Yiyu Lin
2023-01-03
fix(cli): bundle command support shebang file (#17113)
Fenix
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-30
refactor: cleanup redundant call (#17226)
Geert-Jan Zwiers
2022-12-17
fix(init): update comment style (#17074)
Pig Fang
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-12-17
fix(lint): column number for pretty reporting was off by 1 (#17107)
David Sherret
2022-12-16
fix(repl): doing two history searches exiting with ctrl+c should not exit rep...
sigmaSd
2022-12-16
fix(npm): fix require resolution if using --node-modules-dir (#17087)
Bartek Iwańczuk
2022-12-16
fix(install): use a hidden file for the lockfile and config (#17084)
David Sherret
2022-12-16
refactor(core): allow to listen for notifications in LocalInspectorSession (#...
Bartek Iwańczuk
2022-12-16
fix(repl): errors shouldn't terminate repl (#17082)
Bartek Iwańczuk
2022-12-14
fix(upgrade/windows): correct command in windows access denied message (#17049)
David Sherret
2022-12-14
chore: fix recent regression with `deno upgrade` not handling redirects (#17045)
David Sherret
2022-12-13
feat(repl): support npm packages (#16770)
Bartek Iwańczuk
2022-12-12
fix: always derive http client from cli flags (#17029)
David Sherret
2022-12-12
feat: improve download progress bar (#16984)
Bartek Iwańczuk
2022-12-10
feat(cli): support deno bench in the config file (#16608)
Geert-Jan Zwiers
2022-12-10
feat(init): Generate main_bench.ts by default (#16786)
sigmaSd
2022-12-09
feat(init): Use jsonc for configuration file (#17002)
Bartek Iwańczuk
2022-12-09
fix: respect the `--quiet` flag in more cases (#16998)
David Sherret
2022-12-09
refactor: cleanup main.rs (#16996)
David Sherret
2022-12-08
fix(cli/upgrade): properly cleanup after finished (#16930)
Lino Le Van
2022-12-08
fix(compile): ensure import map is used when specified in deno config file (#...
David Sherret
2022-12-08
feat(init): Generate deno.json by default (#16389)
Bartek Iwańczuk
2022-12-07
feat(repl): run "deno repl" with no permissions (#16795)
Bartek Iwańczuk
2022-12-07
feat: ignore `node_modules` and `.git` folders when collecting files everywhe...
David Sherret
2022-12-06
refactor: remove `deno_graph::Locker` usage (#16877)
David Sherret
2022-12-05
fix(test): improve how `--fail-fast` shuts down when hitting limit (#16956)
David Sherret
2022-12-02
fix(upgrade/windows): show informative message on access denied error (#16887)
David Sherret
2022-12-01
fix(upgrade): respect the `--quiet` flag (#16888)
David Sherret
2022-12-01
fix(vendor): properly handle bare specifiers that start with http (#16885)
David Sherret
2022-11-30
fix(repl): respect --quiet flag (#16875)
Bartek Iwańczuk
2022-11-29
fix(coverage): Error if the emit cache is invalid (#16850)
sigmaSd
2022-11-28
refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...
David Sherret
[prev]
[next]