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

changeset 5516
a165ff497046
parent 3673
e26d7d0c1088
equal deleted inserted replaced
5515:397b36511c67 5516:a165ff497046
87 <dd> 87 <dd>
88 reference to the Mercurial vcs object 88 reference to the Mercurial vcs object
89 </dd> 89 </dd>
90 </dl><a NAME="Gpg.hgGpgSign" ID="Gpg.hgGpgSign"></a> 90 </dl><a NAME="Gpg.hgGpgSign" ID="Gpg.hgGpgSign"></a>
91 <h4>Gpg.hgGpgSign</h4> 91 <h4>Gpg.hgGpgSign</h4>
92 <b>hgGpgSign</b>(<i>path</i>) 92 <b>hgGpgSign</b>(<i>path, revisions=None</i>)
93 <p> 93 <p>
94 Public method used to list the available bookmarks. 94 Public method used to list the available bookmarks.
95 </p><dl> 95 </p><dl>
96 <dt><i>path</i></dt> 96 <dt><i>path</i> (str)</dt>
97 <dd> 97 <dd>
98 directory name of the project (string) 98 directory name of the project
99 </dd><dt><i>revisions</i> (list of str)</dt>
100 <dd>
101 list containing the revisions to be signed
99 </dd> 102 </dd>
100 </dl><a NAME="Gpg.hgGpgSignatures" ID="Gpg.hgGpgSignatures"></a> 103 </dl><a NAME="Gpg.hgGpgSignatures" ID="Gpg.hgGpgSignatures"></a>
101 <h4>Gpg.hgGpgSignatures</h4> 104 <h4>Gpg.hgGpgSignatures</h4>
102 <b>hgGpgSignatures</b>(<i>path</i>) 105 <b>hgGpgSignatures</b>(<i>path</i>)
103 <p> 106 <p>

eric ide

mercurial