rhg: Add support for colored output
The same "label" system is used as in Python code Differential Revision: https://phab.mercurial-scm.org/D12167
Showing
- rust/Cargo.lock 1 addition, 0 deletionsrust/Cargo.lock
- rust/hg-core/src/config.rs 1 addition, 1 deletionrust/hg-core/src/config.rs
- rust/hg-core/src/config/config.rs 10 additions, 0 deletionsrust/hg-core/src/config/config.rs
- rust/hg-core/src/config/layer.rs 1 addition, 1 deletionrust/hg-core/src/config/layer.rs
- rust/rhg/Cargo.toml 1 addition, 0 deletionsrust/rhg/Cargo.toml
- rust/rhg/src/color.rs 255 additions, 0 deletionsrust/rhg/src/color.rs
- rust/rhg/src/main.rs 1 addition, 0 deletionsrust/rhg/src/main.rs
- rust/rhg/src/ui.rs 93 additions, 4 deletionsrust/rhg/src/ui.rs
- tests/test-status-color.t 1 addition, 0 deletionstests/test-status-color.t
Loading
Please register or sign in to comment