Home
last modified time | relevance | path

Searched defs:commit_id (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKitTools/Scripts/webkitpy/
Dscm.py242 def create_patch_from_local_commit(self, commit_id): argument
245 def create_patch_since_local_commit(self, commit_id): argument
465 def create_patch_from_local_commit(self, commit_id): argument
468 def create_patch_since_local_commit(self, commit_id): argument
501 def commit_message_for_local_commit(self, commit_id): argument
512 def files_changed_summary_for_commit(self, commit_id): argument
Dmock_bugzillatool.py293 def commit_message_for_local_commit(self, commit_id): argument
302 def create_patch_from_local_commit(self, commit_id): argument
/external/webkit/WebKitTools/Scripts/webkitpy/commands/
Dupload.py253 def _comment_text_for_commit(self, options, commit_message, tool, commit_id): argument
261 def _diff_file_for_commit(self, tool, commit_id): argument