WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: xxdiff  (Read 2285 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
xxdiff
« on: May 06, 2009, 06:16:13 PM »
Thanks to Roberto A. Foglietta for xxdiff:

Code: [Select]
Title:          xxdiff.tcz
Description:    Graphical File And Directories Comparator And Merge Tool
Version:        3.1
Author:         Martin Blais
Original-site:  http://furius.ca/xxdiff
Copying-policy: GPL
Size: 348K
Extension_by:   Roberto A. Foglietta
Comments:       Xxdiff has reached stable state, and is known
to run on many popular unices, including IRIX,
Linux, Solaris, HP/UX, DEC Tru64. It has been
deployed inside many large organizations and
is being actively maintained by its author.
Features:
    * Comparing two files, three files, or two
      directories (shallow and recursive);
    * Horizontal diffs highlighting;
    * Files can be merged interactively and
      resulting output visualized and saved;
    * Has features to assist in performing merge
      reviews/policing;
    * Can unmerge CVS conflicts in automatically
      merged file and display them as two files,
      to help resolve conflicts;
    * Uses external diff program to compute differences:
      works with GNU diff, SGI diff and ClearCase's cleardiff,
      and any other diff whose output is similar to those;
    * Fully customizable with a resource file;
    * Look-and-feel similar to Rudy Wortel's/SGI xdiff,
      it is desktop agnostic (i.e. will work equally well
      with KDE or Gnome);
    * Features and output that ease integration with scripts.
Change-log:     2009/05/06 First version
Current:    2009/05/06 First version