I think that it's great that there is one email for each commit. Thank you (to Richard?) for implementing this.
I just pushed 5 commits and the emails that I received regarding them was not in the same order. I am taking a wild guess in that they were sent out correctly (based on commit date?), but that the email server does not process closely received emails in a way that order is guaranteed. If this is the case, would a 5 second delay in sending to the mail-server make things any better? This is of course not a big deal but sometimes having the correct order can be useful for commits that depend on each other. Scott