public interface VcsHistoryProviderEx extends VcsHistoryProvider
Modifier and Type | Method and Description |
---|---|
VcsFileRevision |
getLastRevision(FilePath filePath) |
void |
reportAppendableHistory(FilePath path,
VcsRevisionNumber startingRevision,
VcsAppendableHistorySessionPartner partner) |
canShowHistoryFor, createSessionFor, getAdditionalActions, getHelpId, getHistoryDiffHandler, getUICustomization, isDateOmittable, reportAppendableHistory, supportsHistoryForDirectories
VcsFileRevision getLastRevision(FilePath filePath) throws VcsException
VcsException
void reportAppendableHistory(FilePath path, VcsRevisionNumber startingRevision, VcsAppendableHistorySessionPartner partner)