Skip to content

targeted: Support more patch formats

Extract files being changed from lines starting with '---' and '+++', instead of 'diff --git ...' lines, in patches. Ignore any matches before the '---' line.

This adds basic support for mbox'es and raw diffs.

Merge request reports