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
2024-09-04
fix: lock down allow-run permissions more (#25370)
David Sherret
2024-09-03
fix(flags): require global flag for permission flags in install subcommand (#...
Leo Kettmeir
2024-09-03
fix(install): recommend using `deno install -g` when using a single http url ...
Bartek Iwańczuk
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-03
feat: hide several --unstable-* flags (#25378)
Bartek Iwańczuk
2024-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
BREAKING: remove `--allow-none` flag (#25337)
Asher Gomez
2024-09-02
BREAKING: remove `--trace-ops` (#25344)
Asher Gomez
2024-09-02
fix: remove entrypoint hack for Deno 2.0 (#25332)
David Sherret
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-09-02
BREAKING: remove `--ts` flag (#25338)
Asher Gomez
2024-09-02
BREAKING: remove `--jobs` flag (#25336)
Asher Gomez
2024-08-31
fix(upgrade): more informative information on invalid version (#25319)
Bartek Iwańczuk
2024-08-30
refactor: remove DENO_FUTURE (#25314)
David Sherret
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-29
feat(config): Node modules option for 2.0 (#25299)
Nathan Whitaker
2024-08-28
feat: remove `--lock-write` flag (#25214)
Bartek Iwańczuk
2024-08-27
fix: removed unstable-htttp from deno help (#25216)
HasanAlrimawi
2024-08-21
feat(flags): improve help output and make `deno run` list tasks (#25108)
Leo Kettmeir
2024-08-20
feat(config): Support frozen lockfile config option in deno.json (#25100)
Nathan Whitaker
2024-08-20
feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)
Hajime-san
2024-08-19
fix(lint): support linting tsx/jsx from stdin (#24955)
Yazan AbdAl-Rahman
2024-08-19
feat(watch): add watch paths to test subcommand (#24771)
Łukasz Czerniawski
2024-08-19
feat(upgrade): support `deno upgrade 1.46.0` (#25096)
Bartek Iwańczuk
2024-08-19
feat: upgrade deno_core (#25042)
snek
2024-08-18
fix: clean up flag help output (#24686)
Luca Casonato
2024-08-16
refactor: show release channel in `deno --version` (#25061)
Bartek Iwańczuk
2024-08-15
refactor: `version` module exports a single const struct (#25014)
Bartek Iwańczuk
2024-08-15
refactor: remove version::is_canary(), use ReleaseChannel instead (#25053)
Bartek Iwańczuk
2024-08-15
feat: `deno compile --icon <ico>` (#25039)
Divy Srivastava
2024-08-14
feat(serve): Opt-in parallelism for `deno serve` (#24920)
Nathan Whitaker
2024-08-14
feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)
Pig Fang
2024-08-12
feat: deno remove (#24952)
David Sherret
2024-08-12
feat: `deno upgrade --rc` (#24905)
Bartek Iwańczuk
2024-08-12
feat: better help output (#24958)
Leo Kettmeir
2024-08-12
feat: Rename --unstable-hmr to --watch-hmr (#24975)
Bartek Iwańczuk
2024-08-09
feat(fmt): support CSS, SCSS, Sass and Less (#24870)
Pig Fang
2024-08-08
feat: `deno init --serve` (#24897)
Bartek Iwańczuk
2024-08-08
feat: treat bare deno command with run arguments as deno run (#24887)
Leo Kettmeir
2024-08-08
feat(cli): Add --env-file as alternative to --env (#24555)
Birk Skyum
2024-08-08
feat: support short flags for permissions (#24883)
Ryan Dahl
2024-08-08
feat: deno clean (#24950)
David Sherret
2024-08-02
feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)
David Sherret
2024-08-02
fix(cli): shorten examples in help text (#24374)
i-api
2024-08-02
feat(test): rename --allow-none to --permit-no-files (#24809)
Luca Casonato
2024-08-02
feat(fmt): support YAML (#24717)
Pig Fang
2024-08-02
docs: fix typos (#24820)
Andreas Deininger
2024-07-29
fix(cli): Unhide publish subcommand help string (#24787)
Ryan B.
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-11
chore: `@netlify/edge-bundler` workaround until Deno 2.0 (#24532)
David Sherret
[prev]
[next]