Available in a git repository branch.
Branch: anarcat/notify_one_email
Author: anarcat

While working on option to send only the diff in notifyemail, I tried to improve the notifyemail plugin to make it send only one email per change instead of one email per file changed. When using the wiki through git, this is particularly important if people touch a lot of pages at the same time.

The patch, incomplete and buggy, is in my notify_one_email branch. --anarcat