comparison: eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog.html
eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog.html
- changeset 7989
- a21d673a8f99
- parent 7976
- a8a20f558176
equal
deleted
inserted
replaced
122 <dd> |
122 <dd> |
123 reference to the VCS object |
123 reference to the VCS object |
124 </dd> |
124 </dd> |
125 </dl> |
125 </dl> |
126 <dl> |
126 <dl> |
127 <dt>Returns:</dt> |
127 <dt>Return:</dt> |
128 <dd> |
128 <dd> |
129 list of tuples containing the revision and the corresponding |
129 list of tuples containing the revision and the corresponding |
130 branch name |
130 branch name |
131 </dd> |
131 </dd> |
132 </dl> |
132 </dl> |
142 |
142 |
143 <p> |
143 <p> |
144 Public method to retrieve the entered data. |
144 Public method to retrieve the entered data. |
145 </p> |
145 </p> |
146 <dl> |
146 <dl> |
147 <dt>Returns:</dt> |
147 <dt>Return:</dt> |
148 <dd> |
148 <dd> |
149 tuple containing a list of selected revisions and the commit |
149 tuple containing a list of selected revisions and the commit |
150 message |
150 message |
151 </dd> |
151 </dd> |
152 </dl> |
152 </dl> |