comparison tests/test-mq.out @ 4432:905397be7688

mq: add qgoto command.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 08 May 2007 13:10:27 -0700
parents aa26759c6fb3
children cba10652a901 fc502517d68d
comparison
equal deleted inserted replaced
4431:8014159074a9 4432:905397be7688
28 qclone clone main and patch repository at same time 28 qclone clone main and patch repository at same time
29 qcommit commit changes in the queue repository 29 qcommit commit changes in the queue repository
30 qdelete remove patches from queue 30 qdelete remove patches from queue
31 qdiff diff of the current patch 31 qdiff diff of the current patch
32 qfold fold the named patches into the current patch 32 qfold fold the named patches into the current patch
33 qgoto push or pop patches until named patch is at top of stack
33 qguard set or print guards for a patch 34 qguard set or print guards for a patch
34 qheader Print the header of the topmost or specified patch 35 qheader Print the header of the topmost or specified patch
35 qimport import a patch 36 qimport import a patch
36 qinit init a new queue repository 37 qinit init a new queue repository
37 qnew create a new patch 38 qnew create a new patch