- All Implemented Interfaces:
- Command
- Direct Known Subclasses:
- AbstractCvsDiffCommand, BazaarDiffCommand, GitDiffCommand, HgDiffCommand, JazzDiffCommand, JGitDiffCommand, 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
- Author:
- Emmanuel Venisse, Trygve Laugstøl, Brett Porter