Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/tool/
Dcomments.py40 def bug_comment_from_commit_text(scm, commit_text): argument
Dmocktool.py503 def svn_revision_from_commit_text(self, commit_text): argument
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
Dscm.py218 def svn_revision_from_commit_text(self, commit_text): argument