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
2022-01-10
fix: install shim with `--allow-all` should not output each permission indivi...
David Sherret
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-04
fix: upgrade swc_ecmascript to 0.103 (#13284)
David Sherret
2021-12-30
feat(test): Add support for "deno test --compat" (#13235)
Steven Guerrero
2021-12-29
cleanup(cli): use op Extensions (#13223)
Aaron O'Mullan
2021-12-23
fix(coverage): use only string byte indexes and 0-indexed line numbers (#13190)
David Sherret
2021-12-22
chore: update deno_graph and deno_doc (#13173)
Kitson Kelly
2021-12-21
refactor: cleanup cli/main.rs (#13160)
Bartek Iwańczuk
2021-12-20
refactor: Use dedicated flags structures (#13148)
Bartek Iwańczuk
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-18
refactor(repl): factor out ReplEditor and ReplSession (#13131)
Bartek Iwańczuk
2021-12-17
fix(cli/tools/coverage): Split sources by char index (#13114)
Nayeem Rahman
2021-12-16
refactor(cli): use GraphData for check and emit (#12960)
Nayeem Rahman
2021-12-15
feat(watch): support watching external files (#13087)
Jesper van den Ende
2021-12-15
feat: REPL import specifier auto-completions (#13078)
David Sherret
2021-12-15
chore: updates to support deno_graph API changes (#13080)
Kitson Kelly
2021-12-11
fix: op_set_exit_code (#13034)
Bartek Iwańczuk
2021-12-09
fix(watch): mitigate race condition between file write by other process and w...
David Sherret
2021-12-08
fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)
David Sherret
2021-12-07
feat(cli): use deno fmt for lock and coverage files (#13018)
WenheLI
2021-12-04
chore: upgrade to Rust 1.57.0 (#12968)
Bartek Iwańczuk
2021-11-30
feat: add `--no-check=remote` flag (#12766)
Kitson Kelly
2021-11-29
refactor(cli): simplify lint/format resolver logic (#12898)
Zheyu Zhang
2021-11-25
refactor(repl): move rustyline sync channel communication into struct (#12900)
David Sherret
2021-11-24
fix(lsp): lsp should respect include/exclude files in format config (#12876)
David Sherret
2021-11-23
fix(cli): config file should resolve paths relative to the config file (#12867)
David Sherret
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-16
fix(cli): short-circuit in prepare_module_load() (#12604)
Nayeem Rahman
2021-11-15
feat(unstable/test): include test step pass/fail/ignore counts in final repor...
David Sherret
2021-11-15
fix(test): support typechecking docs with CRLF line endings (#12748)
Geert-Jan Zwiers
2021-11-09
fix(cli/upgrade): nice error when unzip is missing (#12693)
Luca Casonato
2021-11-09
feat(cli): support React 17 JSX transforms (#12631)
Kitson Kelly
2021-11-08
fix(lint): use recommended tags when no tags specified in config, but include...
David Sherret
2021-11-08
refactor: move `mod tokio_util` to runtime (#12332)
Bert Belder
2021-11-04
fix(lint): use recommended tag if there is no tags in config file or flags (#...
Zheyu Zhang
2021-11-01
chore: upgrade deno_ast to 0.5.0 (#12595)
David Sherret
2021-11-01
chore(cli): fix typo in variable name (#12617)
Dezső Mészáros
2021-10-30
feat(test): better formatting for test elapsed time (#12610)
Bartek Iwańczuk
2021-10-30
fix(cli): linter/formater watches current directory without args (#12550)
Zheyu Zhang
2021-10-30
fix(cli): lint/format all discoverd files on each change (#12518)
Zheyu Zhang
2021-10-21
fix(lsp): formatting should error on certain additional swc diagnostics (#12491)
David Sherret
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-12
fix(lsp): lint diagnostics respect config file (#12338)
Bartek Iwańczuk
2021-10-11
feat(unstable/test): imperative test steps API (#12190)
David Sherret
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
2021-10-06
Revert "fix(cli): ensure empty lines don't count towards coverage (#11957)" (...
Bartek Iwańczuk
2021-10-06
fix(cli): ensure empty lines don't count towards coverage (#11957)
Casper Beyer
2021-10-05
feat(lint): add support for --watch flag (#11983)
CGQAQ
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-09-30
feat(cli/uninstall): add uninstall command (#12209)
Sylvain Cau
[prev]
[next]