All releases of svnmailer


Release Notes: The major change of this release is made to support the API modifications of the upcoming subversion 1.7 release. Additional changes address the long-standing python2.5 compatibility problem and the double escaping of commit messages. This release also adds a manpage for the svn-mailer script.


Release Notes: This release enables the possibility to send mails as BCC and allows cia_rpc_server to be configured per notification group.


Release Notes: This release fixes a Unicode error that crashed the mailer if the common prefix of the files in the subject line contained non-ASCII characters.


Release Notes: This release fixes a bug which posted full content diffs instead of just noticing the property changes even if configured to do only the latter.


Release Notes: This is the first development release towards the 1.1.0 version. A lot of code has been refactored, and it's not finished yet. The testing framework has been improved, and the test suite has been extended. User visible changes include more built-in repository browser URL generators and the new --background command line option. A man page for the svn-mailer script, some sample configurations, and hook scripts were added. The documentation is now installed by default.


Release Notes: This release fixes a nasty typo which was introduced in version 1.0.4 and effectively made multipart mails unusable.


Release Notes: This release adds the possibility to specify content type and disposition of diffs in multipart mails. Furthermore, it fixes another help output problem due to the ever changing optparse interface.


Release Notes: This releases fixes an annoying bug that mangled hyphens in mapping table definitions.


Release Notes: This release fixes the help output, which crashed when running with Python 2.4.


Release Notes: This release fixes a news notifier crash which happened if it found a group without to_newsgroup defined (only when activated by the nntp_host configuration option).