aboutsummaryrefslogtreecommitdiff
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-17Remove EXPERIMENTAL from attestation supportKonstantin Ryabitsev
2022-06-17Update patatt submodule to v0.5.0Konstantin Ryabitsev
2022-06-17Add ability to exit before git-merge is invokedKonstantin Ryabitsev
2022-06-16Implement "b4 shazam -M" that execs git-mergeKonstantin Ryabitsev
2022-06-16Add a note about proxying requestsKonstantin 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-06-14Update patatt to latestKonstantin Ryabitsev
2022-03-30Add support for mailmap and excluding mail in b4-tyKonstantin 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-20ty: fix bugs introduced when switching -s to -tKonstantin Ryabitsev
2021-10-20ty: document flag changesKonstantin Ryabitsev
2021-10-20shazam: change default behaviour to be "apply-here"Konstantin Ryabitsev
2021-10-19Initial implementation of native mail sendingKonstantin Ryabitsev
2021-10-19Fix shazam for multiple git worktreesRob Herring
2021-10-07validate: Use patatt's configured keyring as fallbackKees Cook
2021-10-07Add keyring key for keescookKonstantin Ryabitsev
2021-09-30shazam: document template usage in manpageKonstantin Ryabitsev
2021-09-30shazam: implement custom merge message templatesKonstantin Ryabitsev
2021-09-29shazam: implement better merging stringsKonstantin Ryabitsev
2021-09-29shazam: allow configuring "git am" flagsKonstantin Ryabitsev
2021-09-24am/shazam: Restore thank-you recordingKees Cook
2021-09-21Simplify sparse worktree preparationKonstantin 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-18Document listid-preference config parameterKonstantin Ryabitsev
2021-08-18Missed backfill call cleanupKonstantin Ryabitsev
2021-08-18Remove kludges that were needed before /all/Konstantin Ryabitsev
2021-08-17Filter duplicate results when querying new seriesKonstantin 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-08-03Sanitize msgid before using it as savenameKonstantin Ryabitsev
2021-06-22Fix wrong statement on patches without indexesKonstantin Ryabitsev
2021-06-22Allow '.git' to be a file for worktreesRob Herring
2021-06-22Tweak --guess-base outputKonstantin Ryabitsev