eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html

changeset 7489
6543bcd150fd
parent 7273
391d6b7b1eff
child 7900
72b88fb20261
equal deleted inserted replaced
7488:36ec7469f492 7489:6543bcd150fd
26 Module implementing a dialog to browse the log history. 26 Module implementing a dialog to browse the log history.
27 </p> 27 </p>
28 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29 29
30 <table> 30 <table>
31 <tr><td>COLORNAMES</td></tr><tr><td>COLORS</td></tr> 31 <tr><td>COLORNAMES</td></tr><tr><td>COLORS</td></tr><tr><td>LIGHTCOLORS</td></tr>
32 </table> 32 </table>
33 <h3>Classes</h3> 33 <h3>Classes</h3>
34 34
35 <table> 35 <table>
36 36
784 <p> 784 <p>
785 Private method to get the (rotating) name of the color given an index. 785 Private method to get the (rotating) name of the color given an index.
786 </p> 786 </p>
787 <dl> 787 <dl>
788 788
789 <dt><i>n</i></dt> 789 <dt><i>n</i> (int)</dt>
790 <dd> 790 <dd>
791 color index (integer) 791 color index
792 </dd> 792 </dd>
793 </dl> 793 </dl>
794 <dl> 794 <dl>
795 <dt>Returns:</dt> 795 <dt>Returns:</dt>
796 <dd> 796 <dd>
797 color name (string) 797 color name
798 </dd>
799 </dl>
800 <dl>
801 <dt>Return Type:</dt>
802 <dd>
803 str
798 </dd> 804 </dd>
799 </dl> 805 </dl>
800 <a NAME="GitLogBrowserDialog.__getCommitForTag" ID="GitLogBrowserDialog.__getCommitForTag"></a> 806 <a NAME="GitLogBrowserDialog.__getCommitForTag" ID="GitLogBrowserDialog.__getCommitForTag"></a>
801 <h4>GitLogBrowserDialog.__getCommitForTag</h4> 807 <h4>GitLogBrowserDialog.__getCommitForTag</h4>
802 <b>__getCommitForTag</b>(<i>tag</i>) 808 <b>__getCommitForTag</b>(<i>tag</i>)

eric ide

mercurial