Registered by Nicholas Allen

Sends emails for commits to Bazaar branches and when new branches are created or removed. Emails can be customized using Cheetah templates.

Features:

  * Sends emails for commits
  * Sends emails for newly discovered and deleted branches.
  * Can scan multiple directories for branches.
  * Highly configurable.
  * Cheetah templates can be used to define the format of the email
    messages. ie to, from, subject, body
  * Can send emails in HTML format.
  * Supports creole wiki markup in commit messages which will be converted to its corresponding HTML markup.
  * Example templates provided for use with Loggerhead web interface.
    The emails contain links to the revision changes and files that
    were added or modified.
  * Easy to use. A developer could easily set this up on his/her
    machine but most likely it would be setup on a server.
  * Optionally pull changes from parent branches
  * Optionally update the working tree of branches

Project information

Part of:
Bazaar VCS and Tools
Maintainer:
Nicholas Allen
Driver:
Not yet selected
Licence:
MIT / X / Expat Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python

All questions Latest questions

Get Involved

Announcements

  • bzr-email-notifier 1.5 released on 2009-10-15
    bzr-email-notifier now keeps track of revisions sent in a separate file so it...
  • bzr-email-notifier 1.4 released on 2009-07-10
    * New templates made by merzhin@gmail.com to send plain text emails. * A ver...
  • 1.3 released on 2009-04-05
    This release allows the possibility of using wiki markup in commit messages a...
  • 1.2 Released on 2009-03-28
    bzr-email-notifier 1.2 has been released. This version has a new mode which...