eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.git.html

changeset 7900
72b88fb20261
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
equal deleted inserted replaced
7899:ecf67e07b6e0 7900:72b88fb20261
601 601
602 <dt><i>name</i></dt> 602 <dt><i>name</i></dt>
603 <dd> 603 <dd>
604 file name to get from the repository (string) 604 file name to get from the repository (string)
605 </dd> 605 </dd>
606 <dt><i>rev=</i></dt> 606 <dt><i>rev</i></dt>
607 <dd> 607 <dd>
608 revision to retrieve (string) 608 revision to retrieve (string)
609 </dd> 609 </dd>
610 </dl> 610 </dl>
611 <dl> 611 <dl>
1780 1780
1781 <dt><i>name</i></dt> 1781 <dt><i>name</i></dt>
1782 <dd> 1782 <dd>
1783 file name to be diffed (string) 1783 file name to be diffed (string)
1784 </dd> 1784 </dd>
1785 <dt><i>extended=</i></dt> 1785 <dt><i>extended</i></dt>
1786 <dd> 1786 <dd>
1787 flag indicating the extended variant (boolean) 1787 flag indicating the extended variant (boolean)
1788 </dd> 1788 </dd>
1789 <dt><i>revisions=</i></dt> 1789 <dt><i>revisions</i></dt>
1790 <dd> 1790 <dd>
1791 tuple of two revisions (tuple of strings) 1791 tuple of two revisions (tuple of strings)
1792 </dd> 1792 </dd>
1793 </dl> 1793 </dl>
1794 <dl> 1794 <dl>
2692 2692
2693 <dt><i>name</i></dt> 2693 <dt><i>name</i></dt>
2694 <dd> 2694 <dd>
2695 file/directory name to show the log of (string) 2695 file/directory name to show the log of (string)
2696 </dd> 2696 </dd>
2697 <dt><i>isFile=</i></dt> 2697 <dt><i>isFile</i></dt>
2698 <dd> 2698 <dd>
2699 flag indicating log for a file is to be shown 2699 flag indicating log for a file is to be shown
2700 (boolean) 2700 (boolean)
2701 </dd> 2701 </dd>
2702 </dl> 2702 </dl>
2998 </dd> 2998 </dd>
2999 <dt><i>noDialog</i></dt> 2999 <dt><i>noDialog</i></dt>
3000 <dd> 3000 <dd>
3001 flag indicating quiet operations (boolean) 3001 flag indicating quiet operations (boolean)
3002 </dd> 3002 </dd>
3003 <dt><i>revision=</i></dt> 3003 <dt><i>revision</i></dt>
3004 <dd> 3004 <dd>
3005 revision to update to (string) 3005 revision to update to (string)
3006 </dd> 3006 </dd>
3007 </dl> 3007 </dl>
3008 <dl> 3008 <dl>

eric ide

mercurial