equal
deleted
inserted
replaced
26 |
26 |
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 patches from queue |
30 qdelete remove patches from queue |
31 qdiff diff of the current patch |
31 qdiff diff of the current patch and subsequent modifications |
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 qgoto push or pop patches until named patch is at top of stack |
34 qguard set or print guards for a patch |
34 qguard set or print guards for a patch |
35 qheader Print the header of the topmost or specified patch |
35 qheader Print the header of the topmost or specified patch |
36 qimport import a patch |
36 qimport import a patch |