On Tue, Feb 23, 2010 at 9:34 AM, Patrick Georgi patrick@georgi-clan.dewrote:
Am 23.02.2010 17:32, schrieb Myles Watson:
It seems like it would be a lot more useful if it tracked commits. Since it finds patches automatically, can it also find commits automatically?
Limited, yes. There's a script that matches commit diffs with diffs in the database. Unfortunately, they don't always match up, as the order of files within the patch isn't normalized.
Maybe it should match the "Rev 5217" messages in replies to the Acked-by messages.
But nearly all of the committed patches should be marked "accepted" by that script and manual work already.
Is this based on Acked-by? I asked because there's a patch submitted by Stefan and Acked-by Ron that shows up.
Thanks, Myles