summaryrefslogtreecommitdiff
path: root/cli/tests/lock_write_fetch.ts
AgeCommit message (Expand)Author
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-09-14test(cli/tests/https_import): use ts file in localhost instead of remote (#7431)tokiedokie
2020-05-29fix(cli): write lock file before running any code (#5794)Adam Odziemkowski
2020-05-04BREAKING: remove CLI 'deno script.ts' hack (#5026)Bartek Iwańczuk
2020-04-07BREAKING: Rename 'deno fetch' subcommand to 'deno cache' (#4656)Akshat Agarwal
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-21BREAKING CHANGE Rename Deno.run's args to cmd (#4444)Akshat Agarwal
2020-01-26lock: support lock-write for fetch command (#3787)Kevin (Kun) "Kassimo" Qian