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
Age
Commit message (
Expand
)
Author
2019-09-25
Handle uncaught worker errors without panicking (#3019)
Kitson Kelly
2019-09-24
test: add HTTP_PROXY tests (#2977)
Bartek Iwańczuk
2019-09-24
Upgrade V8 for top-level-await (#3015)
Ryan Dahl
2019-09-24
fix: run missing integration tests (#2997)
Bartek Iwańczuk
2019-09-23
feat: Add Deno.dialTLS()
Jonathon Orsi
2019-09-20
dial/listen API change (#3000)
Ryan Dahl
2019-09-20
js: reschedule global timer if it fires earlier than expected (#2989)
Bert Belder
2019-09-20
Fix handling of config file (#2996)
Yoshiya Hinosawa
2019-09-19
Remove test.py, use cargo test as test frontend (#2967)
Ryan Dahl
2019-09-19
Make `window` compatible with ts 3.6 (#2984)
迷渡
2019-09-18
Utilise internal names for snapshot bundles (#2973)
Kitson Kelly
2019-09-17
Update to TypeScript 3.6.3 (#2969)
Kitson Kelly
2019-09-16
Move integration tests to //cli/tests/ (#2964)
Ryan Dahl
2019-09-15
Make deno_cli installable via crates.io (#2946)
Ryan Dahl
2019-09-15
Rename ansi.rs to colors.rs (#2956)
Tomohito Nakayama
2019-09-14
feat: parallelize downloads from TS compiler (#2949)
Bartek Iwańczuk
2019-09-13
v0.18.0
Ryan Dahl
2019-09-13
Remove old comment about gn build (#2944)
Ryan Dahl
2019-09-13
Upgrade rust crates
Bert Belder
2019-09-13
Remove 'integer-atomics' crate
Bert Belder
2019-09-12
Keep all deno_std URLs in sync (#2930)
Ryan Dahl
2019-09-12
bump prettier revision (#2928)
Bartek Iwańczuk
2019-09-11
fix: panicking when can't create runtime for block_on (#2905)
Bartek Iwańczuk
2019-09-11
fix: panic during fetch (#2925)
Bartek Iwańczuk
2019-09-11
feat: Set user agent for http client (#2916)
Bartek Iwańczuk
2019-09-10
Don't test resolve_from_cwd_absolute() on Windows (#2911)
Nayeem Rahman
2019-09-10
feat: Make integration tests rust unit tests (#2884)
Bartek Iwańczuk
2019-09-10
fix: replace bad rid panics with errors (#2870)
Bartek Iwańczuk
2019-09-09
Revert "feat: use trust-dns-resolver in HTTP client"
Ryan Dahl
2019-09-07
Fix path normalization in resolve_from_cwd() (#2875)
Nayeem Rahman
2019-09-07
feat: use trust-dns-resolver in HTTP client (#2847)
Bartek Iwańczuk
2019-09-06
Add default-run (+ clean up old references) (#2876)
Nayeem Rahman
2019-09-06
Remove tools/build.py (#2865)
Ryan Dahl
2019-09-06
Remove replacements hack in deno_typescript (#2864)
Yoshiya Hinosawa
2019-09-04
Run tests after "cargo build" on travis (#2854)
Ryan Dahl
2019-09-04
v0.17.0
Ryan Dahl
2019-09-03
Handle typescript version in rust (#2855)
Yoshiya Hinosawa
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-09-02
ops/fetch: add statusText (#2851)
Yoshiya Hinosawa
2019-09-01
Remove DenoSubcommand::Install (#2846)
Nayeem Rahman
2019-08-30
Use 'reqwest' to implement HTTP client (#2822)
Bartek Iwańczuk
2019-08-30
third_party: add 'reqwest' crate and dependencies
Bert Belder
2019-08-30
Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827)
Ryan Dahl
2019-08-29
third_party: upgrade 'rustls' and related crates
Bert Belder
2019-08-29
third_party: downgrade 'url' crate to version 1.7.2
Bert Belder
2019-08-29
build: make it possible to pass arbitrary env vars to rustc
Bert Belder
2019-08-28
Internalize base64-js, convert to TypeScript
Ryan Dahl
2019-08-28
Remove unused GN action
Ryan Dahl
2019-08-27
feat: implement Addr interface (#2821)
Bartek Iwańczuk
2019-08-26
Clean up various flatbuffer references (#2819)
Ryan Dahl
[next]