Changes
Changes in v2.5 (2011-04-01):
- Requires Tcl 8.5.
- Plugins: Added dump, better documentation.
- Dir diff: Added step down.
- Dir diff: Redesigned to display less.
- Support for Perforce and Fossil.
- Allow zero lines of context.
- Detect and display annotation in patch view.
- Select colors for PDF print. Command line options for PDF.
- Removed support for Postscript output.
- Support File Drop with TkDnd.
- Handle line endings in conflict and merge.
Changes in v2.4 (2009-01-08):
- Completely redesigned directory diff.
- Added a log viewer in revision mode.
- Added color option for unchanged text.
- Plugins support.
- Support for Subversion, Mercurial and Bazaar.
- Support commit in Subversion.
- Added -review for displaying all changes in a tree.
- Support command line "-" to read a patch from std input.
Changes in v2.3 (2007-12-05):
- Added -printpdf command line option.
- Fixed line numbering in PDF with big line numbers.
- Started on GIT support.
- Anything on the command line is checked for a starkit.
Kits are mounted and treated as directories.
Changes in v2.2 (2007-04-05):
- Added experimental -nonewline command option.
- Added -close command option.
- Added experimental PDF print.
- Added dirdiff preferences and filters.
- Smarter save in merge. [FR 2957]
- Added commit button for CVS. [FR 2780]
- Bug fixes include: Kits are mounted readonly,
fixed dir diff window menu,
improved patch file parsing.
Changes in v2.1 (2006-06-02):
- Added -preprocess command line option.
- Added -foreach command line option.
- Added -context command line option.
- Handle starkits as directories in dir diff.
- Support relative -r with CVS.
Changes in v2.0.7 (2004-12-14):
- Added regsub preprocessing option.
- Added -prefix command line option.
- Improved merge window.
- Added ignore keyword option to directory diff.
Changes in v2.0.6 (2004-10-19):
- Added Ignore Digit option.
- Fixed bug in -r for ClearCase.
- Edit Mode made more robust.
Changes in v2.0.5 (2004-08-20):
- Option -r can now be used with ClearCase diff.
- Edit Mode allows simple editing in the diff display and saving.
Changes in v2.0.4 (2004-06-17):
- Added ignore case option.
- Improved alignment function.
Changes in v2.0.3 (2004-05-26):
- Added context options for "Diffs only" mode.
- Rewrote how "Separate Diff" and "Align" works. The latter now only happens after a "Redo Diff".
- Added scroll map and some more context menu options in Directory Diff.
Changes in v2.0.2 (2004-05-03):
- Fixed a bug in ClearCase support.
- Improved enscipt usage in print command.
- Added "mark file" in dirdiff context menu.
Changes in v2.0.1 (2004-02-10):
- Added preference for width and height.
- Added Tools menu to directory diff window.
- Made it simpler to save a conflict in the same file.
First public release v2.0 (2004-01-30):