comparison tests/test-mq.out @ 11229:1e701ffd9df4

mq: support multiple patch queues using qqueue
author Henrik Stuart <hg@hstuart.dk>
date Sat, 29 May 2010 20:32:39 +0200
parents f974fe896921
children 1ebe048902d9
comparison
equal deleted inserted replaced
11228:5cdac5c35e68 11229:1e701ffd9df4
47 qnew create a new patch 47 qnew create a new patch
48 qnext print the name of the next patch 48 qnext print the name of the next patch
49 qpop pop the current patch off the stack 49 qpop pop the current patch off the stack
50 qprev print the name of the previous patch 50 qprev print the name of the previous patch
51 qpush push the next patch onto the stack 51 qpush push the next patch onto the stack
52 qqueue manage multiple patch queues
52 qrefresh update the current patch 53 qrefresh update the current patch
53 qrename rename a patch 54 qrename rename a patch
54 qselect set or print guarded patches to push 55 qselect set or print guarded patches to push
55 qseries print the entire series file 56 qseries print the entire series file
56 qtop print the name of the current patch 57 qtop print the name of the current patch