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
/
main.rs
Age
Commit message (
Expand
)
Author
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-02-17
feat: support loading import map from URL (#9519)
Bartek Iwańczuk
2021-02-16
feat(cli): support auth tokens for accessing private modules (#9508)
Kitson Kelly
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-19
fix(cli): print a newline after help and version (#9158)
Casper Beyer
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-09
fix: don't error on version and help flag (#9064)
Luca Casonato
2021-01-08
feat: denort binary (#9041)
Luca Casonato
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2021-01-07
fix(coverage): do not store source inline in raw reports (#9025)
Casper Beyer
2021-01-06
feat: Add configurable permissions for Workers (#8215)
Steven Guerrero
2021-01-06
refactor: move WebSocket API to an op_crate (#9026)
Luca Casonato
2021-01-06
refactor(cli): remove 'js' module, simplify compiler snapshot (#9020)
Bartek Iwańczuk
2021-01-05
feat(cli/standalone): support runtime flags for deno compile (#8738)
Nayeem Rahman
2020-12-30
feat(lsp): add cache command (#8911)
Kitson Kelly
2020-12-29
refactor(cli/flags): change allow_read/write/net types from bool to Option<Ve...
Yusuke Tanaka
2020-12-28
feat(unstable): collect coverage from the run command (#8893)
Casper Beyer
2020-12-21
refactor: rewrite lsp to be async (#8727)
Luca Casonato
2020-12-21
feat(unstable): record raw coverage into a directory (#8642)
Casper Beyer
2020-12-13
refactor: deno_runtime crate (#8640)
Bartek Iwańczuk
2020-12-12
refactor(cli): more options on Worker (#8724)
Bartek Iwańczuk
2020-12-11
refactor(cli): decouple ops from ProgramState and Flags (#8659)
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-29
feat(cli/tools/upgrade): canary support (#8476)
crowlKats
2020-11-28
fix(watcher): watcher doesn't exit when module resolution fails (#8521)
Yusuke Tanaka
2020-11-26
refactor(cli): reorganize main.rs and split workers (#8495)
Bartek Iwańczuk
2020-11-22
feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276)
Yusuke Tanaka
2020-11-22
feat(unstable): Add deno test --no-run (#8093)
Nayeem Rahman
2020-11-19
refactor(cli): move tooling to cli/tools/ (#8424)
Bartek Iwańczuk
2020-11-16
refactor(cli): rename fs module to fs_util (#8380)
Bartek Iwańczuk
2020-11-14
feat(lint): support --rules --json (#8384)
Bartek Iwańczuk
2020-11-13
refactor(cli): minor cleanup of main.rs (#8362)
Max Drosdo.www
2020-11-09
refactor(cli): remove unnecessary format! calls (#8315)
KNnut
2020-11-08
chore: remove dead code (#8298)
Bartek Iwańczuk
2020-11-06
refactor(cli): refactor file_fetcher (#8245)
Kitson Kelly
2020-11-02
refactor(cli): remove ProgramState::permissions (#8228)
Bartek Iwańczuk
2020-11-03
refactor(cli): cleanup compiler snapshot and tsc/module_graph (#8220)
Kitson Kelly
2020-11-02
refactor(cli): migrate runtime compile/bundle to new infrastructure (#8192)
Kitson Kelly
2020-10-29
refactor: don't spin up V8 for `deno cache` (#8186)
Luca Casonato
2020-10-28
fix(cli): restore tripleslash lib refs support (#8157)
Kitson Kelly
2020-10-26
fix: Use -rw-r--r-- for cache files (#8132)
Ryan Dahl
2020-10-26
Revert "feat(lint): stabilize "deno lint" subcommand (#8075)" (#8128)
Bartek Iwańczuk
2020-10-25
refactor(run): use new module graph for run --watch (#8085)
Bartek Iwańczuk
2020-10-23
refactor: use of lock file in ModuleGraph2 (#8087)
Bartek Iwańczuk
2020-10-23
Revert "feat(cli): Add deno cache --test and --worker (#7920)" (#8089)
Bartek Iwańczuk
[prev]
[next]