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-10-28
fix(upgrade): don't prompt if latest version is older than current binary (#1...
Bartek Iwańczuk
2022-10-28
refactor: move `deno info` functionality from deno_graph to CLI (#16434)
David Sherret
2022-10-26
fix(cli): do not log update checker when log level is quiet (#16433)
David Sherret
2022-10-26
fix(upgrade): Added error message when using canary option with M1 (#16382)
doi yuki
2022-10-25
fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)
David Sherret
2022-10-25
feat(lint): add a report lint config setting (#16045)
Brenley Dueck
2022-10-22
refactor: testable update checker code (#16386)
David Sherret
2022-10-21
feat(upgrade): check if user has write access to deno exe (#16378)
sigmaSd
2022-10-21
feat(unstable/npm): initial type checking of npm specifiers (#16332)
David Sherret
2022-10-21
fix(upgrade): put prompt date in the past when creating a file (#16380)
Bartek Iwańczuk
2022-10-21
feat(update): prompt for new version once per day (#16375)
Bartek Iwańczuk
2022-10-20
refactor(cli): update checker - use a single option instead of two (#16372)
David Sherret
2022-10-20
feat(cli): check for updates in background (#15974)
Bert Belder
2022-10-18
feat(task): remove warning about being unstable (#16281)
Bartek Iwańczuk
2022-10-15
feat(unstable/task): add `INIT_CWD` env var (#16110)
David Sherret
2022-10-12
fix(cli): skip removing the latter part if `@` appears at the beginning (#16244)
Yusuke Tanaka
2022-09-28
feat(lint): add --compact flag for terse output (#15926)
Brenley Dueck
2022-09-28
feat: add --allow-sys permission flag (#16028)
Yoshiya Hinosawa
2022-09-27
fix(cli/vendor): handle assert type json during vendoring (#16059)
Sylvain Cau
2022-09-26
chore: use Rust 1.64.0 (#16035)
Mathias Lafeldt
2022-09-22
fix(compile): keep non-exe extension in output name on Windows (#15994)
David Sherret
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-22
feat: allow exiting on two consecutive ctrl+c presses (#15981)
Kayla Washburn
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-19
chore: fix clippy warnings (#15944)
Ben Noordhuis
2022-09-18
fix(doc): deno doc should parse modules if they haven't been parsed before (#...
David Sherret
2022-09-07
fix: upgrade deno_ast to 0.19 (#15808)
David Sherret
2022-09-07
feat: add --no-npm flag to disable npm: imports (#15673)
Bartek Iwańczuk
2022-09-03
BREAKING(unstable): remove --compat mode (#15678)
Bartek Iwańczuk
2022-09-02
refactor: move JsError formatting to deno_runtime (#15345)
Christian Dürr
2022-09-02
fix(init): suppress info logs when using quiet mode (#15741)
Geert-Jan Zwiers
2022-09-02
refactor: extract out check code from emit (#15729)
David Sherret
2022-09-02
fix(cli/repl): await Promise.any([])... (#15623)
Jason
2022-08-30
fix(fmt): add the file path to the panic messages when formatting is unstable...
David Sherret
2022-08-29
refactor(cli): Remove cli/node dependency on cli/compat (#15654)
Bartek Iwańczuk
2022-08-27
fix(cli): `deno upgrade --canary` always downloaded latest version even if it...
cuobiezi
2022-08-23
feat: binary npm commands (#15542)
David Sherret
2022-08-22
perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in me...
David Sherret
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-20
feat: add "deno init" subcommand (#15469)
Leo Kettmeir
2022-08-11
refactor(cli): consolidate most MainWorker related code to the same place (#1...
David Sherret
2022-08-10
feat: add initial internal npm client and dependency resolver (#15446)
David Sherret
2022-08-10
fix(permissions): ignore empty values (#15447)
Leo Kettmeir
2022-08-10
feat(repl): add color to functions for syntax highlighting (#15434)
sigmaSd
2022-08-04
fix(test): output parallel test results independently (#15399)
Nayeem Rahman
2022-08-04
fix(vendor): existing import map with bare specifier in remote (#15390)
David Sherret
2022-08-03
fix(vendor): error on dynamic imports that fail to load instead of panicking ...
David Sherret
2022-08-02
fix(test): race condition for cancelled tests (#15233)
Nayeem Rahman
2022-07-26
chore: update jsonc_parser to 0.20 (#15316)
David Sherret
2022-07-20
fix(coverage): do not verify emit source hash for coverage (#15260)
David Sherret
[prev]
[next]