110 <td>Public method to add a sub-repository.</td> |
110 <td>Public method to add a sub-repository.</td> |
111 </tr><tr> |
111 </tr><tr> |
112 <td><a href="#Hg.hgAnnotate">hgAnnotate</a></td> |
112 <td><a href="#Hg.hgAnnotate">hgAnnotate</a></td> |
113 <td>Public method to show the output of the hg annotate command.</td> |
113 <td>Public method to show the output of the hg annotate command.</td> |
114 </tr><tr> |
114 </tr><tr> |
|
115 <td><a href="#Hg.hgArchive">hgArchive</a></td> |
|
116 <td>Public method to create an unversioned archive from the repository.</td> |
|
117 </tr><tr> |
115 <td><a href="#Hg.hgBackout">hgBackout</a></td> |
118 <td><a href="#Hg.hgBackout">hgBackout</a></td> |
116 <td>Public method used to backout an earlier changeset from the Mercurial repository.</td> |
119 <td>Public method used to backout an earlier changeset from the Mercurial repository.</td> |
117 </tr><tr> |
120 </tr><tr> |
118 <td><a href="#Hg.hgBisect">hgBisect</a></td> |
121 <td><a href="#Hg.hgBisect">hgBisect</a></td> |
119 <td>Public method to perform bisect commands.</td> |
122 <td>Public method to perform bisect commands.</td> |
487 </p><dl> |
490 </p><dl> |
488 <dt><i>name</i></dt> |
491 <dt><i>name</i></dt> |
489 <dd> |
492 <dd> |
490 file name to show the annotations for (string) |
493 file name to show the annotations for (string) |
491 </dd> |
494 </dd> |
492 </dl><a NAME="Hg.hgBackout" ID="Hg.hgBackout"></a> |
495 </dl><a NAME="Hg.hgArchive" ID="Hg.hgArchive"></a> |
|
496 <h4>Hg.hgArchive</h4> |
|
497 <b>hgArchive</b>(<i></i>) |
|
498 <p> |
|
499 Public method to create an unversioned archive from the repository. |
|
500 </p><a NAME="Hg.hgBackout" ID="Hg.hgBackout"></a> |
493 <h4>Hg.hgBackout</h4> |
501 <h4>Hg.hgBackout</h4> |
494 <b>hgBackout</b>(<i>name</i>) |
502 <b>hgBackout</b>(<i>name</i>) |
495 <p> |
503 <p> |
496 Public method used to backout an earlier changeset from the Mercurial repository. |
504 Public method used to backout an earlier changeset from the Mercurial repository. |
497 </p><dl> |
505 </p><dl> |