Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html

changeset 5606
da305d172769
parent 3673
e26d7d0c1088
equal deleted inserted replaced
5605:1950fe1a32c4 5606:da305d172769
393 <p> 393 <p>
394 Private slot used to push patches onto the stack until a named 394 Private slot used to push patches onto the stack until a named
395 one is at the top on top of local changes. 395 one is at the top on top of local changes.
396 </p><a NAME="QueuesProjectHelper.__hgQueuePushPopPatches" ID="QueuesProjectHelper.__hgQueuePushPopPatches"></a> 396 </p><a NAME="QueuesProjectHelper.__hgQueuePushPopPatches" ID="QueuesProjectHelper.__hgQueuePushPopPatches"></a>
397 <h4>QueuesProjectHelper.__hgQueuePushPopPatches</h4> 397 <h4>QueuesProjectHelper.__hgQueuePushPopPatches</h4>
398 <b>__hgQueuePushPopPatches</b>(<i>name, operation, all=False, named=False, force=False</i>) 398 <b>__hgQueuePushPopPatches</b>(<i>name, operation, doAll=False, named=False, force=False</i>)
399 <p> 399 <p>
400 Private method to push patches onto the stack or pop patches off the 400 Private method to push patches onto the stack or pop patches off the
401 stack. 401 stack.
402 </p><dl> 402 </p><dl>
403 <dt><i>name</i></dt> 403 <dt><i>name</i></dt>
405 file/directory name (string) 405 file/directory name (string)
406 </dd><dt><i>operation</i></dt> 406 </dd><dt><i>operation</i></dt>
407 <dd> 407 <dd>
408 operation type to be performed (Queues.POP, 408 operation type to be performed (Queues.POP,
409 Queues.PUSH, Queues.GOTO) 409 Queues.PUSH, Queues.GOTO)
410 </dd><dt><i>all=</i></dt> 410 </dd><dt><i>doAll=</i></dt>
411 <dd> 411 <dd>
412 flag indicating to push/pop all (boolean) 412 flag indicating to push/pop all (boolean)
413 </dd><dt><i>named=</i></dt> 413 </dd><dt><i>named=</i></dt>
414 <dd> 414 <dd>
415 flag indicating to push/pop until a named patch 415 flag indicating to push/pop until a named patch

eric ide

mercurial