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-03-28
chore: fix compile_windows_ext test (#14142)
David Sherret
2022-03-23
fix(bench): require --unstable flag in JavaScript (#14091)
Bartek Iwańczuk
2022-03-23
chore: remove all `pub(crate)`s from the cli crate (#14083)
David Sherret
2022-03-22
fix(tests): do not use global env vars in install tests (#14078)
David Sherret
2022-03-18
fix(cli): improve `deno compile` error messages (#13944)
TrickyPi
2022-03-18
fix(cli): add support for DENO_CERT in upgrade command (#13862)
Sylvain Cau
2022-03-16
chore: fix build (#13997)
Ryan Dahl
2022-03-15
feat(task): add unstable warning to `deno task` (#13966)
David Sherret
2022-03-12
feat(task): log task script (#13922)
Bartek Iwańczuk
2022-03-11
feat(task): allow colons in task name (#13918)
Bartek Iwańczuk
2022-03-11
feat: "deno bench" subcommand (#13713)
Bartek Iwańczuk
2022-03-10
feat: "deno task" subcommand (#13725)
Bartek Iwańczuk
2022-03-11
fix(compat): cjs/esm interop for dynamic imports (#13792)
Bartek Iwańczuk
2022-03-11
fix(test): skip typechecking for blocks inside HTML comments (#13889)
Geert-Jan Zwiers
2022-03-09
refactor(test): use tokio::sync::mpsc::unbounded_channel (#13881)
Bartek Iwańczuk
2022-03-09
refactor: add cli/display.rs module (#13879)
Bartek Iwańczuk
2022-03-08
refactor(test): don't spawn additional thread (#13877)
Bartek Iwańczuk
2022-03-08
fix(test): typecheck blocks annotated with long js/ts notations (#13785)
Geert-Jan Zwiers
2022-02-25
feat: deno test --trace-ops (#13770)
Bartek Iwańczuk
2022-02-24
chore: upgrade to Rust 1.59 (#13767)
David Sherret
2022-02-24
fix(compile): Support import maps (#13756)
Divy Srivastava
2022-02-23
fix(upgrade): move the file permission check to the beginning of the upgrade ...
mlemesle
2022-02-18
fix(vendor): do not add absolute specifiers to scopes (#13710)
David Sherret
2022-02-16
feat(test): improved op sanitizer errors + traces (#13676)
Luca Casonato
2022-02-16
feat: deno vendor (#13670)
David Sherret
2022-02-15
feat(coverage): add "--output" flag (#13289)
VishnuJin
2022-02-15
feat(cli): Replace bundling with eszip in deno compile (#13563)
William Tetlow
2022-02-12
feat: permission prompt by default (#13650)
Ryan Dahl
2022-02-11
refactor: use `Arc` instead of making copies of `Flags` struct (#13610)
Maxim
2022-02-07
refactor: factor out CDP message types (#13551)
Leo Kettmeir
2022-02-01
refactor: integrate deno_graph breaking changes (#13495)
Kitson Kelly
2022-01-31
feat(cli): add "--no-clear-screen" flag (#13454)
Zheyu Zhang
2022-01-31
Revert "refactor: factor out CDP message types (#13501)" (#13540)
Bartek Iwańczuk
2022-01-27
refactor: factor out CDP message types (#13501)
Leo Kettmeir
2022-01-17
feat: auto-discover config file (#13313)
Ryan Dahl
2022-01-15
chore: upgrade to rust 1.58 (#13377)
David Sherret
2022-01-14
refactor(installer): refactor installer code to be more testable (#13374)
David Sherret
2022-01-14
fix(cli): fix `deno install --prompt` (#13349)
Tomofumi Chiba
2022-01-13
refactor: upgrade to import_map v0.6 (#13368)
David Sherret
2022-01-13
refactor: move transpiling to deno_ast (#13332)
David Sherret
2022-01-11
fix(coverage): merge coverage ranges (#13334)
Bartek Iwańczuk
2022-01-10
cli(compile): fix output flag behaviour on compile command (#13299)
Rabin Gaire
2022-01-10
fix(coverage): don't type check (#13324)
Bartek Iwańczuk
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
[prev]
[next]