Wed, 19 Oct 2022 13:39:16 +0200
Git Interface and Mercurial Interface
- added support for `git blame --ignore-revs-file` including an action to create such a skip list file
- added support for `hg annotate --skip` including an action to create a file for the commit IDs to be skipped (one per line)
<!DOCTYPE html> <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__</h1> <p> Package implementing the largefiles extension support interface. </p> <h3>Global Attributes</h3> <table> <tr><td>None</td></tr> </table> <h3>Classes</h3> <table> <tr><td>None</td></tr> </table> <h3>Functions</h3> <table> <tr> <td><a href="#getDefaults">getDefaults</a></td> <td>Function to get the default values of the extension.</td> </tr> </table> <hr /> <hr /> <a NAME="getDefaults" ID="getDefaults"></a> <h2>getDefaults</h2> <b>getDefaults</b>(<i></i>) <p> Function to get the default values of the extension. </p> <dl> <dt>Return:</dt> <dd> dictionary with default values and parameter as key (dict) </dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html>