Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b202cf8d23c1e0128320db0d92e2c981a6357443
https://github.com/WebKit/WebKit/commit/b202cf8d23c1e0128320db0d92e2c981a6357443
Author: Karl Rackler <[email protected]>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/git_unittest.py
Log Message:
-----------
webkitscmpy: git.py fails to parse merge commits due to hardcoded line indices
webkit.org/b/307258
rdar://169897892
Reviewed by Jonathan Bedard.
[webkitscmpy] Fix parsing of merge commits by dynamically finding Author and
message lines.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py:
(Git.commit):
(Git._args_from_content):
Canonical link: https://commits.webkit.org/307105@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications