Method |
Description |
|
GetBranchesWhichContainsThisCommit ( string revision ) : string |
|
|
GetTagsWhichContainsThisCommit ( string revision ) : string |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
LoadAuthorImage ( ) : void |
|
|
ReloadCommitInfo ( ) : void |
|
|
ResetTextAndImage ( ) : void |
|
|
RevisionInfoLinkClicked ( object sender, LinkClickedEventArgs e ) : void |
|
|
copyCommitInfoToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
loadBranchInfo ( string _revision ) : void |
|
|
loadTagInfo ( string _revision ) : void |
|
|
showContainedInBranchesToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
showContainedInTagsToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
tableLayout_Paint ( object sender, PaintEventArgs e ) : void |
|
|
updateText ( ) : void |
|
|