ghalkes:~# command line tools

dwdiff

About dwdiff

dwdiff is a diff program that operates at the word level instead of the line level. It is different from wdiff in that it allows the user to specify what should be considered whitespace, and in that it takes an optional list of characters that should be considered delimiters. Delimiters are single characters that are treated as if they are words, even when there is no whitespace separating them from preceding words or delimiters. dwdiff is mostly commandline compatible with wdiff. Only the --autopager, --terminal and --avoid-wraps options are not supported.

The default output from dwdiff is the new text, with the deleted and inserted parts annotated with markers. Command line options are available to change both what is printed, and the markers.

News

dwdiff version 2.0.4 released

This release fixes a bug in the memory allocation code, which could be triggered by using large values for the -m option.

12-Jun-2012

dwdiff version 2.0.3 released

This release adds/updates the translations for Spanish, German (incomplete) and French (incomplete). These translations are now installed by default.

31-May-2012

dwdiff version 2.0.2 released

This release fixes a build error on configuring using --without-unicode. Furthermore, the dwdiff Makefile now supports DESTDIR. If you have a working build of dwdiff, there is no need to upgrade as there are no code changes.

28-Oct-2011

dwdiff on Transifex.net

If you wish to help with translating dwdiff, you can now visit the Transifex.net page for dwdiff.

21-Mar-2010

Download

The source for dwdiff is available here. Older releases are available here.

Several Linux distributions and BSD version are shipping dwdiff packages or build scripts/ports, for example Fedora Linux, FreeBSD and OpenBSD. For some Unix variants or derivatives, dwdiff packages are provided through external repositories:

If your distribution does not provide dwdiff packages, you can either build dwdiff from source, or you can try filing a feature request with the maintainers of your distribution.

Contact

You can reach me at: dwdiff @ REMOVE ghalkes.nl.
Releases are also announced on the mailing list
If you wish to help with translations, go to the Transifex.net page for dwdiff.

Copyright Notice

Copyright © 2006-2012 G.P. Halkes and others
dwdiff is distributed under the GNU General Public License version 3.

Versions of dwdiff before 1.3 were distributed under the Open Software License version 2.0.