Projects / diffutils

diffutils

Diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. Their features are a superset of the Unix features and they are significantly faster. Cmp has been moved into this package from the GNU textutils package. These programs are usually used for creating patch files.

Tags
Licenses

RSS Recent releases

  •  12 Aug 2011 10:23

Release Notes: "diff" no longer reports spurious differences merely because two entries in the same directory have names that compare equal in the current locale, or compare equal because "--ignore-file-name-case" was given.

  •  05 May 2010 13:09

Release Notes: Lack of a newline at the end of file reporting was fixed. When printing preceding "function" lines for a hunk, lines are trimmed in order to avoid truncating the function name. Binary file differences are once again denoted with the word "binary" for clarity.

  •  13 Feb 2010 13:38

Release Notes: A new --suppress-blank-empty diff option was added. Support for `diff -NUM' was reintroduced. The sdiff now understands '1' and '2' as synonyms for 'l' and 'r'. There is a change in behavior: sdiff and diff3 now invoke diff, not $(bindir)/diff. gnulib support was updated.

  •  10 Apr 2002 11:27

Release Notes: Problems in the build system and some other bugs were fixed.

  •  25 Mar 2002 08:19

Release Notes: The programs now support behavior conformant to POSIX 1003.1-2001. Options to diff that accepted regular expressions now conform to the grep syntax rather than the GNU Emacs syntax for regexps. An option to diff3 and sdiff allows you to use other diff utilities than the one that comes with diffutils. cmp supports BSD-style options to specify the bytes to skip at the start of the files. Support was improved for locales other than the `C' (POSIX) locale and for MS-DOS. Support for large files (>2 GB) was added. Man pages are now provided. Some of the diagnostics were reworded so that they are more consistent.

RSS Recent comments

21 Jul 2001 06:28 tbehling

Directory Comparison!
I just accidentally realized that diff will actually compare entire directory structures, and print the diffs between all files in a neat report! I was originally thinking of writing a directory-recursion script in Perl to do this very thing. I was rather blown away with both the clarity and usefulness of the report.

Screenshot

Project Spotlight

FreeDiams

A program for making prescriptions of pharmaceutical drugs and testing their interactions.

Screenshot

Project Spotlight

Blite

A fast, light, easy-to-use blog application.