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-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
2022-11-26
fix(inspector): send "isDefault" in aux data (#16836)
Bartek Iwańczuk
2022-11-26
refactor: `DenoDir` - move to cache folder and make `root_dir` private (#16823)
David Sherret
2022-11-25
refactor: move cdp.rs to tools/repl (#16821)
David Sherret
2022-11-25
refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)
David Sherret
2022-11-25
fix(repl): more reliable history handling (#16797)
Bartek Iwańczuk
2022-11-21
fix(install): `deno install -f` should overwrite lockfile from previous insta...
David Sherret
2022-11-21
feat(core): Ability to create snapshots from existing snapshots (#16597)
Bartek Iwańczuk
2022-11-17
fix(info): handle circular npm dependencies (#16692)
David Sherret
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-14
fix(install): support npm specifiers (#16634)
David Sherret
2022-11-11
feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)
Bartek Iwańczuk
2022-11-08
feat(unstable/npm): support peer dependencies (#16561)
David Sherret
2022-11-05
fix(upgrade): don't prompt if current version has changed (#16542)
sigmaSd
2022-11-03
fix(lock): add --no-lock flag to disable auto discovery of lock file (#16526)
Bartek Iwańczuk
2022-11-02
refactor: Combine ImportMapResolver and JsxResolver (#16508)
Bartek Iwańczuk
2022-10-31
feat(unstable/npm): `deno info --json` support for npm specifiers (#16472)
David Sherret
2022-10-31
fix(tools): show correct upgrade command for upgrading canary (#16486)
sigmaSd
2022-10-28
feat: support npm specifiers in `deno info` for display text output only (#16...
David Sherret
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
[prev]
[next]