MightyCreak / diffuse

Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
http://mightycreak.github.io/diffuse/
GNU General Public License v2.0
265 stars 45 forks source link

Feature: a way to save/load a comparison #101

Open joyously opened 2 years ago

joyously commented 2 years ago

I am using Diffuse for a three way comparison and I have two reasons for wanting to be able to save the way I have told the tool how to align various lines. One is that I want to send it to a colleague, to collaborate. Another is that I need to reboot my system and don't want to lose my research into how these versions compare (alignments).

I suppose it would be even better if Diffuse could figure out alignments more accurately. Being able to tell it which lines are a match is an advantage over Meld, though.

MightyCreak commented 2 years ago

That would need to create a new format I think, owned by diffuse. It should be relatively easy to do, if someone would like to chip in, contributions are welcome :wink: