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
/
flags.rs
Age
Commit message (
Expand
)
Author
2023-11-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-10
perf(cli): strace mode for ops (undocumented) (#21131)
Matt Mastracci
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-03
fix(doc): require source files if --html or --lint used (#21072)
Bartek Iwańczuk
2023-11-01
fix(repl): jsxImportSource was not working (#21049)
David Sherret
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-11-01
feat(unstable): `deno run --env` (#20300)
Asher Gomez
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
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-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-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-08-26
feat(cli/tools): add TAP test reporter (#14390) (#20073)
Valentin Anger
2023-08-24
refactor: use "deno_config" crate (#20260)
Bartek Iwańczuk
2023-08-13
fix(cli) error gracefully when script arg is not present and `--v8-flags` is ...
Kira
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
feat(cli): Adding JUnit test reports (#19747)
Cooper Benson
2023-07-25
fix(lint): allow to use --rules with --rules-tags (#19754)
Bartek Iwańczuk
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-12
chore: update clap (#19467)
Leo Kettmeir
2023-06-07
refactor: helpers methods on `TypeCheckMode` (#19393)
David Sherret
2023-05-19
feat(vendor): support for npm specifiers (#19186)
David Sherret
2023-05-18
feat(cli): add `nodeModulesDir` option to config file (#19095)
David Sherret
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-04-27
docs: Improve inline docs for permissions (deno run --help) (#18757)
Kevin Whinnery
2023-04-26
refactor(compile): remove usage of ProcState and CliOptions (#18855)
David Sherret
2023-04-13
chore(docs): clarify what subcommands do not type-check by default (#18520)
Geert-Jan Zwiers
2023-03-30
fix(repl): improve package.json support (#18497)
David Sherret
2023-03-27
refactor(cli): remove Lazy<String> and fix help outputs (#18462)
Bartek Iwańczuk
2023-03-26
feat(bench): add `--no-run` flag (#18433)
Geert-Jan Zwiers
2023-03-26
chore: upgrade clap to v4 (#17333)
Leo Kettmeir
2023-03-23
refactor: make version and user_agent &'static str (#18400)
Bartek Iwańczuk
2023-03-22
feat(cli): --ext parameter for run, compile, and bundle (#17172)
Cre3per
2023-03-19
feat(compile): Enable multiple roots for a standalone module graph (#17663)
Andreu Botella
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-17
feat(repl): add `DENO_REPL_HISTORY` to change history file path (#18047)
Nick Hanley
[prev]
[next]