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
/
args
Age
Commit message (
Expand
)
Author
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
2023-10-31
perf: use deno_native_certs crate (#18072)
Divy Srivastava
2023-10-31
feat: deno run --unstable-hmr (#20876)
Bartek Iwańczuk
2023-10-30
feat(doc): support multiple file entry (#21018)
Bartek Iwańczuk
2023-10-28
chore: Remove 'UNSTABLE:' from 'deno compile' help (#21003)
Bartek Iwańczuk
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
2023-10-24
refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)
David Sherret
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-10-06
fix(cli): Support using both `--watch` and `--inspect` at the same time (#20660)
Jesper van den Ende
2023-10-04
refactor(node): combine node resolution code for resolving a package subpath ...
David Sherret
2023-10-02
refactor(npm): make `NpmCache`, `CliNpmRegistryApi`, and `NpmResolution` inte...
David Sherret
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-09-09
feat(cli): allow --log-level=trace for additional deep debugging (#20426)
Matt Mastracci
2023-09-08
fix(compile): support providing flags as args (#20422)
David Sherret
2023-09-08
fix: empty include in config file excludes all (#20404)
Nayeem Rahman
2023-09-01
Reland "feat(lsp): enable via config file detection (#20334)" (#20349)
Nayeem Rahman
2023-08-26
chore(core): bump and trim deps (#20265)
Matt Mastracci
2023-08-26
feat(cli/tools): add TAP test reporter (#14390) (#20073)
Valentin Anger
2023-08-25
fix(ext/tls): upgrade webpki version (#20285)
Matt Mastracci
2023-08-24
refactor: use "deno_config" crate (#20260)
Bartek Iwańczuk
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-13
fix(cli) error gracefully when script arg is not present and `--v8-flags` is ...
Kira
2023-08-08
refactor(cli): move `snapshot_from_lockfile` function to `deno_npm` (#20024)
Yusuke Tanaka
2023-08-06
feat(unstable): rename `deno_modules` to `vendor` (#20065)
David Sherret
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-08-02
refactor: use '--reporter' and '--junit-path' flags for 'deno test' (#20031)
Bartek Iwańczuk
2023-08-02
feat(cli): Add dot test reporter (#19804)
Bartek Iwańczuk
2023-08-02
feat(unstable): optional `deno_modules` directory (#19977)
David Sherret
2023-07-29
chore: remove println in DenoCompileBinaryWriter (#19976)
David Sherret
2023-07-28
feat(compile): Add `--no-terminal` to compile command (#17991)
JasperVanEsveld
2023-07-27
fix: error on invalid & unsupported jsx compiler options (#19954)
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-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-05
fix(vendor): support import mapped jsxImportSource (#19724)
David Sherret
2023-06-28
fix(cli): Fix the bug where the command description is not displayed. (#19604)
nasa
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
fix(lsp): don't pre-load documents matched in the config file's "exclude" (#1...
David Sherret
2023-06-12
chore: update clap (#19467)
Leo Kettmeir
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-09
fix(config): do not canonicalize config file path before loading (#19436)
David Sherret
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-07
refactor: helpers methods on `TypeCheckMode` (#19393)
David Sherret
2023-05-25
fix(compile): handle when DENO_DIR is readonly (#19257)
David Sherret
2023-05-24
refactor: upgrade to deno_npm 0.6 (#19244)
David Sherret
2023-05-23
fix: better error message for malformed glob (#19225)
Bartek Iwańczuk
2023-05-23
feat: add support for globs in the config file and CLI arguments for files (#...
Bartek Iwańczuk
[prev]
[next]