Home | History | Annotate | Download | only in dist

Lines Matching refs:patchset

10226     "   patchset FILE            Write a patchset into FILE\n"
13602 ** .session patchset FILE
13603 ** Write a changeset or patchset into a file. The file is overwritten.
13605 if( strcmp(azCmd[0],"changeset")==0 || strcmp(azCmd[0],"patchset")==0 ){