Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html

changeset 1267
5eddb59304c7
parent 1229
a8207dc73672
child 1311
95685f9ad9f8
equal deleted inserted replaced
1266:ce8a103501a5 1267:5eddb59304c7
116 <td>Private slot used to show the log of changes coming into the repository.</td> 116 <td>Private slot used to show the log of changes coming into the repository.</td>
117 </tr><tr> 117 </tr><tr>
118 <td><a href="#HgProjectHelper.__hgLogBrowser">__hgLogBrowser</a></td> 118 <td><a href="#HgProjectHelper.__hgLogBrowser">__hgLogBrowser</a></td>
119 <td>Private slot used to browse the log of the current project.</td> 119 <td>Private slot used to browse the log of the current project.</td>
120 </tr><tr> 120 </tr><tr>
121 <td><a href="#HgProjectHelper.__hgLogLimited">__hgLogLimited</a></td>
122 <td>Private slot used to perform a hg log --limit.</td>
123 </tr><tr>
124 <td><a href="#HgProjectHelper.__hgOutgoing">__hgOutgoing</a></td> 121 <td><a href="#HgProjectHelper.__hgOutgoing">__hgOutgoing</a></td>
125 <td>Private slot used to show the log of changes going out of the repository.</td> 122 <td>Private slot used to show the log of changes going out of the repository.</td>
126 </tr><tr> 123 </tr><tr>
127 <td><a href="#HgProjectHelper.__hgParents">__hgParents</a></td> 124 <td><a href="#HgProjectHelper.__hgParents">__hgParents</a></td>
128 <td>Private slot used to show the parents of the repository.</td> 125 <td>Private slot used to show the parents of the repository.</td>
310 </p><a NAME="HgProjectHelper.__hgLogBrowser" ID="HgProjectHelper.__hgLogBrowser"></a> 307 </p><a NAME="HgProjectHelper.__hgLogBrowser" ID="HgProjectHelper.__hgLogBrowser"></a>
311 <h4>HgProjectHelper.__hgLogBrowser</h4> 308 <h4>HgProjectHelper.__hgLogBrowser</h4>
312 <b>__hgLogBrowser</b>(<i></i>) 309 <b>__hgLogBrowser</b>(<i></i>)
313 <p> 310 <p>
314 Private slot used to browse the log of the current project. 311 Private slot used to browse the log of the current project.
315 </p><a NAME="HgProjectHelper.__hgLogLimited" ID="HgProjectHelper.__hgLogLimited"></a>
316 <h4>HgProjectHelper.__hgLogLimited</h4>
317 <b>__hgLogLimited</b>(<i></i>)
318 <p>
319 Private slot used to perform a hg log --limit.
320 </p><a NAME="HgProjectHelper.__hgOutgoing" ID="HgProjectHelper.__hgOutgoing"></a> 312 </p><a NAME="HgProjectHelper.__hgOutgoing" ID="HgProjectHelper.__hgOutgoing"></a>
321 <h4>HgProjectHelper.__hgOutgoing</h4> 313 <h4>HgProjectHelper.__hgOutgoing</h4>
322 <b>__hgOutgoing</b>(<i></i>) 314 <b>__hgOutgoing</b>(<i></i>)
323 <p> 315 <p>
324 Private slot used to show the log of changes going out of the repository. 316 Private slot used to show the log of changes going out of the repository.

eric ide

mercurial