[Webkit-unassigned] [Bug 143965] webkit-patch should try harder to upload to the right bug when -b is not passed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 14:50:20 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143965

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #0)
> The problem might be that Git.changed_files() in git.py seems to return the
> set of files changed SINCE the specified commit, rather than the set of
> files changed BY that commit

That was a bad guess. Git.merge_base() in git.py should transform the commit from @^ into @^^..@^ and that works as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150420/dbe09084/attachment.html>


More information about the webkit-unassigned mailing list