jj/cli
Matt Kulukundis 5911e5c9b2 copy-tracking: Add copy tracking as a post iteration step
- force each diff command to explicitly enable copy tracking
- enable copy tracking in diff_summary
- post-process for diff iterator
- post-process for diff stream
- update changelog
2024-08-11 17:01:45 -04:00
..
examples copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
src copy-tracking: Add copy tracking as a post iteration step 2024-08-11 17:01:45 -04:00
testing fake-formatter: add --uppercase and --append formatting behaviors 2024-07-25 13:40:18 -05:00
tests copy-tracking: Add copy tracking as a post iteration step 2024-08-11 17:01:45 -04:00
build.rs
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE