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
2019-06-01
fmt: add --stdout option (#2439)
Yoshiya Hinosawa
2019-05-30
bump std/prettier@0.5.0 to std/prettier@0.7.0 (#2425)
Axetroy
2019-05-24
typo (#2366)
ztplz
2019-05-23
Improve CLI help (#2388)
Ryan Dahl
2019-05-23
Rename --allow-high-precision to --allow-hrtime (#2398)
Ryan Dahl
2019-05-21
Use tagged version of prettier in CLI (#2387)
Bartek Iwańczuk
2019-05-16
Add permission whitelist docs (#2365)
Daiki Ihara
2019-05-16
fmt: use --write option of prettier/main.ts (#2363)
Yoshiya Hinosawa
2019-05-14
Fix command in docs (#2353)
Ryan Dahl
2019-05-11
Add progress bar (#2309)
Ryan Dahl
2019-05-09
fix: support relative path for whitelisting (#2317)
Kevin (Kun) "Kassimo" Qian
2019-05-08
First pass at permissions whitelist (#2129)
andy finch
2019-05-06
fix: Add all permissions to deno xeval (#2290)
Bartek Iwańczuk
2019-05-03
add "deno run" subcommand (#2215)
Bartek Iwańczuk
2019-05-03
feat(cli cmd): deno xeval (#2260)
Kevin (Kun) "Kassimo" Qian
2019-05-03
add --no-fetch CLI flag to prevent remote downloads (#2213)
Bartek Iwańczuk
2019-05-03
Fix: deno --v8-options does not print v8 options (#2277)
Bartek Iwańczuk
2019-05-01
doc: add long about messages for subcommands (#2264)
Kevin (Kun) "Kassimo" Qian
2019-04-29
flags: fix merge error (#2244)
Ryan Dahl
2019-04-29
Rewrite flags.rs::parse_flags (#2237)
Bartek Iwańczuk
2019-04-29
Add support for custom tsconfig.json (#2089)
Kitson Kelly
2019-04-27
disable --version flag from deno version (#2226)
Bartek Iwańczuk
2019-04-25
Rename CLI flags to subcommands (#2212)
Bartek Iwańczuk
2019-04-25
Rename deno prefetch to deno fetch (#2210)
Bartek Iwańczuk
2019-04-21
Refactor CLI entry point (#2157)
Bartek Iwańczuk
2019-04-17
Fix clippy warnings
Bert Belder
2019-04-13
Add deno eval subcommand (#2102)
Bartek Iwańczuk
2019-04-11
fix --v8-options (#2093)
Bartek Iwańczuk
2019-04-09
Silence clippy warnings and format source code
Bert Belder
2019-04-08
Allow high precision performance.now() (#1977)
Vincent LE GOFF
2019-04-07
Flags clean up: DenoFlags::from (#2068)
Bartek Iwańczuk
2019-04-07
Refactor CLI flag parsing (#2025)
Bartek Iwańczuk
2019-03-30
Rename crate deno_core to deno (#2022)
Ryan Dahl
2019-03-28
Merge the --recompile and --reload flags (#2003)
Ryan Dahl
2019-03-19
Rename //src/ to //cli/ (#1962)
Ryan Dahl
[prev]