C# Class SourceLog.Plugin.Mercurial.MercurialPlugin

Inheritance: Interface.Plugin
Afficher le fichier Open project: tomhunter-gh/SourceLog

Méthodes protégées

Méthode Description
CheckForNewLogEntriesImpl ( ) : void

Private Methods

Méthode 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 méthode

protected CheckForNewLogEntriesImpl ( ) : void
Résultat void