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
/
flags.rs
Age
Commit message (
Expand
)
Author
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-04-10
feat(permissions): allow run permission to take values (#9833)
crowlKats
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-01
feat: stabilise import maps (#9526)
Bartek Iwańczuk
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-26
Improve 'deno lsp' help text (#9610)
Ryan Dahl
2021-02-24
feat: add "deno coverage" subcommand (#8664)
Casper Beyer
2021-02-21
fix(cli): capitalize inspect and inspect-brk descriptions (#9567)
Casper Beyer
2021-02-21
feat: add --ext flag to deno eval (#9295)
Satya Rohith
2021-02-18
feat: add json(c) support to deno fmt (#9292)
Satya Rohith
2021-02-16
feat(cli): support auth tokens for accessing private modules (#9508)
Kitson Kelly
2021-01-26
fix(cli): fmt command help message (#9280)
akfm
2021-01-24
fix(cli/flags): don't panic on invalid location scheme (#9202)
Nayeem Rahman
2021-01-19
chore: add compile aarch64-apple-darwin target (#9174)
Luca Casonato
2021-01-19
feat: add markdown support to deno fmt (#8887)
Satya Rohith
2021-01-19
fix: panic during `deno compile` with no args (#9167)
Luca Casonato
2021-01-19
feat: Standalone lite binaries and cross compilation (#9141)
Bartek Iwańczuk
2021-01-17
fix(op_crates/web): Use WorkerLocation for location in workers (#9084)
Nayeem Rahman
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-08
feat: denort binary (#9041)
Luca Casonato
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2021-01-05
feat(cli/standalone): support runtime flags for deno compile (#8738)
Nayeem Rahman
2020-12-29
refactor(cli/flags): change allow_read/write/net types from bool to Option<Ve...
Yusuke Tanaka
2020-12-21
feat(unstable): record raw coverage into a directory (#8642)
Casper Beyer
2020-12-14
fix(cli): show canary string in long version (#8675)
crowlKats
2020-12-11
refactor(cli): decouple ops from ProgramState and Flags (#8659)
Bartek Iwańczuk
2020-12-11
fix(cli): zsh completions (#8718)
crowlKats
2020-12-07
chore(cli): unhide lsp command from CLI (#8647)
Bartek Iwańczuk
2020-12-07
feat: add mvp language server (#8515)
Kitson Kelly
2020-12-06
refactor(cli): remove Option from Flags.v8_flags (#8633)
crowlKats
2020-12-01
chore(cli/flags): Use deno compile --output for the out file (#8563)
Nayeem Rahman
2020-11-30
feat: deno compile (#8539)
Luca Casonato
2020-11-30
fix(cli): support passing cli arguments under `deno eval` (#8547)
Kevin (Kun) "Kassimo" Qian
2020-11-29
feat(cli/tools/upgrade): canary support (#8476)
crowlKats
2020-11-28
chore: clippy future cleanups (#8514)
Kitson Kelly
2020-11-25
add canary versioning (#8480)
crowlKats
2020-11-23
Revert "docs(cli): Fix documentation about usage of deno completions … (#8468)
Bartek Iwańczuk
2020-11-22
feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276)
Yusuke Tanaka
2020-11-22
docs(cli): Fix documentation about usage of deno completions script (#8369)
Mayank Agarwal
2020-11-22
chore(cli/flags): Rename --failfast to --fail-fast (#8456)
Nayeem Rahman
2020-11-22
feat(unstable): Add deno test --no-run (#8093)
Nayeem Rahman
2020-11-21
fix(cli): support "deno run --v8-flags=--help" without script (#8110)
Max Drosdo.www
2020-11-13
refactor(cli+core): various cleanups in Rust (#8336)
KNnut
2020-11-08
upgrade: deno_doc, deno_lint, dprint, swc (#8292)
Bartek Iwańczuk
2020-11-02
add commit hash and target to long_version output (#8133)
Yoshiya Hinosawa
2020-10-26
Revert "feat(lint): stabilize "deno lint" subcommand (#8075)" (#8128)
Bartek Iwańczuk
2020-10-26
feat(cli): pass script args for test command (#8121)
Ross Weir
2020-10-23
Revert "feat(cli): Add deno cache --test and --worker (#7920)" (#8089)
Bartek Iwańczuk
2020-10-23
feat(cli): Add deno cache --test and --worker (#7920)
Nayeem Rahman
2020-10-22
feat(lint): stabilize "deno lint" subcommand (#8075)
Bartek Iwańczuk
[next]