Write PHP parser for gnupg style commit messages.
Closed, WontfixPublic

Assigned To
Authored By
marcus
Apr 10 2017, 6:16 PM
Subscribers

Description

We need to be able to parse gnupg style commit messages in PHP.

Event Timeline

Basically done, but not integrated yet.

justus added a subscriber: justus.

I just used three 'GnuPG-bug-id: xxx' lines and only the last one is displayed: rG22739433e98be80e46fe7d01d52a9627c1aebaae

Yeah, currently I use a simple dictionary to store the fields, I can add merge logic. Also, werner wants mixed fields+plaintext form preserved.

marcus removed marcus as the assignee of this task.Oct 1 2017, 2:06 PM
werner lowered the priority of this task from High to Low.Oct 4 2017, 6:34 PM
werner claimed this task.