summaryrefslogtreecommitdiff
path: root/cli/fs_util.rs
AgeCommit message (Expand)Author
2021-06-25fix(lsp): reload import registries should not error when the module registrie...David Sherret
2021-04-21fix: do not panic on not found cwd (#10238)Satya Rohith
2021-03-25upgrade: Rust 1.51.0 (#9895)Yusuke Tanaka
2021-02-18feat: add json(c) support to deno fmt (#9292)Satya Rohith
2021-01-19feat: add markdown support to deno fmt (#8887)Satya Rohith
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-18fix: atomically write files to $DENO_DIR (#8822)Luca Casonato
2020-11-22feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276)Yusuke Tanaka
2020-11-16refactor(cli): rename fs module to fs_util (#8380)Bartek IwaƄczuk