C# Class SourceLog.Plugin.Mercurial.MercurialPlugin

Inheritance: Interface.Plugin
ファイルを表示 Open project: tomhunter-gh/SourceLog

Protected Methods

Method Description
CheckForNewLogEntriesImpl ( ) : void

Private Methods

Method Description
GetFile ( Repository repo, int rev, string path ) : byte[]
GetMercurialSettings ( string &directory ) : void
MercurialChangeStatusToChangeType ( ChangesetPathActionType changeKind ) : ChangeType
ProcessLogEntry ( Repository repo, Changeset commit ) : void

Method Details

CheckForNewLogEntriesImpl() protected method

protected CheckForNewLogEntriesImpl ( ) : void
return void