Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.html

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3353
ddc966a494b0
child 3562
ef3f13a2c599
--- a/Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.html	Sun Mar 30 22:00:14 2014 +0200
+++ b/Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.html	Thu Apr 03 23:05:31 2014 +0200
@@ -42,6 +42,9 @@
 <td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.html">GpgExtension</a></td>
 <td>Package implementing the gpg extension support interface.</td>
 </tr><tr>
+<td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.html">LargefilesExtension</a></td>
+<td>Package implementing the largefiles extension support interface.</td>
+</tr><tr>
 <td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.html">PurgeExtension</a></td>
 <td>Package implementing the purge extension support interface.</td>
 </tr><tr>
@@ -51,6 +54,9 @@
 <td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.html">RebaseExtension</a></td>
 <td>Package implementing the rebase extension support interface.</td>
 </tr><tr>
+<td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.html">ShelveExtension</a></td>
+<td>Package implementing the shelve extension support interface.</td>
+</tr><tr>
 <td><a href="index-eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.html">TransplantExtension</a></td>
 <td>Package implementing the transplant extension support interface.</td>
 </tr>
@@ -74,6 +80,9 @@
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html">HgBackoutDialog</a></td>
 <td>Module implementing a dialog to enter the data for a backout operation.</td>
 </tr><tr>
+<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html">HgBranchInputDialog</a></td>
+<td>Module implementing a dialog to enter the data for a branch operation.</td>
+</tr><tr>
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html">HgBundleDialog</a></td>
 <td>Module implementing a dialog to enter the data for a bundle operation.</td>
 </tr><tr>
@@ -104,6 +113,9 @@
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtension.html">HgExtension</a></td>
 <td>Module implementing the base class for Mercurial extension interfaces.</td>
 </tr><tr>
+<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectBrowserHelper.html">HgExtensionProjectBrowserHelper</a></td>
+<td>Module implementing the project browser helper base for Mercurial extension interfaces.</td>
+</tr><tr>
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html">HgExtensionProjectHelper</a></td>
 <td>Module implementing the project helper base for Mercurial extension interfaces.</td>
 </tr><tr>
@@ -137,6 +149,9 @@
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgRemoveSubrepositoriesDialog.html">HgRemoveSubrepositoriesDialog</a></td>
 <td>Module implementing a dialog to remove sub-repositories.</td>
 </tr><tr>
+<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.html">HgRepoConfigDataDialog</a></td>
+<td>Module implementing a dialog to enter data needed for the initial creation of a repository configuration file (hgrc).</td>
+</tr><tr>
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html">HgRevisionSelectionDialog</a></td>
 <td>Module implementing a dialog to select a revision.</td>
 </tr><tr>
@@ -161,6 +176,9 @@
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html">HgTagDialog</a></td>
 <td>Module implementing a dialog to enter the data for a tagging operation.</td>
 </tr><tr>
+<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgUserConfigDataDialog.html">HgUserConfigDataDialog</a></td>
+<td>Module implementing a dialog to enter some user data.</td>
+</tr><tr>
 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html">HgUtilities</a></td>
 <td>Module implementing some common utility functions for the Mercurial package.</td>
 </tr><tr>

eric ide

mercurial