Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html

changeset 1228
7afaf2fca55b
parent 1087
fb8cd56819a9
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 HgExtension 49 HgExtension
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#Gpg.__init__">Gpg</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#Gpg.hgGpgSign">hgGpgSign</a></td> 61 <td><a href="#Gpg.hgGpgSign">hgGpgSign</a></td>
61 <td>Public method used to list the available bookmarks.</td> 62 <td>Public method used to list the available bookmarks.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#Gpg.hgGpgSignatures">hgGpgSignatures</a></td> 64 <td><a href="#Gpg.hgGpgSignatures">hgGpgSignatures</a></td>
64 <td>Public method used to list all signed changesets.</td> 65 <td>Public method used to list all signed changesets.</td>
67 <td>Public method used to verify the signatures of a revision.</td> 68 <td>Public method used to verify the signatures of a revision.</td>
68 </tr><tr> 69 </tr><tr>
69 <td><a href="#Gpg.shutdown">shutdown</a></td> 70 <td><a href="#Gpg.shutdown">shutdown</a></td>
70 <td>Public method used to shutdown the fetch interface.</td> 71 <td>Public method used to shutdown the fetch interface.</td>
71 </tr> 72 </tr>
73 </table>
74 <h3>Static Methods</h3>
75 <table>
76 <tr><td>None</td></tr>
72 </table> 77 </table>
73 <a NAME="Gpg.__init__" ID="Gpg.__init__"></a> 78 <a NAME="Gpg.__init__" ID="Gpg.__init__"></a>
74 <h4>Gpg (Constructor)</h4> 79 <h4>Gpg (Constructor)</h4>
75 <b>Gpg</b>(<i>vcs</i>) 80 <b>Gpg</b>(<i>vcs</i>)
76 <p> 81 <p>

eric ide

mercurial