Le lun 24 juillet 2006 09:35, Pierre Habouzit a écrit : > Package: svnmailer > Version: 1.0.8-4 > Severity: wishlist > > svnmailer does not allow to configure the body much. I'd e.g. like > to append the diffstat of the diff at the end of the log (before the > diff if it is inline). > > so some body formatting would be nice, like e.g. a setting that is: > > body = '%(log)s\n\n`%(log)s|diffstat`\n'
in fact, that bug (and the one with the subject) could be splitted in
two wishlists:
* add more substitution variables:
- %(log)s that contains the whole $LOG
- %(summary)s that contains the first empty $LOG line
- %(whatever)s that is also used to create the body (like the
modified file list).
* allow $(body) to be configureable.
--
·O· Pierre Habouzit
··O [EMAIL PROTECTED]
OOO http://www.madism.org
pgpSydh9JGJrt.pgp
Description: PGP signature

