Lines Matching refs:get
243 act = wslist[repo].active(opts.get('parent'))
251 if pats or opts.get('include') or opts.get('exclude'):
350 active = wslist[repo].active(opts.get('parent'))
354 check_db = not opts.get('nocheck')
372 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
382 elif (e or opts.get('honour_nots')) and exclude(f):
406 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
420 elif (e or opts.get('honour_nots')) and exclude(f):
442 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
466 elif (e or opts.get('honour_nots')) and exclude(f):
491 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
500 elif (e or opts.get('honour_nots')) and exclude(f):
523 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
534 elif (e or opts.get('honour_nots')) and exclude(f):
558 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
569 elif (e or opts.get('honour_nots')) and exclude(f):
588 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
599 elif (e or opts.get('honour_nots')) and exclude(f):
619 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
628 elif (e or opts.get('honour_nots')) and exclude(f):
654 active = wslist[repo].active(opts.get('parent'))
742 filelist = buildfilelist(wslist[repo], opts.get('parent'), args)
751 elif (e or opts.get('honour_nots')) and exclude(f):
783 active = wslist[repo].active(opts.get('parent'))
1383 map(wl.add, modded_files(repo, opts.get('parent')))
1389 map(wl.add, modded_files(repo, opts.get('parent')))