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

changeset 7989
a21d673a8f99
parent 7631
2c7ccb4484bf
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
236 236
237 <p> 237 <p>
238 Public method to return the result data. 238 Public method to return the result data.
239 </p> 239 </p>
240 <dl> 240 <dl>
241 <dt>Returns:</dt> 241 <dt>Return:</dt>
242 <dd> 242 <dd>
243 tuple of lists of string containing lines of the diff, the diff 243 tuple of lists of string containing lines of the diff, the diff
244 between stage and repo for 'work2stage2repo' mode (empty 244 between stage and repo for 'work2stage2repo' mode (empty
245 otherwise), the list of errors and a list of tuples of filenames 245 otherwise), the list of errors and a list of tuples of filenames
246 and the line into the diff output. 246 and the line into the diff output.
278 <dd> 278 <dd>
279 name of the stash to show a diff for (string) 279 name of the stash to show a diff for (string)
280 </dd> 280 </dd>
281 </dl> 281 </dl>
282 <dl> 282 <dl>
283 <dt>Returns:</dt> 283 <dt>Return:</dt>
284 <dd> 284 <dd>
285 flag indicating the start status (boolean) 285 flag indicating the start status (boolean)
286 </dd> 286 </dd>
287 </dl> 287 </dl>
288 <dl> 288 <dl>

eric ide

mercurial