◆ __init__()
def webkitpy.common.checkout.commitinfo.CommitInfo.__init__ |
( |
|
self, |
|
|
|
revision, |
|
|
|
committer_email, |
|
|
|
changelog_data, |
|
|
|
committer_list = CommitterList() |
|
) |
| |
◆ author()
def webkitpy.common.checkout.commitinfo.CommitInfo.author |
( |
|
self | ) |
|
◆ author_email()
def webkitpy.common.checkout.commitinfo.CommitInfo.author_email |
( |
|
self | ) |
|
◆ author_name()
def webkitpy.common.checkout.commitinfo.CommitInfo.author_name |
( |
|
self | ) |
|
◆ blame_string()
def webkitpy.common.checkout.commitinfo.CommitInfo.blame_string |
( |
|
self, |
|
|
|
bugs |
|
) |
| |
◆ bug_description()
def webkitpy.common.checkout.commitinfo.CommitInfo.bug_description |
( |
|
self | ) |
|
◆ bug_id()
def webkitpy.common.checkout.commitinfo.CommitInfo.bug_id |
( |
|
self | ) |
|
◆ changed_files()
def webkitpy.common.checkout.commitinfo.CommitInfo.changed_files |
( |
|
self | ) |
|
◆ committer()
def webkitpy.common.checkout.commitinfo.CommitInfo.committer |
( |
|
self | ) |
|
◆ committer_email()
def webkitpy.common.checkout.commitinfo.CommitInfo.committer_email |
( |
|
self | ) |
|
◆ responsible_parties()
def webkitpy.common.checkout.commitinfo.CommitInfo.responsible_parties |
( |
|
self | ) |
|
◆ reviewer()
def webkitpy.common.checkout.commitinfo.CommitInfo.reviewer |
( |
|
self | ) |
|
◆ reviewer_text()
def webkitpy.common.checkout.commitinfo.CommitInfo.reviewer_text |
( |
|
self | ) |
|
◆ revision()
def webkitpy.common.checkout.commitinfo.CommitInfo.revision |
( |
|
self | ) |
|
◆ to_json()
def webkitpy.common.checkout.commitinfo.CommitInfo.to_json |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: