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
2024-07-31
perf: update deno_ast to 0.41 (#24819)
David Sherret
2024-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-07-27
refactor(lint): move reporters to separate module (#24757)
David Sherret
2024-07-27
fix: adapt to new jupyter runtime API and include session IDs (#24762)
Kyle Kelley
2024-07-26
fix(publish): workspace included license file had incorrect path (#24747)
David Sherret
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-25
fix(workspaces/publish): include the license file from the workspace root if ...
David Sherret
2024-07-24
fix(future): Emit `deno install` warning less often, suggest `deno install` i...
Nathan Whitaker
2024-07-24
perf: update deno_doc (#24700)
Leo Kettmeir
2024-07-23
fix(upgrade): do not error if config in cwd invalid (#24689)
David Sherret
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
fix: enable the reporting of parsing related problems when running deno lint ...
HasanAlrimawi
2024-07-22
fix(publish): warn about missing license file (#24677)
David Sherret
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-14
fix(init): use bare specifier for `jsr:@std/assert` (#24581)
David Sherret
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-12
fix(publish): show dirty files on dirty check failure (#24541)
David Sherret
2024-07-12
fix(cli/init): broken link in deno init sample template (#24545)
vwh
2024-07-10
fix: memory leak when transpiling (#24490)
Bartek Iwańczuk
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-10
feat: deprecate `deno vendor` (#22183)
Asher Gomez
2024-07-09
feat(cli): `deno init --lib` (#22499)
muddlebee
2024-07-08
fix(workspace): better cli file argument handling (#24447)
David Sherret
2024-07-08
feat: add `__tests__` to test file detection defaults (#24443)
Marvin Hagemeister
2024-07-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
2024-07-05
fix(publish): unfurling should always be done with the package json (#24435)
David Sherret
2024-07-04
feat(jupyter): support `confirm` and `prompt` in notebooks (#23592)
Zander Hill
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-03
refactor(jupyter): move ZeroMQ server to a separate thread (#24373)
Bartek Iwańczuk
2024-07-02
feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)
Nathan Whitaker
2024-07-02
fix(compile): atomically write compile output (#24378)
Heyang Zhou
2024-06-28
refactor(cli): Create wrapper around `deno_lockfile::Lockfile` (#24366)
Nathan Whitaker
2024-06-28
chore: update deno_doc (#24308)
Leo Kettmeir
2024-06-26
refactor: move PackageJson to deno_config (#24348)
David Sherret
2024-06-26
refactor: bump deno_graph to 0.79 (#24337)
David Sherret
2024-06-20
fix(task): do not propagate env changes outside subshells (#24279)
David Sherret
2024-06-17
fix(repl): prevent panic when deleting globalThis.closed property (#24014)
safaa-mojahed
2024-06-17
fix(docs): correctly resolve href for built-ins (#24228)
Leo Kettmeir
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-10
FUTURE: support `deno install <alias>@npm:<package>` (#24156)
David Sherret
2024-06-10
fix(jupyter): Avoid panicking when `DEBUG` env var is set (#24168)
Nathan Whitaker
2024-06-07
fix: do not panic linting files with UTF-8 BOM (#24136)
David Sherret
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
[prev]
[next]