lp:~matthieu-moy/bzr-email/command

Created by Matthieu Moy and last modified
This branch may be out of date, because Launchpad has not been able to access it since .

The post_commit hook is a good method to send the emails, but sometimes, one may want to send the mail manually (typically, send the last few patches after configuring the email adress, or decide to send the commit notification only after testing a commit for some time, ...).

This branch adds a "email-notification" command. It's similar to "log" but instead of displaying the log, it sends an email for each revision specified.

It's an operational draft. It does huge ugly cut-and paste from log.py.

Get this branch:
bzr branch lp:~matthieu-moy/bzr-email/command

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matthieu Moy
Project:
bzr email commit hook
Status:
Development
Location:
http://www-verimag.imag.fr/~moy/bzr/email/command
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

19. By Matthieu Moy

dirty implementation of email-notify

18. By Matthieu Moy

Changed the output format.

17. By Matthieu Moy

Created .bzrignore

16. By Matthieu Moy

More tests

15. By Matthieu Moy

Allow post_commit_url user-option + minor improvements.

* User-option 'post_commit_url' is used instead of actual URL if it exists.

* Don't try to send the mail if the addresses have not been set

* Use revision.get_summary() instead of spliting the message.

14. By Matthieu Moy

Allow post_commit_url user-option.

13. By Matthieu Moy

branches.conf -> locations.conf in README.

12. By Robert Collins

Update Config usage in test suite to bzr.dev.

11. By Robert Collins

Update tests to use non deprecated API's.

10. By Robert Collins

Merge from storage branch.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.