68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#Hg.__hgURL">__hgURL</a></td> |
69 <td><a href="#Hg.__hgURL">__hgURL</a></td> |
70 <td>Private method to format a url for Mercurial.</td> |
70 <td>Private method to format a url for Mercurial.</td> |
71 </tr><tr> |
71 </tr><tr> |
72 <td><a href="#Hg.__iniFileChanged">__iniFileChanged</a></td> |
72 <td><a href="#Hg.__iniFileChanged">__iniFileChanged</a></td> |
73 <td>Private slot to handle a change of the Mercurial config file.</td> |
73 <td>Private slot to handle a change of the Mercurial configuration file.</td> |
74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="#Hg.__monitorRepoIniFile">__monitorRepoIniFile</a></td> |
75 <td><a href="#Hg.__monitorRepoIniFile">__monitorRepoIniFile</a></td> |
76 <td>Private slot to add a repository config file to the list of monitored files.</td> |
76 <td>Private slot to add a repository configuration file to the list of monitored files.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#Hg.__vcsCommit_Step2">__vcsCommit_Step2</a></td> |
78 <td><a href="#Hg.__vcsCommit_Step2">__vcsCommit_Step2</a></td> |
79 <td>Private slot performing the second step of the commit action.</td> |
79 <td>Private slot performing the second step of the commit action.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#Hg._createStatusMonitorThread">_createStatusMonitorThread</a></td> |
81 <td><a href="#Hg._createStatusMonitorThread">_createStatusMonitorThread</a></td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="#Hg.hgCreateIgnoreFile">hgCreateIgnoreFile</a></td> |
111 <td><a href="#Hg.hgCreateIgnoreFile">hgCreateIgnoreFile</a></td> |
112 <td>Public method to create the ignore file.</td> |
112 <td>Public method to create the ignore file.</td> |
113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="#Hg.hgEditConfig">hgEditConfig</a></td> |
114 <td><a href="#Hg.hgEditConfig">hgEditConfig</a></td> |
115 <td>Public method used to edit the repository config file.</td> |
115 <td>Public method used to edit the repository configuration file.</td> |
|
116 </tr><tr> |
|
117 <td><a href="#Hg.hgEditUserConfig">hgEditUserConfig</a></td> |
|
118 <td>Public method used to edit the user configuration file.</td> |
116 </tr><tr> |
119 </tr><tr> |
117 <td><a href="#Hg.hgExtendedDiff">hgExtendedDiff</a></td> |
120 <td><a href="#Hg.hgExtendedDiff">hgExtendedDiff</a></td> |
118 <td>Public method used to view the difference of a file/directory to the Mercurial repository.</td> |
121 <td>Public method used to view the difference of a file/directory to the Mercurial repository.</td> |
119 </tr><tr> |
122 </tr><tr> |
120 <td><a href="#Hg.hgForget">hgForget</a></td> |
123 <td><a href="#Hg.hgForget">hgForget</a></td> |
170 </tr><tr> |
173 </tr><tr> |
171 <td><a href="#Hg.hgRollback">hgRollback</a></td> |
174 <td><a href="#Hg.hgRollback">hgRollback</a></td> |
172 <td>Public method used to rollback the last transaction.</td> |
175 <td>Public method used to rollback the last transaction.</td> |
173 </tr><tr> |
176 </tr><tr> |
174 <td><a href="#Hg.hgServe">hgServe</a></td> |
177 <td><a href="#Hg.hgServe">hgServe</a></td> |
175 <td>Public method used to edit the repository config file.</td> |
178 <td>Public method used to serve the project.</td> |
176 </tr><tr> |
179 </tr><tr> |
177 <td><a href="#Hg.hgShowBranch">hgShowBranch</a></td> |
180 <td><a href="#Hg.hgShowBranch">hgShowBranch</a></td> |
178 <td>Public method used to show the current branch the working directory.</td> |
181 <td>Public method used to show the current branch the working directory.</td> |
179 </tr><tr> |
182 </tr><tr> |
180 <td><a href="#Hg.hgShowConfig">hgShowConfig</a></td> |
183 <td><a href="#Hg.hgShowConfig">hgShowConfig</a></td> |
181 <td>Public method to show the combined config.</td> |
184 <td>Public method to show the combined configuration.</td> |
182 </tr><tr> |
185 </tr><tr> |
183 <td><a href="#Hg.hgShowPaths">hgShowPaths</a></td> |
186 <td><a href="#Hg.hgShowPaths">hgShowPaths</a></td> |
184 <td>Public method to show the path aliases for remote repositories.</td> |
187 <td>Public method to show the path aliases for remote repositories.</td> |
185 </tr><tr> |
188 </tr><tr> |
186 <td><a href="#Hg.hgUnbundle">hgUnbundle</a></td> |
189 <td><a href="#Hg.hgUnbundle">hgUnbundle</a></td> |
324 </dd> |
327 </dd> |
325 </dl><a NAME="Hg.__iniFileChanged" ID="Hg.__iniFileChanged"></a> |
328 </dl><a NAME="Hg.__iniFileChanged" ID="Hg.__iniFileChanged"></a> |
326 <h4>Hg.__iniFileChanged</h4> |
329 <h4>Hg.__iniFileChanged</h4> |
327 <b>__iniFileChanged</b>(<i>path</i>) |
330 <b>__iniFileChanged</b>(<i>path</i>) |
328 <p> |
331 <p> |
329 Private slot to handle a change of the Mercurial config file. |
332 Private slot to handle a change of the Mercurial configuration file. |
330 </p><dl> |
333 </p><dl> |
331 <dt><i>path</i></dt> |
334 <dt><i>path</i></dt> |
332 <dd> |
335 <dd> |
333 name of the changed file (string) |
336 name of the changed file (string) |
334 </dd> |
337 </dd> |
335 </dl><a NAME="Hg.__monitorRepoIniFile" ID="Hg.__monitorRepoIniFile"></a> |
338 </dl><a NAME="Hg.__monitorRepoIniFile" ID="Hg.__monitorRepoIniFile"></a> |
336 <h4>Hg.__monitorRepoIniFile</h4> |
339 <h4>Hg.__monitorRepoIniFile</h4> |
337 <b>__monitorRepoIniFile</b>(<i>name</i>) |
340 <b>__monitorRepoIniFile</b>(<i>name</i>) |
338 <p> |
341 <p> |
339 Private slot to add a repository config file to the list of monitored files. |
342 Private slot to add a repository configuration file to the list of monitored |
|
343 files. |
340 </p><dl> |
344 </p><dl> |
341 <dt><i>name</i></dt> |
345 <dt><i>name</i></dt> |
342 <dd> |
346 <dd> |
343 directory name pointing into the repository (string) |
347 directory name pointing into the repository (string) |
344 </dd> |
348 </dd> |
372 Public method to clear the status cache. |
376 Public method to clear the status cache. |
373 </p><a NAME="Hg.getExtensionObject" ID="Hg.getExtensionObject"></a> |
377 </p><a NAME="Hg.getExtensionObject" ID="Hg.getExtensionObject"></a> |
374 <h4>Hg.getExtensionObject</h4> |
378 <h4>Hg.getExtensionObject</h4> |
375 <b>getExtensionObject</b>(<i>extensionName</i>) |
379 <b>getExtensionObject</b>(<i>extensionName</i>) |
376 <p> |
380 <p> |
377 Public method to get a reference to an extension object. |
381 Public method to get a reference to an extension object. |
378 </p><dl> |
382 </p><dl> |
379 <dt><i>extensionName</i></dt> |
383 <dt><i>extensionName</i></dt> |
380 <dd> |
384 <dd> |
381 name of the extension (string) |
385 name of the extension (string) |
382 </dd> |
386 </dd> |
487 </dd> |
491 </dd> |
488 </dl><a NAME="Hg.hgEditConfig" ID="Hg.hgEditConfig"></a> |
492 </dl><a NAME="Hg.hgEditConfig" ID="Hg.hgEditConfig"></a> |
489 <h4>Hg.hgEditConfig</h4> |
493 <h4>Hg.hgEditConfig</h4> |
490 <b>hgEditConfig</b>(<i>name</i>) |
494 <b>hgEditConfig</b>(<i>name</i>) |
491 <p> |
495 <p> |
492 Public method used to edit the repository config file. |
496 Public method used to edit the repository configuration file. |
493 </p><dl> |
497 </p><dl> |
494 <dt><i>name</i></dt> |
498 <dt><i>name</i></dt> |
495 <dd> |
499 <dd> |
496 file/directory name (string) |
500 file/directory name (string) |
497 </dd> |
501 </dd> |
498 </dl><a NAME="Hg.hgExtendedDiff" ID="Hg.hgExtendedDiff"></a> |
502 </dl><a NAME="Hg.hgEditUserConfig" ID="Hg.hgEditUserConfig"></a> |
|
503 <h4>Hg.hgEditUserConfig</h4> |
|
504 <b>hgEditUserConfig</b>(<i></i>) |
|
505 <p> |
|
506 Public method used to edit the user configuration file. |
|
507 </p><a NAME="Hg.hgExtendedDiff" ID="Hg.hgExtendedDiff"></a> |
499 <h4>Hg.hgExtendedDiff</h4> |
508 <h4>Hg.hgExtendedDiff</h4> |
500 <b>hgExtendedDiff</b>(<i>name</i>) |
509 <b>hgExtendedDiff</b>(<i>name</i>) |
501 <p> |
510 <p> |
502 Public method used to view the difference of a file/directory to the |
511 Public method used to view the difference of a file/directory to the |
503 Mercurial repository. |
512 Mercurial repository. |
755 </dd> |
764 </dd> |
756 </dl><a NAME="Hg.hgShowConfig" ID="Hg.hgShowConfig"></a> |
765 </dl><a NAME="Hg.hgShowConfig" ID="Hg.hgShowConfig"></a> |
757 <h4>Hg.hgShowConfig</h4> |
766 <h4>Hg.hgShowConfig</h4> |
758 <b>hgShowConfig</b>(<i>name</i>) |
767 <b>hgShowConfig</b>(<i>name</i>) |
759 <p> |
768 <p> |
760 Public method to show the combined config. |
769 Public method to show the combined configuration. |
761 </p><dl> |
770 </p><dl> |
762 <dt><i>name</i></dt> |
771 <dt><i>name</i></dt> |
763 <dd> |
772 <dd> |
764 file/directory name (string) |
773 file/directory name (string) |
765 </dd> |
774 </dd> |