aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-20Fix signature verification for b4 prKonstantin Ryabitsev
2020-11-20Add very simple dkim key cachingKonstantin Ryabitsev
2020-11-20Add initial support for DKIM attestationKonstantin Ryabitsev
2020-11-17Merge branch 'levraiphilippeblain_gmail_com'Konstantin Ryabitsev
2020-11-17Distribute the manpage with the pip packagePhilippe Blain
2020-11-17Add pointers to https://linux.kernel.org/g/toolsPhilippe Blain
2020-11-17Link to the README from PyPIPhilippe Blain
2020-11-17Add '.venv' to .gitignorePhilippe Blain
2020-11-17Remove standalone attverify commandKonstantin Ryabitsev
2020-11-17Fix crasher when attempting a 3-way prepKonstantin Ryabitsev
2020-11-03Use raw strings to avoid unnecessary backslashesKonstantin Ryabitsev
2020-11-03Fix handling of series with the [PATCHvX] defectMarc Zyngier
2020-10-27Fix a crasher discovered in testingKonstantin Ryabitsev
2020-10-27Fix attestation code for base64-encoded messagesKonstantin Ryabitsev
2020-10-26Create an attid for unchange patch trackingKonstantin Ryabitsev
2020-10-19Fix Link: and Cc: trailer recognitionKonstantin Ryabitsev
2020-10-02Fix header encoding introduced by earlier fixKonstantin Ryabitsev
2020-10-02Reimplement attestation for in-header hashesKonstantin Ryabitsev
2020-10-02Fix some cherry-picking corner casesKonstantin Ryabitsev
2020-10-02Don't crash when no valid patches are foundKonstantin Ryabitsev
2020-10-02Use bytes when dumping to stdoutKonstantin Ryabitsev
2020-10-01Set charset in order to generate MIME headersKonstantin Ryabitsev
2020-09-10Use a more precise regex for email trailersKonstantin Ryabitsev
2020-09-10Tighten follow-up header parsingKonstantin Ryabitsev
2020-09-09Initial go at supporting [extra trailer data]Konstantin Ryabitsev
2020-09-09Don't force trailers into a setKonstantin Ryabitsev
2020-09-09Preserve trailer order by defaultKonstantin Ryabitsev
2020-09-09Use shorter cache file namesKonstantin Ryabitsev
2020-09-09Remove redundant backslash escapes in regexesKonstantin Ryabitsev
2020-08-18Require that a trailer is at least 2 chars longKonstantin Ryabitsev
2020-08-18Cover letters may not have a diffstatKonstantin Ryabitsev
2020-07-27Fix some of the more common trailer wrappingKonstantin Ryabitsev
2020-07-27Fix handling of single-paragraph commit message bodiesKyle Meyer
2020-07-27Fix basement detection for empty commit message bodiesKyle Meyer
2020-07-27Support mbox -m to be a maildirKonstantin Ryabitsev
2020-07-07man: Update commit url mask to contain 12 chars of IDTudor Ambarus
2020-07-07Fix attestation error messagesKonstantin Ryabitsev
2020-07-06Deal with [PATCHvX] subjectsKonstantin Ryabitsev
2020-07-06Fix crash when -c used with incomplete seriesKonstantin Ryabitsev
2020-06-26man: Drop the apostrophe from the linkmask configurationTudor Ambarus
2020-06-12Fix crash with unbalanced [] in subjectKonstantin Ryabitsev
2020-06-10Fix regression with oddball charsetsKonstantin Ryabitsev
2020-06-08Fix mbox naming inconsistenciesKonstantin Ryabitsev
2020-06-08Output less confusing trailer mismatch messagesKonstantin Ryabitsev
2020-06-08Fix bug with threading when cover ref is missingKonstantin Ryabitsev
2020-06-08Fix body part parsing when '---' is not usedKonstantin Ryabitsev
2020-06-08Use proper charset when reading back mailinfoKonstantin Ryabitsev
2020-05-28Don't output git am suggestion for -o -Konstantin Ryabitsev
2020-05-28Add --no-cover and -o - to output to stdoutKonstantin Ryabitsev
2020-05-26Use unicode escape sequencesKonstantin Ryabitsev