- All Implemented Interfaces:
- Command
- Direct Known Subclasses:
- AbstractCvsDiffCommand, BazaarDiffCommand, GitDiffCommand, HgDiffCommand, JazzDiffCommand, PerforceDiffCommand, StarteamDiffCommand, SvnDiffCommand
public abstract class AbstractDiffCommand
extends AbstractCommand
TODO: Better support for entire filesets.
TODO: Better support for entire changesets (ie consistency between revision handling in CVS and SVN).
TODO: Consistent handling of revisions, tags and dates - currently only revisions supported, though tags will work for CVS
- Version:
- $Id: AbstractDiffCommand.java 685539 2008-08-13 13:27:27Z vsiveton $
- Author:
- Emmanuel Venisse, Trygve Laugstøl, Brett Porter