|
def | convert_to_svn (cls, diff) |
|
def | strip_change_log (cls, diff) |
|
def | diff_diff (cls, diff1, diff2, diff1_suffix, diff2_suffix, executive=None) |
|
def | run (self, state) |
|
def | options (cls) |
|
def | run (self, state) |
|
def | __init__ (self, tool, options) |
|
def | cached_lookup (self, state, key, promise=None) |
|
def | did_modify_checkout (self, state) |
|
def | options (cls) |
|
def | run (self, state) |
|
◆ convert_to_svn()
def webkitpy.tool.steps.haslanded.HasLanded.convert_to_svn |
( |
|
cls, |
|
|
|
diff |
|
) |
| |
◆ diff_diff()
def webkitpy.tool.steps.haslanded.HasLanded.diff_diff |
( |
|
cls, |
|
|
|
diff1, |
|
|
|
diff2, |
|
|
|
diff1_suffix, |
|
|
|
diff2_suffix, |
|
|
|
executive = None |
|
) |
| |
◆ run()
def webkitpy.tool.steps.haslanded.HasLanded.run |
( |
|
self, |
|
|
|
state |
|
) |
| |
◆ strip_change_log()
def webkitpy.tool.steps.haslanded.HasLanded.strip_change_log |
( |
|
cls, |
|
|
|
diff |
|
) |
| |
The documentation for this class was generated from the following file: