[Patchew-devel] [PATCH 0/2] Two mbox patch recognition patches

fam at euphon.net fam at euphon.net
Sat Jan 9 20:59:56 UTC 2021


From: Fam Zheng <fam at euphon.net>

Both are from real life mailing lists (Xen and QEMU).

Fam Zheng (2):
  mbox: Recognize raw diff
  mbox: Recognize rename only patch

 mbox.py                                   |   2 ++
 tests/data/0033-raw-diff.mbox.gz          | Bin 0 -> 3218 bytes
 tests/data/0034-rename-only-patch.mbox.gz | Bin 0 -> 1107 bytes
 tests/test_mbox.py                        |  12 ++++++++++++
 4 files changed, 14 insertions(+)
 create mode 100644 tests/data/0033-raw-diff.mbox.gz
 create mode 100644 tests/data/0034-rename-only-patch.mbox.gz

-- 
2.25.1






More information about the Patchew-devel mailing list