lp:~kfogel/bzr-hookless-email/byte-limit

Created by Karl Fogel and last modified
Get this branch:
bzr branch lp:~kfogel/bzr-hookless-email/byte-limit
Only Karl Fogel can upload to this branch. If you are Karl Fogel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Karl Fogel
Project:
Bazaar hookless email
Status:
Merged

Recent revisions

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.

21. By Dato Simó

Use $LOGNAME instead of $USER.

Branch metadata

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

Subscribers