79 </tr><tr> |
79 </tr><tr> |
80 <td><a href="#Hg.__getExtensionsInfo">__getExtensionsInfo</a></td> |
80 <td><a href="#Hg.__getExtensionsInfo">__getExtensionsInfo</a></td> |
81 <td>Private method to get the active extensions from Mercurial.</td> |
81 <td>Private method to get the active extensions from Mercurial.</td> |
82 </tr><tr> |
82 </tr><tr> |
83 <td><a href="#Hg.__getInOutBookmarks">__getInOutBookmarks</a></td> |
83 <td><a href="#Hg.__getInOutBookmarks">__getInOutBookmarks</a></td> |
84 <td>Public method to get the list of incoming or outgoing bookmarks.</td> |
84 <td>Private method to get the list of incoming or outgoing bookmarks.</td> |
85 </tr><tr> |
85 </tr><tr> |
86 <td><a href="#Hg.__hgGetFileForRevision">__hgGetFileForRevision</a></td> |
86 <td><a href="#Hg.__hgGetFileForRevision">__hgGetFileForRevision</a></td> |
87 <td>Private method to get a file for a specific revision from the repository.</td> |
87 <td>Private method to get a file for a specific revision from the repository.</td> |
88 </tr><tr> |
88 </tr><tr> |
89 <td><a href="#Hg.__hgURL">__hgURL</a></td> |
89 <td><a href="#Hg.__hgURL">__hgURL</a></td> |
432 Private method to get the active extensions from Mercurial. |
432 Private method to get the active extensions from Mercurial. |
433 </p><a NAME="Hg.__getInOutBookmarks" ID="Hg.__getInOutBookmarks"></a> |
433 </p><a NAME="Hg.__getInOutBookmarks" ID="Hg.__getInOutBookmarks"></a> |
434 <h4>Hg.__getInOutBookmarks</h4> |
434 <h4>Hg.__getInOutBookmarks</h4> |
435 <b>__getInOutBookmarks</b>(<i>repodir, incoming</i>) |
435 <b>__getInOutBookmarks</b>(<i>repodir, incoming</i>) |
436 <p> |
436 <p> |
437 Public method to get the list of incoming or outgoing bookmarks. |
437 Private method to get the list of incoming or outgoing bookmarks. |
438 </p><dl> |
438 </p><dl> |
439 <dt><i>repodir</i></dt> |
439 <dt><i>repodir</i></dt> |
440 <dd> |
440 <dd> |
441 directory name of the repository (string) |
441 directory name of the repository (string) |
442 </dd><dt><i>incoming</i></dt> |
442 </dd><dt><i>incoming</i></dt> |