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-03-19
feat(compile): Enable multiple roots for a standalone module graph (#17663)
Andreu Botella
2023-03-17
feat(core) deno_core::extension! macro to simplify extension registration (#1...
Matt Mastracci
2023-03-16
fix(repl): Hide indexable properties in tab completion (#18141)
Roy Li
2023-03-17
feat(repl): add `DENO_REPL_HISTORY` to change history file path (#18047)
Nick Hanley
2023-03-15
fix(repl): do not panic deleting `Deno` or deleting all its properties (#18211)
David Sherret
2023-03-15
refactor: remove usages of `map_or` / `map_or_else` (#18212)
David Sherret
2023-03-15
perf: do not depend on iana-time-zone (#18088)
Divy Srivastava
2023-03-14
refactor: --watch commands use deno_core::resolve_url_or_path (#18172)
Bartek Iwańczuk
2023-03-14
refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170)
Bartek Iwańczuk
2023-03-13
refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169)
Bartek Iwańczuk
2023-03-13
fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)
David Sherret
2023-03-11
fix(check): regression where config "types" entries caused type checking erro...
David Sherret
2023-03-09
chore: update Rust to 1.68.0 (#18102)
Bartek Iwańczuk
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-05
fix(check): include dts files in tsc roots (#18026)
Nayeem Rahman
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-03-04
refactor: simplify to string calls (#18011)
Geert-Jan Zwiers
2023-03-03
fix: lazily surface errors in package.json deps parsing (#17974)
David Sherret
2023-03-02
chore(cli): update deno_lint to 0.41.0 (#17997)
Yusuke Tanaka
2023-02-24
fix(npm): lazily install package.json dependencies only when necessary (#17931)
David Sherret
2023-02-23
feat(task): adjust warning (#17904)
Bartek Iwańczuk
2023-02-23
feat(task): add warning about package.json scripts support (#17900)
Bartek Iwańczuk
2023-02-23
feat(bench): change --json output format (#17888)
Bartek Iwańczuk
2023-02-22
feat(task): support scripts in package.json (#17887)
David Sherret
2023-02-22
fix(npm): resolve node_modules dir relative to package.json instead of cwd (#...
David Sherret
2023-02-22
feat: support bare specifier resolution with package.json (#17864)
Bartek Iwańczuk
2023-02-22
refactor: use deno_graph for npm specifiers (#17858)
David Sherret
2023-02-21
fix(npm): improve peer dependency resolution (#17835)
David Sherret
2023-02-20
feat: auto-discover package.json for npm dependencies (#17272)
Bartek Iwańczuk
2023-02-17
refactor: add `NpmPackageId` back from deno_graph as `NpmPackageNodeId` (#17804)
David Sherret
2023-02-16
ref(cli): Add better error message when powershell is missing during upgrade ...
Kamil Ogórek
2023-02-15
feat: wire up ext/node to the Node compatibility layer (#17785)
Bartek Iwańczuk
2023-02-15
refactor: use deno_graph's semver and npm structs (#17791)
David Sherret
2023-02-15
refactor: make resolver required (#17783)
David Sherret
2023-02-14
feat: Deprecate 'deno bundle' subcommand (#17695)
Bartek Iwańczuk
2023-02-12
feat(bench): Add JSON reporter for "deno bench" subcommand (#17595)
Serhiy Barhamon
2023-02-10
refactor: clean up "cli/node/mod.rs" and "ext/node" (#17713)
Bartek Iwańczuk
2023-02-10
feat(install): follow redirects for urls with no path (#17449)
Kamil Ogórek
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-08
perf: disable fetching graph cache info except for `deno info` (#17698)
David Sherret
2023-02-08
chore(cli/tools): fix typo in upgrade.rs (#17690)
Ikko Eltociear Ashimine
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-02-03
refactor: reland "preserve ProcState::file_fetcher between restarts" (#17636)
Nayeem Rahman
2023-02-01
fix(repl): handle @types/node not being cached in the repl (#17617)
David Sherret
2023-01-30
Revert "fix(watch): preserve `ProcState::file_fetcher` between restarts (#154...
Bartek Iwańczuk
2023-01-28
fix(install): tsconfig.json -> deno.json for config file suffix (#17573)
David Sherret
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-26
fix(upgrade): ensure temp dir cleanup on failure (#17535)
David Sherret
2023-01-25
feat: embed import map in the config file (#17478)
Bartek Iwańczuk
2023-01-25
feat(fmt): make semi-colon option a boolean (#17527)
David Sherret
[prev]
[next]