Skip to content

Make mbox splitting more robust

Torge Matthies requested to merge tmatthies/tools:more-precise-mbox-split into master

This complements the fix in af62ee21 by not splitting on every line that starts with From. The mbox split algorithm now uses the same From-line detection as git mailsplit.

Merge request reports

Loading