Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d5643c881425a956e0eccd0a459b00da2bd921a0
https://github.com/WebKit/WebKit/commit/d5643c881425a956e0eccd0a459b00da2bd921a0
Author: Sam Sneddon <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/git_unittest.py
Log Message:
-----------
Git.commits() returns a commit even when the range is empty
https://bugs.webkit.org/show_bug.cgi?id=321470
Reviewed by Elliott Williams.
While doing a larger cleanup to this code would be good (to avoid
parsing pretty git-log output), this provides a minimal change to fix
our behaviour.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py:
(Git.commits):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/git_unittest.py:
(TestGit.test_commits_empty_range):
Canonical link: https://commits.webkit.org/320178@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications