Lines Matching defs:force
88 def Import(self, patch, force): argument
104 def Push(self, force): argument
107 def Pop(self, force): argument
219 def Import(self, patch, force = None): argument
229 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
257 def Push(self, force = False, all = False, run = True): argument
277 def Pop(self, force = None, all = None): argument
500 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
503 def _applypatchhelper(shellcmd, patch, force = False, reverse = False, run = True): argument
640 def Import(self, patch, force = None): argument
657 def Push(self, force = False, all = False, run = True): argument
675 def Pop(self, force = None, all = None): argument