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-08-12
doc: improve coverage CLI help text (#11646)
Chris Knight
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-10
refactor: --unsafely-ignore-certificate-errors (#11629)
Bartek Iwańczuk
2021-08-09
feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL veri...
TheAifam5
2021-08-07
feat(tls): Optionally support loading native certs (#11491)
Justin Chase
2021-08-06
chore: fix repl_with_eval_flag test (#11603)
David Sherret
2021-08-06
feat(repl): add --eval flag for evaluating code when the repl starts (#11590)
David Sherret
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-07-28
feat(lsp): ability to set DENO_DIR via settings (#11527)
Kitson Kelly
2021-07-27
test(cli): add test for deno test --shuffle (#11523)
Yasser A.Idrissi
2021-07-23
feat: add --enable-testing-features-do-not-use (#11499)
Luca Casonato
2021-07-20
test(cli): add test case for 'deno test --watch' (#11434)
Yoshiya Hinosawa
2021-07-18
fix(cli): re-enable --watch flag for test (#11433)
Casper Beyer
2021-07-17
fix(cli): add help description for test --jobs option (#11415)
Casper Beyer
2021-07-12
fix: non-existent field in cli/flags.rs (#11368)
Bartek Iwańczuk
2021-07-12
feat: Add support for "deno test --fail-fast=N" (#11316)
Yasser A.Idrissi
2021-07-10
Revert "feat(cli/tools/test_runner): add terse reporter (#11156)" (#11352)
Ryan Dahl
2021-07-10
feat(cli/tools/test_runner): add terse reporter (#11156)
Casper Beyer
2021-07-05
feat(test): add --shuffle flag to randomize test ordering (#11163)
Casper Beyer
2021-07-02
docs(cli/flags): use deno instead of target/debug/deno (#11215)
Zhangyuan Nie
2021-06-22
chore: use lsp to get parent process id (#11083)
David Sherret
2021-06-17
chore(lsp): add `--parent-pid <pid>` flag (#11023)
David Sherret
2021-06-05
feat: make 'deno lint' stable (#10851)
Bartek Iwańczuk
2021-05-27
feat(cli): add origin data dir to deno info (#10589)
crowlKats
2021-05-11
feat(test): add support for type checking documentation (#10521)
Casper Beyer
2021-05-10
feat: add deno test --watch (#9160)
Liam Murphy
2021-04-30
fix(test): default to num cpus when no value is given (#10443)
Casper Beyer
2021-04-28
feat(test): run test modules in parallel (#9815)
Casper Beyer
2021-04-27
remove --unstable flag from CLI features (#10190)
Bartek Iwańczuk
2021-04-26
Remove denort optimization (#10350)
Ryan Dahl
2021-04-18
chore: improve help text (#10186)
Ryan Dahl
2021-04-16
refactor(cli/flags): reorganize declarations (#10204)
crowlKats
2021-04-13
feat(permissions): allow env permission to take values (#9825)
crowlKats
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
[next]