Thu, 20 Mar 2025 11:54:57 +0100
Corrected some issues related to controllers with small RAM and limited numbers support (i.e. BBC micro:bit and Calliope mini).
<!DOCTYPE html> <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.PurgeBuiltin</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.PurgeBuiltin</h1> <p> Package implementing the purge extension support interface. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.PurgeBuiltin.HgPurgeListDialog.html">HgPurgeListDialog</a></td> <td>Module implementing a dialog to list all files not tracked by Mercurial.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.PurgeBuiltin.ProjectHelper.html">ProjectHelper</a></td> <td>Module implementing the purge extension project helper.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.PurgeBuiltin.purge.html">purge</a></td> <td>Module implementing the purge extension interface.</td> </tr> </table> </body></html>