summaryrefslogtreecommitdiff
path: root/src/mailman/queue/digest.py
Commit message (Expand)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-368/+0
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-2/+1
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-161-10/+10
* Move oneline() out of Utils.py.Barry Warsaw2011-02-251-1/+2
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-3/+3
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-4/+3
* Add decorations.Barry Warsaw2009-11-011-2/+2
* Get rid of one_last_digest. Move this into a separate OneLastDigest table.Barry Warsaw2009-02-221-7/+11
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-4/+4
* Massive digester rework.Barry Warsaw2009-02-041-0/+365