summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/task/task_non_existent.out
AgeCommit message (Collapse)Author
2022-05-23fix: read raw stdin to prevent buffering (regression) (#14704)David Sherret
2022-05-23fix: deno task should actually use current exe for `deno` command (#14705)David Sherret
2022-03-15feat(task): add unstable warning to `deno task` (#13966)David Sherret
2022-03-10feat: "deno task" subcommand (#13725)Bartek IwaƄczuk
Co-authored-by: David Sherret <dsherret@gmail.com>