lp:bzr-hookless-email

Created by Wouter van Heyst and last modified
Get this branch:
bzr branch lp:bzr-hookless-email
Members of Bazaar Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bazaar Developers
Project:
Bazaar hookless email
Status:
Development

Recent revisions

31. By Jelmer Vernooij

Remove redundant copies of bzrlib modules

30. By Karl Fogel

* bzr_hookless_email.py
  (BranchEmailer._compose_email): Improved interaction between
    --line-limit and --byte-limit.

29. By Karl Fogel

* bzr_hookless_email.py
  (BranchEmailer._compose_email): Remove a spurious "+" that I
    accidentally introduced in r28, and unrelatedly add a "+" that I
    should have added in r28.

28. By Karl Fogel

* bzr_hookless_email.py
  (parse_options): Parse new --byte-limit, similarly to --line-limit.
    Adjust latter's usage to clarify how they interact.
  (BranchEmailer._compose_email): Adjust accordingly.

This is related to https://savannah.gnu.org/support/index.php?106531.

27. By Wouter van Heyst

Let options.recurse_dirs be an empty list by default, works better than trying to iterate over None.

26. By Reinhard Tartler

remove unnecessary return

25. By Reinhard Tartler

Catch an exception for the case that the branch is not writeable

24. By Wouter van Heyst

Add NewBranchWatcher class that waits for bzr branches to be created under the recurse_dirs to watch, and then adds new BranchEmailer instances for them.

23. By Dato Simó

Be smarter about revisions disappearing from the mainline.

22. By Dato Simó

Oops, fix variable name.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers