[ANN][PLUGIN] graphical diff using kompare

Stephen Ward sward.dev at verizon.net
Wed Apr 26 05:41:37 BST 2006


On Tuesday 25 April 2006 21:54, Michael wrote:
> It looks like a bunch of that logic could be abstracted out from being
> kompare-specific and be useful for a more generic plugin.
>
> So instead of needing a
> kompare/xdiff/fldiff/xxdiff/tkdiff/kdiff3/mgdiff/meld/etc. plugin, we
> could just have a "guidiff" plugin which knows about all of the above
> and can be configured to use the user's favourite.

Yeah, that extension occurred to me also.  Certainly it is a fairly trivial 
change as long as we are sticking to using 2-way diffs, but it would require 
a bit more work to extend this to 3-way diffs sensibly (assuming we'd want 
to).

Configuring a more generic plugin to default to the user's favorite tool is 
dead simple, with the new ALIASES feature.

Hmmm, I wonder how much this overlaps with the extmerge plugin...

-- Steve




More information about the bazaar mailing list