summaryrefslogtreecommitdiff
path: root/merge-ort.h
AgeCommit message (Expand)Author
2022-06-22merge-ort: optionally produce machine-readable outputElijah Newren
2022-06-22merge-ort: make `path_messages` a strmap to a string_listJohannes Schindelin
2022-06-22merge-ort: store messages in a list, not in a single strbufJohannes Schindelin
2022-06-22merge-ort: provide a merge_get_conflicted_files() helper functionElijah Newren
2022-06-22merge-ort: split out a separate display_update_messages() functionElijah Newren
2022-02-02show, log: include conflict/warning messages in --remerge-diff headersElijah Newren
2021-05-20merge-ort: avoid accidental API mis-useElijah Newren
2020-12-17merge-ort: implement merge_incore_recursive()Elijah Newren
2020-12-13merge-ort: add an err() function similar to one from merge-recursiveElijah Newren
2020-10-27merge-ort: barebones API of new merge strategy with empty implementationElijah Newren