Searched defs:buildfilelist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py131 def buildfilelist(ws, parent, files): function
146 buildfilelist = util.cachefunc(buildfilelist) variable
372 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
406 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
442 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
491 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
523 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
558 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
588 filelist = buildfilelist(wslis
[all...]

Completed in 57 milliseconds