Meld is a visual diff and merge tool targeted at developers
31–40 of 146 posts
Re: Meld is a visual diff and merge tool targeted at developers
#32I've been using Meld since years ago, and it's my default go-to diff viewer. The visual style they implemented helps me a lot to reason about how lines have been added or deleted from documents in the side by side comparison. Very neat! The directory contents tree diff is also really useful. I wish they made it even easier the basic case of comparing aribtrary text. Maybe it should be the default mode after opening t…
Meld already supports text filters!
Re: Meld is a visual diff and merge tool targeted at developers
#33It’d be a great if an OSS tool was as good or better. But my experience thus far is that Araxis/BC3 are simply much better.
Re: Meld is a visual diff and merge tool targeted at developers
#34Re: Meld is a visual diff and merge tool targeted at developers
#35For visualization I really like kdiff3. Or on terminals https://github.com/mookid/diffr with specific settings that use 256 colors for highlighting word differences as well. But for manual merging I haven't found anything better than ediff. That's the only reason I install emacs on my work machines. Seemless integration into a text editor is just unbeatable.
Re: Meld is a visual diff and merge tool targeted at developers
#36IMHO, Meld is the second best open source tool for doing this. On Windows, WinMerge[1] is a better alternative. Too bad is Windows only. For a non-FOSS and cross platform solution I recommend BeyondCompare (U$30.00)[2]. It replicates most of WinMerge UI. [1] https://winmerge.org/ [2] https://scootersoftware.com/
Re: Meld is a visual diff and merge tool targeted at developers
#37The first merge I did, even after reading the website, I couldn't fathom it. I understood the paradigm of merging into $BASE but couldn't figure out how to simply take these 5 lines from $REMOTE and these 3 from $LOCAL, so went back to the trusty Beyond Compare.
Might give it another shot.
Re: Meld is a visual diff and merge tool targeted at developers
#38Re: Meld is a visual diff and merge tool targeted at developers
#39I've been using Meld since years ago, and it's my default go-to diff viewer. The visual style they implemented helps me a lot to reason about how lines have been added or deleted from documents in the side by side comparison. Very neat! The directory contents tree diff is also really useful. I wish they made it even easier the basic case of comparing aribtrary text. Maybe it should be the default mode after opening t…
Meld already supports text filters!
Re: Meld is a visual diff and merge tool targeted at developers
#40Not affiliated with them in any way by the way.
[1] https://www.sublimetext.com/ [2] https://www.sublimemerge.com/