aboutsummaryrefslogtreecommitdiff
path: root/b4/__init__.py
AgeCommit message (Expand)Author
2022-06-20Create stable-0.9.y and up the version to 0.9.1-devstable-0.9.yKonstantin Ryabitsev
2022-06-17Prepare for 0.9.0 releasev0.9.0Konstantin Ryabitsev
2022-06-16Allow breaking threads using --no-parentKonstantin Ryabitsev
2022-06-15Cosmetic cleanups to make PyCharm happierKonstantin Ryabitsev
2022-06-15Improve identity matching for DKIMKonstantin Ryabitsev
2022-06-14Lowercase identities for comparisonKonstantin Ryabitsev
2022-06-14am: Fix broken guessbranch handlingRob Herring
2022-06-14Remove unnecessary lookup when /all/ is used in midmaskKonstantin Ryabitsev
2022-02-01Allow whitespace at the start of non-wrapped trailersKonstantin Ryabitsev
2021-11-02Reimplement unicode control character logicKonstantin Ryabitsev
2021-11-01mbox: initial support to check for unicode control charsKonstantin Ryabitsev
2021-11-01ty: fix problems with smtplib and 8BITMIMEKonstantin Ryabitsev
2021-10-19Initial implementation of native mail sendingKonstantin Ryabitsev
2021-10-07validate: Use patatt's configured keyring as fallbackKees Cook
2021-09-30shazam: implement custom merge message templatesKonstantin Ryabitsev
2021-09-21Add "b4 shazam" that is like b4 am + git amKonstantin Ryabitsev
2021-09-01Up version to 0.8.0 and prep for relasev0.8.0Konstantin Ryabitsev
2021-08-25Normalize linebreaks when reconstituting bodyKonstantin Ryabitsev
2021-08-18Remove kludges that were needed before /all/Konstantin Ryabitsev
2021-08-17Move dedupe code into central locationKonstantin Ryabitsev
2021-08-17Reimplement deduping based on list-id preferenceKonstantin Ryabitsev
2021-08-16When deduping, prefer DKIM-validating messagesKonstantin Ryabitsev
2021-08-05Handle decoding incorrectly encoded headersKonstantin Ryabitsev
2021-08-03Parse just headers when extracting message ID from stdin mboxKyle Meyer
2021-08-03Avoid decoding errors when extracting message ID from stdinKyle Meyer
2021-08-03Don't consider signature contents for trailersKonstantin Ryabitsev
2021-06-22Allow '.git' to be a file for worktreesRob Herring
2021-06-22Additional --guess-base refinementsKonstantin Ryabitsev
2021-06-21Reimplement --guess-baseKonstantin Ryabitsev
2021-06-17Don't append .git unnecessarilyKonstantin Ryabitsev
2021-06-11Save mbox files with proper unixfromKonstantin Ryabitsev
2021-06-10Start using pytest for the test frameworkKonstantin Ryabitsev
2021-06-09Fix sloppy trailer handlingKonstantin Ryabitsev
2021-06-07Save exploded pull requests as maildirs as wellKonstantin Ryabitsev
2021-06-07Shuffle DKIM logging code around a bitKonstantin Ryabitsev
2021-06-07Include dkim log output when -d/--debug argument is passedPaul Barker
2021-06-07Handle MIME encoded-word in DKIM-Signature headersPaul Barker
2021-06-03Account for in-body headers when trimming bodyKonstantin Ryabitsev
2021-06-03Fix partial reroll TUI visuals for v1->v2Konstantin Ryabitsev
2021-06-02Implement trim_body supportKonstantin Ryabitsev
2021-06-01Fix cache aging cleanup of threadsRob Herring
2021-05-28Limit 'From mboxrd@z' replacement to start of messageKyle Meyer
2021-05-26Up version to final 0.7.0v0.7.0Konstantin Ryabitsev
2021-05-26Check uids on the key when using default keyringKonstantin Ryabitsev
2021-05-25Don't depend on List-Archive lore headerKonstantin Ryabitsev
2021-05-21Tweak lore.kernel.org matchKonstantin Ryabitsev
2021-05-21Strip any List-* headers matching loreKonstantin Ryabitsev
2021-05-21Handle partial reroll of series without coverKonstantin Ryabitsev
2021-05-20Reimplement single-msgid cherrypickingKonstantin Ryabitsev
2021-05-20Initial support for Obsoleted-by: trailerKonstantin Ryabitsev