Sun, 01 Dec 2024 18:17:51 +0100
Mercurial Interface
- Moved `purge` and `shelve` extensions to the `Other Functions` menu because they are builtin functions.
<!DOCTYPE html> <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin</h1> <p> Package implementing the shelve extension support interface. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin.HgShelveBrowserDialog.html">HgShelveBrowserDialog</a></td> <td>Module implementing Mercurial shelve browser dialog.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin.HgShelveDataDialog.html">HgShelveDataDialog</a></td> <td>Module implementing a dialog to enter the data for a shelve operation.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin.HgShelvesSelectionDialog.html">HgShelvesSelectionDialog</a></td> <td>Module implementing a dialog to select multiple shelve names.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin.HgUnshelveDataDialog.html">HgUnshelveDataDialog</a></td> <td>Module implementing a dialog to enter the data for an unshelve operation.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin.ProjectBrowserHelper.html">ProjectBrowserHelper</a></td> <td>Module implementing the shelve extension project browser helper.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin.ProjectHelper.html">ProjectHelper</a></td> <td>Module implementing the shelve extension project helper.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.ShelveBuiltin.shelve.html">shelve</a></td> <td>Module implementing the shelve extension interface.</td> </tr> </table> </body></html>