On Fri, 8 Dec 2006, Jeff King wrote: > The old code looked backwards from the email address to parse the name, > allowing an arbitrary number of spaces between the two. However, in the case > of no name, we looked back too far to the 'author' (or 'Author:') header. > Instead, remove at most one space between name and address. > > The bug was triggered by commit febf7ea4bed from linux-2.6. > > Signed-off-by: Jeff King <peff@xxxxxxxx> Yep, that fixes the problem. Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html