comparison tests/test-mq.out @ 2748:752b9475a700

New mq command qfold: Merge patches into the current patch. Patches should be in the series file but not yet applied.
author Brendan Cully <brendan@kublai.com>
date Mon, 31 Jul 2006 20:33:56 -0700
parents 0016fc748f61
children 8c814c1ab31e
comparison
equal deleted inserted replaced
2747:0016fc748f61 2748:752b9475a700
27 qapplied print the patches already applied 27 qapplied print the patches already applied
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 a patch from the series file 30 qdelete remove a patch from the series file
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 qheader Print the header of the topmost or specified patch 33 qheader Print the header of the topmost or specified patch
33 qimport import a patch 34 qimport import a patch
34 qinit init a new queue repository 35 qinit init a new queue repository
35 qnew create a new patch 36 qnew create a new patch
36 qnext print the name of the next patch 37 qnext print the name of the next patch