comparison tests/test-mq.out @ 2750:8c814c1ab31e

New self-explanatory command qrename.
author Brendan Cully <brendan@kublai.com>
date Tue, 01 Aug 2006 10:55:06 -0700
parents 752b9475a700
children c9359142cba3
comparison
equal deleted inserted replaced
2749:d13e4ffaa79d 2750:8c814c1ab31e
37 qnext print the name of the next patch 37 qnext print the name of the next patch
38 qpop pop the current patch off the stack 38 qpop pop the current patch off the stack
39 qprev print the name of the previous patch 39 qprev print the name of the previous patch
40 qpush push the next patch onto the stack 40 qpush push the next patch onto the stack
41 qrefresh update the current patch 41 qrefresh update the current patch
42 qrename rename a patch
42 qrestore restore the queue state saved by a rev 43 qrestore restore the queue state saved by a rev
43 qsave save current queue state 44 qsave save current queue state
44 qseries print the entire series file 45 qseries print the entire series file
45 qtop print the name of the current patch 46 qtop print the name of the current patch
46 qunapplied print the patches not yet applied 47 qunapplied print the patches not yet applied