| H A D | patch.py | 88 def Import(self, patch, force): argument 191 def _appendPatchFile(self, patch, strippath): argument 219 def Import(self, patch, force = None): argument 229 def _applypatch(self, patch, force = False, reverse = False, run = True): 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 588 def _quiltpatchpath(self, file): argument 640 def Import(self, patch, force = None): argument
|