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-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
fix(permissions): handle ipv6 addresses correctly (#24397)
Luca Casonato
2024-07-05
feat: Deprecate --lock-write flag (#24436)
Bartek Iwańczuk
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-02
feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)
Nathan Whitaker
2024-06-28
chore: update deno_doc (#24308)
Leo Kettmeir
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-04
docs(console): More clearly indicate the contents of DENO_CERT (#24091)
Andreas Kohn
2024-05-23
feat(cli/test): `deno test --clean` (#23519)
Asher Gomez
2024-05-23
feat: add lowercase `-v` version flag (#23750)
David Sherret
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
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-04-24
chore: update deno_doc (#23544)
Leo Kettmeir
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-17
perf: v8 code cache (#23081)
Igor Zinkovsky
2024-04-17
fix: add `DENO_FUTURE` to `deno --help` (#23368)
Asher Gomez
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-04-04
fix(cli): update `deno doc` help to fit current usage (#23224)
JOTSR
2024-04-04
refactor(flags): prepare for deno install changes (#23217)
Bartek Iwańczuk
2024-03-27
feat: add `--watch-exclude` flag (#21935)
Łukasz Czerniawski
2024-03-27
feat(install): require -g / --global flag (#23060)
Bartek Iwańczuk
2024-03-22
perf(cli): use args_os (#23039)
Matt Mastracci
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-14
chore(cli): move away from PathBuf in clap (#22036)
Łukasz Czerniawski
2024-03-13
chore(permissions): add allow_all flag (#22890)
Matt Mastracci
2024-03-08
fix(publish): typo in `--allow-dirty` help text (#22799)
mimikun
2024-03-07
fix(publish): reland error if there are uncommitted changes (#22613) (#22632)
Bartek Iwańczuk
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
Bartek Iwańczuk
2024-02-29
feat(publish): enable package provenance by default on github actions (#22635)
Divy Srivastava
2024-02-28
Revert "fix(publish): error if there are uncommitted changes (#22613)" (#22625)
Bartek Iwańczuk
2024-02-28
chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)
Matt Mastracci
2024-02-28
fix(publish): error if there are uncommitted changes (#22613)
Bartek Iwańczuk
2024-02-28
feat(publish): provenance attestation (#22573)
Divy Srivastava
2024-02-23
fix(compile): allow to compile for ARM linux (#22542)
Bartek Iwańczuk
2024-02-23
feat: infer dependencies from package.json (#22563)
Marvin Hagemeister
2024-02-21
feat(publish): type check on publish (#22506)
David Sherret
2024-02-19
feat(unstable/lint): no-slow-types for JSR packages (#22430)
David Sherret
2024-02-19
fix: write lockfile in `deno info` (#22272)
Luca Casonato
2024-02-14
feat(publish): allow passing config flag (#22416)
Leo Kettmeir
2024-02-04
perf: remove duplicate `env::current_dir` call in package.json search (#22255)
David Sherret
2024-02-01
fix(publish): rename --no-fast-check to --no-zap (#22214)
Bartek Iwańczuk
2024-01-31
chore(publish): add --no-fast-check flag (#22203)
Bartek Iwańczuk
2024-01-24
refactor: set removal version for `deno bundle` (#22062)
Asher Gomez
2024-01-23
chore: make deno --help more colorful (#21962)
Bartek Iwańczuk
[prev]
[next]