tests/test-mq.t
branchstable
changeset 16064 7e5a281a082c
parent 16063 c36db39b3fee
child 16152 816211dfa3a5
child 16188 6b52963ced73
equal deleted inserted replaced
16063:c36db39b3fee 16064:7e5a281a082c
    72    qheader       print the header of the topmost or specified patch
    72    qheader       print the header of the topmost or specified patch
    73    qimport       import a patch
    73    qimport       import a patch
    74    qnew          create a new patch
    74    qnew          create a new patch
    75    qnext         print the name of the next pushable patch
    75    qnext         print the name of the next pushable patch
    76    qpop          pop the current patch off the stack
    76    qpop          pop the current patch off the stack
    77    qprev         print the name of the previous patch
    77    qprev         print the name of the previous applied patch
    78    qpush         push the next patch onto the stack
    78    qpush         push the next patch onto the stack
    79    qqueue        manage multiple patch queues
    79    qqueue        manage multiple patch queues
    80    qrefresh      update the current patch
    80    qrefresh      update the current patch
    81    qrename       rename a patch
    81    qrename       rename a patch
    82    qselect       set or print guarded patches to push
    82    qselect       set or print guarded patches to push