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-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
2024-05-23
fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...
Nathan Whitaker
2024-05-23
feat(task): run `npm run` commands with Deno more often (#23794)
David Sherret
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-23
feat(ext/fs): stabilize `Deno.FsFile.unlock[Sync]()` and `Deno.FsFile.lock[Sy...
Asher Gomez
2024-05-22
feat(ext/fs): stabilize `Deno.FsFile.syncData[Sync]()` and `Deno.FsFile.sync[...
Asher Gomez
2024-05-22
feat(cli): Add slow test warning (#23874)
Matt Mastracci
2024-05-21
refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...
Kyle Kelley
2024-05-21
fix(task): do not error if node_modules folder not exists (#23920)
David Sherret
2024-05-21
fix(cli/coverage): invalid line id in html reporter (#23908)
Simon Lecoq
2024-05-16
fix(node): seperate worker module cache (#23634)
Divy Srivastava
2024-05-14
fix(publish): always include config file when publishing (#23797)
David Sherret
2024-05-14
fix(publish): error for missing version constraints on dry-publish instead of...
David Sherret
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-13
fix(cli): panic with `deno coverage` (#23353)
Evan
2024-05-13
refactor(lsp): reuse CliGraphResolverOptions::sloppy_imports_resolver (#23764)
Nayeem Rahman
2024-05-09
fix(task): regression where `npx <command>` sometimes couldn't find command (...
David Sherret
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-08
FUTURE: `deno install` changes (#23498)
Bartek Iwańczuk
2024-05-06
fix(compile): relative permissions should be retained as relative (#23719)
David Sherret
2024-05-02
fix(test): proper type checking for files with doc tests (#23654)
Leo Kettmeir
2024-05-01
refactor(jupyter): move communication methods out of data structs (#23622)
David Sherret
2024-05-01
chore: update deno_doc (#23621)
Leo Kettmeir
2024-04-30
feat(cli): add support for jsxImportSourceTypes (#23419)
Luca Casonato
2024-04-29
refactor: remove conditional color code in bench reporter (#23593)
David Sherret
2024-04-24
chore: update deno_doc (#23544)
Leo Kettmeir
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-24
fix(publish): --dry-publish should error for gitignored excluded files (#23540)
David Sherret
2024-04-23
fix(cli): Don't panic on invalid emit options (#23463)
Nathan Whitaker
2024-04-20
feat(task): support running npm binary commands in deno.json (#23478)
David Sherret
2024-04-19
refactor: move redirect handling into deno_graph (#23444)
David Sherret
2024-04-19
perf(lsp): cleanup document dependencies (#23426)
Nayeem Rahman
2024-04-18
fix(cli): avoid `deno add` and `deno vendor` errors when deno.json is empty (...
nokazn
2024-04-17
fix(publish): support import equals (#23421)
Luca Casonato
2024-04-17
perf: v8 code cache (#23081)
Igor Zinkovsky
2024-04-16
fix(cli): Identify and fix a test deadlock (#23411)
Matt Mastracci
2024-04-16
fix(cli): TestEventSender should be !Clone (#23405)
Matt Mastracci
2024-04-16
fix(ext/node): dispatch beforeExit/exit events irrespective of listeners (#23...
Satya Rohith
2024-04-15
fix(ext/io): Fix NUL termination error in windows named pipes (#23379)
Matt Mastracci
2024-04-15
refactor: move lifecycle events dispatch to Rust (#23358)
Bartek Iwańczuk
2024-04-11
fix(publish): do not warn about excluded external modules in node_modules dir...
David Sherret
2024-04-11
fix: upgrade deno_ast related crates (#23187)
David Sherret
2024-04-10
chore: update to Rust 1.77.2 (#23262)
林炳权
2024-04-10
fix(ext/fs): account for all ops in leak checks (#23300)
Asher Gomez
2024-04-05
FUTURE: override byonm with nodeModulesDir setting (#23222)
David Sherret
2024-04-04
fix(cli): fix deadlock in test writer when test pipe is full (#23210)
Matt Mastracci
2024-04-04
refactor(flags): prepare for deno install changes (#23217)
Bartek Iwańczuk
2024-03-31
fix(check): ignore certain diagnostics in remote modules and when publishing ...
David Sherret
2024-03-28
chore: update deno_doc to 0.119.0 (#23103)
Leo Kettmeir
2024-03-27
feat(install): require -g / --global flag (#23060)
Bartek Iwańczuk
[prev]
[next]