Age | Commit message (Expand) | Author |
---|---|---|
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-09-12 | refactor: Remove duplicated colors.rs file (#11990) | Ryan Dahl |
2021-07-02 | fix(diff): better handling of text with only line ending differences (#11212) | David Sherret |
2021-02-01 | chore: make all tests annotated with `#[cfg(test)]` (#9347) | Yusuke Tanaka |
2021-01-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka |
2020-11-13 | refactor(cli+core): various cleanups in Rust (#8336) | KNnut |
2020-11-09 | refactor(cli): remove unnecessary format! calls (#8315) | KNnut |
2020-09-17 | fix(cli/fmt): make fmt output more readable (#7534) | Pig Fang |
2020-09-15 | chore: fix clippy warnings (#7476) | Bert Belder |
2020-09-06 | Move JSON ops to deno_core (#7336) | Bert Belder |
2020-06-29 | refactor: util functions take slices instead of heap values (#6547) | Valentin Anger |
2020-06-06 | Add diff for "deno fmt --check" (#5599) | Filippo Rossi |