Package org.eclipse.team.core.history
Application programming interfaces for describing the history associated with
files.
Package Specification
This package specifies the API for describing the history associated with files. The history for a file can be obtained from a repository or from the local history store.-
Interface Summary Interface Description IFileHistory Provides a complete set of IFileRevisions that make up this IFileHistory.IFileHistoryProvider This is API to access individual file histories.IFileRevision Represents an individual revision of a file.ITag ITags can be used to hang additional repository information for IFileRevisions.