What I want to know are the commits from which %A and %B are drawn.
I am writing a merge driver that can apply domain knowledge and clean up 99% of merge conflicts in a certain set of files for which the default merge driver cannot. But conflicts can still happen and should be labelled appropriately.
Any reasonable display form is possible. I can parse output with regex if need be.