comparison tests/test-mq.out @ 2747:0016fc748f61

Add command qheader to display the header of a given patch.
author Brendan Cully <brendan@kublai.com>
date Mon, 31 Jul 2006 18:39:31 -0700
parents 8ce86d2c9737
children 752b9475a700
comparison
equal deleted inserted replaced
2746:0503eb5c0a33 2747:0016fc748f61
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 qheader Print the header of the topmost or specified patch
32 qimport import a patch 33 qimport import a patch
33 qinit init a new queue repository 34 qinit init a new queue repository
34 qnew create a new patch 35 qnew create a new patch
35 qnext print the name of the next patch 36 qnext print the name of the next patch
36 qpop pop the current patch off the stack 37 qpop pop the current patch off the stack