index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
colors.rs
Age
Commit message (
Expand
)
Author
2023-03-25
refactor: include mitata (#18426)
Leo Kettmeir
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-05-09
feat(test): change "failures:" headers in test report (#14490)
Bartek Iwańczuk
2022-04-24
feat: change shade of "gray" color in eye-catchers (#14309)
Bartek Iwańczuk
2022-03-01
fix(runtime): disable console color for non tty stdout (#13782)
Antonio Musolino
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-11
Revert "fix(cli): don't add colors for non-tty outputs (#13031)" (#13054)
Bartek Iwańczuk
2021-12-10
fix(cli): don't add colors for non-tty outputs (#13031)
VishnuJin
2021-09-12
refactor: Remove duplicated colors.rs file (#11990)
Ryan Dahl
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2020-12-13
refactor: deno_runtime crate (#8640)
Bartek Iwańczuk