524 Private slot used to push patches onto the stack until a named |
524 Private slot used to push patches onto the stack until a named |
525 one is at the top on top of local changes. |
525 one is at the top on top of local changes. |
526 </p> |
526 </p> |
527 <a NAME="QueuesProjectHelper.__hgQueuePushPopPatches" ID="QueuesProjectHelper.__hgQueuePushPopPatches"></a> |
527 <a NAME="QueuesProjectHelper.__hgQueuePushPopPatches" ID="QueuesProjectHelper.__hgQueuePushPopPatches"></a> |
528 <h4>QueuesProjectHelper.__hgQueuePushPopPatches</h4> |
528 <h4>QueuesProjectHelper.__hgQueuePushPopPatches</h4> |
529 <b>__hgQueuePushPopPatches</b>(<i>name, operation, doAll=False, named=False, force=False</i>) |
529 <b>__hgQueuePushPopPatches</b>(<i>operation, doAll=False, named=False, force=False</i>) |
530 |
530 |
531 <p> |
531 <p> |
532 Private method to push patches onto the stack or pop patches off the |
532 Private method to push patches onto the stack or pop patches off the |
533 stack. |
533 stack. |
534 </p> |
534 </p> |
535 <dl> |
535 <dl> |
536 |
536 |
537 <dt><i>name</i></dt> |
|
538 <dd> |
|
539 file/directory name (string) |
|
540 </dd> |
|
541 <dt><i>operation</i></dt> |
537 <dt><i>operation</i></dt> |
542 <dd> |
538 <dd> |
543 operation type to be performed (Queues.POP, |
539 operation type to be performed (Queues.POP, |
544 Queues.PUSH, Queues.GOTO) |
540 Queues.PUSH, Queues.GOTO) |
545 </dd> |
541 </dd> |