jj/cli
Jonathan Tan de2940f9b7 --color=debug: combine segments with same labels
This not only makes the output easier to read, but also protects against
implementation detail changes in `write!` when used with a format
string (especially, how many times and with what strings it calls the
underlying writer).
2024-07-11 10:39:05 -07:00
..
examples copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
src --color=debug: combine segments with same labels 2024-07-11 10:39:05 -07:00
testing cli: skip formatting instructions if not required 2024-07-09 20:24:14 -05:00
tests --color=debug: combine segments with same labels 2024-07-11 10:39:05 -07:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml windows: avoid UNC paths in run_ui_editor 2024-07-04 11:30:20 +10:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00