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-07-27
refactor(cli/test): move reporters to a separate directory (#19957)
Bartek Iwańczuk
2023-07-26
fix(lsp): handle import mapped `node:` specifier (#19956)
David Sherret
2023-07-27
feat(cli): Adding JUnit test reports (#19747)
Cooper Benson
2023-07-26
fix(check): should bust check cache when json module or npm resolution change...
David Sherret
2023-07-25
fix(lint): allow to use --rules with --rules-tags (#19754)
Bartek Iwańczuk
2023-07-25
fix: deno info should respect import map (#19781)
Vedant Pandey
2023-07-25
fix(cli/test): fix clear screen behavior when run `deno test --watch` (#19888)
李瑞丰
2023-07-24
fix(cli/init): update to `assert/mod.ts` (#19924)
sitogi
2023-07-20
fix(cli): output file handling in deno upgrade (#18994)
solach
2023-07-17
fix(bench): run warmup benchmark to break JIT bias (#19844)
Bartek Iwańczuk
2023-07-14
fix(vendor): do not panic vendoring with jsxImportSource and no jsx files (#1...
David Sherret
2023-07-13
chore: update to Rust 1.71 (#19822)
Matt Mastracci
2023-07-10
refactor(cli): Creating a TestReporter trait (#19786)
Cooper Benson
2023-07-10
refactor(lsp): move config file related code to config.rs (#19790)
David Sherret
2023-07-05
fix(vendor): support import mapped jsxImportSource (#19724)
David Sherret
2023-07-02
Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)
Nayeem Rahman
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-15
refactor(flags): move watch flags into subcommand structs (#19516)
David Sherret
2023-06-14
fix: reload config files on watcher restarts (#19487)
David Sherret
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-07
refactor(core): use JoinSet instead of FuturesUnordered (#19378)
Bartek Iwańczuk
2023-06-07
refactor: helpers methods on `TypeCheckMode` (#19393)
David Sherret
2023-06-07
fix(cli): formatting bench with colors (#19323)
Mike Mulchrone
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-06-06
fix(repl): correctly print string exception (#19391)
sigmaSd
2023-06-06
chore: upgrade to Rust 1.70.0 (#19345)
David Sherret
2023-05-25
fix(compile): handle when DENO_DIR is readonly (#19257)
David Sherret
2023-05-25
fix: don't print release notes on version check prompt (#19252)
Luca Casonato
2023-05-24
refactor: upgrade to deno_npm 0.6 (#19244)
David Sherret
2023-05-23
feat: top level package.json install when node_modules dir is explicitly opte...
David Sherret
2023-05-22
fix(npm): store npm binary command resolution in lockfile (#19219)
David Sherret
2023-05-19
feat(vendor): support for npm specifiers (#19186)
David Sherret
2023-05-19
feat(compile): remove need for `--unstable` with npm specifiers (#19185)
David Sherret
2023-05-18
fix(npm): run pre and post tasks if present (#19178)
Marvin Hagemeister
2023-05-17
fix(npm): improved optional dependency support (#19135)
David Sherret
2023-05-16
docs: fix typos (#19118)
Lenni
2023-05-16
fix(deno/upgrade): allow --version vX.Y.Z (#19139)
Levente Kurusa
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-09
fix(vendor): better handling of redirects (#19063)
David Sherret
2023-05-03
fix(test): disable preventDefault() for beforeunload event (#18911)
Nayeem Rahman
2023-05-01
perf: lazily create RootCertStore (#18938)
David Sherret
2023-05-01
refactor(cli): remove ProcState - add CliFactory (#18900)
David Sherret
2023-04-30
refactor(cli): remove `Clone` on `ProcState` (#18874)
David Sherret
2023-04-28
fix(repl): don't panic on undefined exception (#18888)
Nayeem Rahman
2023-04-28
Revert "refactor: don't expose Deno[Deno.internal].core namespace" (#18881)
Bartek Iwańczuk
[prev]
[next]