mb2q: Handle notmuch message ordering correctly

Notmuch provides the messages in a thread in reverse order, except for the
message which is the first one in a thread. This causes the patch ordering
in the resulting patch queue to be reverse.

Insert the mails into the list after thread starting message instead of
queueing them at the end.

Reported-by: Kurt Kanzenbach <kurt@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 file changed
tree: 0fbaaa2a19dcb6139a714d7fc3938ae9b5055ec6
  1. Documentation/
  2. LICENSES/
  3. .gitignore
  4. COPYING
  5. mb2q
  6. README.md
README.md

mb2q - Mailbox to quilt series converter

Install

It's recommended to generate the appropriate package for your system and install it via the package manager.

Usage

See Documentation and man pages