Meld

What is Meld?

Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems.

Meld helps you review code changes and understand patches. It might even help you to figure out what is going on in that merge you keep avoiding.

Features

  • Two- and three-way comparison of files and directories
  • File comparisons update as you type
  • Auto-merge mode and actions on change blocks help make merges easier
  • Visualisations make it easier to compare your files
  • Supports Git, Bazaar, Mercurial, Subversion, etc.
  • …and more

Meld is licensed under the GPL v2, except as noted.

Getting it

Meld is packaged for most Linux/Unix distributions, including Fedora, Ubuntu, and Suse. Unless you want the absolutely latest version, you should install Meld through your package manager.

Windows users should download the MSI, or for older releases, check out the Meld installer project.

On OS X, Meld is not yet officially supported. For pre-built binaries, these OS X builds are the best option. You can also get Meld from MacPorts, Fink or Brew; none of these methods are supported.

You can also run Meld without installing it. Just extract the archive and run bin/meld from the archive folder.

Source: Meld 3.18.0 10 September 2017
Windows: Meld 3.16.2 6 August 2016
New Windows builds are currently unavailable. If you'd like to help out with reproducible binary builds, please contact the Meld mailing list.

Requirements

  • Python 3.3
  • GTK+ 3.14
  • GLib 2.36
  • PyGObject 3.14
  • GtkSourceView 3.14
  • pycairo