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.
But nearly all of the committed patches should be marked "accepted" by that script and manual work already.
Patrick