Display UnsolveOrderConflict correctly in diff --short
Dependencies
- [2]
OQQ4TGEMPrinting modifications only once in pijul diff - [3]
I52XSRUHMassive cleanup, and simplification - [4]
CCFJ7VO3Renaming "Record" to "Hunk" in the changes - [5]
AGTMM5U7More informative diff --short - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/commands/diff.rs at line 200
} => changes.entry(path).or_insert(BTreeSet::new()).insert("SC"),} => changes.entry(path).or_insert(BTreeSet::new()).insert("UC"),