summaryrefslogtreecommitdiff
path: root/cli/diff.rs
AgeCommit message (Expand)Author
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-11-13refactor(cli+core): various cleanups in Rust (#8336)KNnut
2020-11-09refactor(cli): remove unnecessary format! calls (#8315)KNnut
2020-09-17fix(cli/fmt): make fmt output more readable (#7534)Pig Fang
2020-09-15chore: fix clippy warnings (#7476)Bert Belder
2020-09-06Move JSON ops to deno_core (#7336)Bert Belder
2020-06-29refactor: util functions take slices instead of heap values (#6547)Valentin Anger
2020-06-06Add diff for "deno fmt --check" (#5599)Filippo Rossi