jj/cli
Yuya Nishihara 59daef2351 diff: accept diff inputs by generic iterator
This helps migrate internal [u8] variables to BStr.

b"" literals in tests are changed to &str to get around potential type
incompatibility between &[u8; N].
2024-07-14 23:26:29 +09:00
..
examples copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
src diff: accept diff inputs by generic iterator 2024-07-14 23:26:29 +09: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
Cargo.toml windows: avoid UNC paths in run_ui_editor 2024-07-04 11:30:20 +10:00
LICENSE