src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html

branch
eric7
changeset 9421
989ee2535d59
parent 9244
3bf1a02df07a
child 10070
9f5758c0fec1
equal deleted inserted replaced
9420:92810aebc909 9421:989ee2535d59
926 <p> 926 <p>
927 Public method to add a sub-repository. 927 Public method to add a sub-repository.
928 </p> 928 </p>
929 <a NAME="Hg.hgAnnotate" ID="Hg.hgAnnotate"></a> 929 <a NAME="Hg.hgAnnotate" ID="Hg.hgAnnotate"></a>
930 <h4>Hg.hgAnnotate</h4> 930 <h4>Hg.hgAnnotate</h4>
931 <b>hgAnnotate</b>(<i>name</i>) 931 <b>hgAnnotate</b>(<i>name, skiplist=""</i>)
932 932
933 <p> 933 <p>
934 Public method to show the output of the hg annotate command. 934 Public method to show the output of the hg annotate command.
935 </p> 935 </p>
936 <dl> 936 <dl>
937 937
938 <dt><i>name</i></dt> 938 <dt><i>name</i> (str)</dt>
939 <dd> 939 <dd>
940 file name to show the annotations for (string) 940 file name to show the annotations for
941 </dd>
942 <dt><i>skiplist</i> (str)</dt>
943 <dd>
944 name of a skip list file
941 </dd> 945 </dd>
942 </dl> 946 </dl>
943 <a NAME="Hg.hgArchive" ID="Hg.hgArchive"></a> 947 <a NAME="Hg.hgArchive" ID="Hg.hgArchive"></a>
944 <h4>Hg.hgArchive</h4> 948 <h4>Hg.hgArchive</h4>
945 <b>hgArchive</b>(<i></i>) 949 <b>hgArchive</b>(<i></i>)

eric ide

mercurial