aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-30ez: initial prep --compare-to implementationHEADmasterKonstantin Ryabitsev5-33/+86
2022-09-28Fall back on user.email if sendemail.from not setKonstantin Ryabitsev1-0/+5
2022-09-27docs: use double quotes for pipe_sepKonstantin Ryabitsev2-2/+2
2022-09-27mbox/am: add --stdin-line-sep optionKonstantin Ryabitsev7-4/+63
2022-09-22ez: fix commit corruption on trailers -uKonstantin Ryabitsev1-1/+1
2022-09-22ez: handle full 'Firstname Lastname <email>' parametersKonstantin Ryabitsev1-8/+11
2022-09-22ez: don't send a cover letter for a 1-patch seriesKonstantin Ryabitsev3-86/+194
2022-09-22ez: generate patch with diffstatKonstantin Ryabitsev1-1/+2
2022-09-20docs: fix patchwork documentationKonstantin Ryabitsev2-14/+15
2022-09-20smtp: more fully implement sendemail cmdline compatibilityKonstantin Ryabitsev1-1/+12
2022-09-20Skip running smtp.quit to avoid checks for smtp serverKonstantin Ryabitsev1-1/+0
2022-09-16Update master version to 0.11-devKonstantin Ryabitsev1-1/+1
2022-09-16setup: update install_requiresKonstantin Ryabitsev1-4/+5
2022-09-16trailers: add a trailers-ignore-from config optionKonstantin Ryabitsev4-3/+68
2022-09-16command: add a link to online documentationKonstantin Ryabitsev1-1/+2
2022-09-16docs: proofread and fixesKonstantin Ryabitsev10-104/+159
2022-09-15man: add prep, send, trailers subcommandsKonstantin Ryabitsev2-149/+261
2022-09-15docs: --save-maildir is not available with shazamKonstantin Ryabitsev1-6/+6
2022-09-15docs: remove redundant "b4" from section titlesKonstantin Ryabitsev6-12/+12
2022-09-15docs: add an admonition about existing PGP keysKonstantin Ryabitsev1-1/+7
2022-09-15docs: add "available since" version numbersKonstantin Ryabitsev3-23/+34
2022-09-15README: link to online documentationKonstantin Ryabitsev1-40/+1
2022-09-15docs: add some cross-referencesKonstantin Ryabitsev3-22/+46
2022-09-15docs: add b4 trailers documentationKonstantin Ryabitsev1-1/+36
2022-09-15docs: break out of infinite loopKonstantin Ryabitsev1-1/+1
2022-09-15docs: add the bulk of the b4 send documentationKonstantin Ryabitsev1-1/+222
2022-09-15docs: add the bulk of documentation for b4 prepKonstantin Ryabitsev1-1/+245
2022-09-14docs: add overview for the contributor sectionKonstantin Ryabitsev4-7/+76
2022-09-14docs: complete most of the maintainer docsKonstantin Ryabitsev10-16/+316
2022-09-14docs: document b4 am/shazam optionsKonstantin Ryabitsev3-50/+218
2022-09-13docs: add more docs for configuration optionsKonstantin Ryabitsev3-90/+316
2022-09-13Improve worktree-default configuration loadingKonstantin Ryabitsev2-13/+22
2022-09-13Improve the web endpoint validity checkKonstantin Ryabitsev2-3/+3
2022-09-13Only accept web urls as valid endpointsKonstantin Ryabitsev3-5/+14
2022-09-13Don't crash on DKIM resolver failuresKonstantin Ryabitsev1-2/+9
2022-09-12Add toplevel .b4-config for b4 itselfKonstantin Ryabitsev1-0/+4
2022-09-12Allow defining in-tree .b4-config for send- parametersKonstantin Ryabitsev1-5/+22
2022-09-12ez: fix crash on send-series-to/cc defined in configKonstantin Ryabitsev1-1/+1
2022-09-12ez: modify default template to move trailers below commentsKonstantin Ryabitsev1-3/+3
2022-09-12ez: auto-populate To: and Cc: trailers at prep timeKonstantin Ryabitsev3-71/+164
2022-09-12ez: split --no-auto-to-cc into two commandsKonstantin Ryabitsev2-12/+14
2022-09-08docs: reorder, add some more stubs, and some contentKonstantin Ryabitsev6-10/+277
2022-09-07docs: add installation instructionsKonstantin Ryabitsev1-1/+67
2022-09-07docs: add stubs for subtopicsKonstantin Ryabitsev13-3/+84
2022-09-07docs: create sphinx docs stubKonstantin Ryabitsev2-0/+12
2022-09-07ez: add prep --manual-reroll COVER_MSGIDKonstantin Ryabitsev3-20/+40
2022-09-06Fix pr explode functionalityKonstantin Ryabitsev2-86/+55
2022-09-02Fix dedupe on using cached threadsKonstantin Ryabitsev1-5/+12
2022-09-01mbox: accept arbitrary public-inbox URLsKonstantin Ryabitsev1-1/+7
2022-09-01trailers: improve debugging of mismatched trailersKonstantin Ryabitsev1-4/+5
2022-09-01Fix regression that resulted in ignored -pKonstantin Ryabitsev1-1/+1
2022-09-01ez: add b4 -F to allow (re-)creating branches from threadsKonstantin Ryabitsev3-37/+153
2022-09-01tests: test partial reroll correctnessKonstantin Ryabitsev3-0/+221
2022-09-01send-receive: don't keep db connections open for longKonstantin Ryabitsev1-1/+3
2022-09-01trailers: ignore non-recognized link trailersKonstantin Ryabitsev1-0/+3
2022-08-31trailers: ignore merges when looking at the commit logKonstantin Ryabitsev1-1/+1
2022-08-31send-receive: close connections once we're doneKonstantin Ryabitsev1-0/+7
2022-08-31Fix regression with b4 trailers -uKonstantin Ryabitsev2-8/+7
2022-08-31Fix regression incorrectly reporting mismatchesKonstantin Ryabitsev1-1/+2
2022-08-31Refactor how we handle trailersKonstantin Ryabitsev21-153/+1112
2022-08-30ez: reimplement --resendKonstantin Ryabitsev2-90/+170
2022-08-30Implement sending mail via local commandKonstantin Ryabitsev2-11/+30
2022-08-29Improve sendemail identity handlingKonstantin Ryabitsev1-2/+5
2022-08-29ez: Fix adding 'RESEND' to patch subjectRob Herring1-1/+1
2022-08-29Force CRLF lineseps only right before sending via smtpKonstantin Ryabitsev1-2/+2
2022-08-29send-receive: improve logging and returned errorsKonstantin Ryabitsev2-84/+171
2022-08-24setup.py: bump python_requires to 3.8Philippe Blain1-1/+1
2022-08-23send-receive: add support for writing to public-inboxKonstantin Ryabitsev1-20/+47
2022-08-23ez: move the RESEND prefix into --resend switchKonstantin Ryabitsev3-23/+33
2022-08-23ez: only use web endpoint when sending patchesKonstantin Ryabitsev3-6/+8
2022-08-23send-receive: add some anti-spam protectionsKonstantin Ryabitsev1-9/+45
2022-08-22ez: allow defining commands for getting To: and Cc: addressesKonstantin Ryabitsev1-5/+11
2022-08-22ez: allow passing --since to b4 trailersKonstantin Ryabitsev2-9/+8
2022-08-22Update patatt to 0.6.0 and up version in requirements.txtKonstantin Ryabitsev2-1/+1
2022-08-19ez: fix logic error when using arbitrary threads for trailer updatesKonstantin Ryabitsev1-4/+5
2022-08-19ez: implement large chunk of web endpoint submissionKonstantin Ryabitsev5-96/+381
2022-08-19Update patatt to latest upstreamKonstantin Ryabitsev1-0/+0
2022-08-17ez: initial rework of web submission endpointKonstantin Ryabitsev4-122/+245
2022-08-16ez: support enrolling branches using tagsKonstantin Ryabitsev2-35/+84
2022-08-15ez: do not bail on untracked files for prep tasksKonstantin Ryabitsev1-1/+3
2022-08-08ez: chdir to toplevel when running get_maintainerKonstantin Ryabitsev2-2/+15
2022-07-28ez: fix regression when running b4 trailersKonstantin Ryabitsev1-0/+2
2022-07-28ez: minor fixes to logic and outputKonstantin Ryabitsev1-2/+2
2022-07-28ez: fix typos on logger callsKonstantin Ryabitsev1-2/+2
2022-07-27ez: tell us where we got current strategyKonstantin Ryabitsev1-0/+1
2022-07-27ez: implement tip-commit strategyKonstantin Ryabitsev2-36/+69
2022-07-27ez: implement enrolling branches with commit strategyKonstantin Ryabitsev1-19/+40
2022-07-27ez: record cover strategy on branch creation/enrollmentKonstantin Ryabitsev1-4/+8
2022-07-27ez: some cleanups and error handling for revision taggingKonstantin Ryabitsev1-44/+51
2022-07-26ez: another overhaul of commands and flagsKonstantin Ryabitsev3-128/+168
2022-07-26ez-send: fix To: inclusion and address collectionKonstantin Ryabitsev2-2/+7
2022-07-25ez-send: initial support for tagging sent revisionsKonstantin Ryabitsev1-1/+49
2022-07-22Fix regression introduced by ez-trailers workKonstantin Ryabitsev1-1/+2
2022-07-22ez: bail on unknown cover letter strategyKonstantin Ryabitsev1-1/+10
2022-07-20ez-send: don't wrap headers in format-patch modeKonstantin Ryabitsev1-7/+7
2022-07-20ez-send: give ability to bail out before sendingKonstantin Ryabitsev1-1/+28
2022-07-20ez-send: don't auto-increment revision on RESENDKonstantin Ryabitsev1-0/+5
2022-07-20ez-series: add --show-revision and --force-revisionKonstantin Ryabitsev2-1/+30
2022-07-20ez-trailers: fix regression when applying trailersKonstantin Ryabitsev1-1/+1
2022-07-20ez: refactor based on initial feedbackKonstantin Ryabitsev3-215/+421
2022-07-19submit: compress tracking data in the headerKonstantin Ryabitsev1-2/+4
2022-07-19submit: reverse order returned by rev-listKonstantin Ryabitsev1-1/+1
2022-07-18submit: store tracking info in the cover letter headerKonstantin Ryabitsev1-1/+7
2022-07-16submit: fix signed-off-by logic in --update-trailersKonstantin Ryabitsev1-34/+42
2022-07-15Fixes when working with utf-8 contentKonstantin Ryabitsev2-4/+10
2022-07-15Initial implementation of b4 submitKonstantin Ryabitsev9-213/+1427
2022-06-27Ignore non-ascii follow-up trailersKonstantin Ryabitsev1-0/+3
2022-06-27Move Signed-off-by below Link trailer when running with -slKonstantin Ryabitsev1-2/+2
2022-06-27Remove support for trailer-orderKonstantin Ryabitsev5-72/+33
2022-06-27Remove "b4 attest" subcommandKonstantin Ryabitsev4-99/+0
2022-06-21Dedupe msgid listKonstantin Ryabitsev1-0/+4
2022-06-21Remove stray print()Konstantin Ryabitsev1-1/+0
2022-06-21Initial patchwork integration supportKonstantin Ryabitsev5-6/+124
2022-06-17Prepare for 0.9.0 releasev0.9.0Konstantin Ryabitsev3-9/+9
2022-06-17Remove EXPERIMENTAL from attestation supportKonstantin Ryabitsev1-2/+2
2022-06-17Update patatt submodule to v0.5.0Konstantin Ryabitsev1-0/+0
2022-06-17Add ability to exit before git-merge is invokedKonstantin Ryabitsev4-11/+80
2022-06-16Implement "b4 shazam -M" that execs git-mergeKonstantin Ryabitsev4-49/+115
2022-06-16Add a note about proxying requestsKonstantin Ryabitsev2-20/+37
2022-06-16Allow breaking threads using --no-parentKonstantin Ryabitsev5-112/+250
2022-06-15Cosmetic cleanups to make PyCharm happierKonstantin Ryabitsev3-16/+16
2022-06-15Improve identity matching for DKIMKonstantin Ryabitsev1-1/+4
2022-06-14Lowercase identities for comparisonKonstantin Ryabitsev1-3/+3
2022-06-14am: Fix broken guessbranch handlingRob Herring2-3/+3
2022-06-14Remove unnecessary lookup when /all/ is used in midmaskKonstantin Ryabitsev1-4/+13
2022-06-14Update patatt to latestKonstantin Ryabitsev1-0/+0
2022-03-30Add support for mailmap and excluding mail in b4-tyKonstantin Ryabitsev3-12/+62
2022-02-01Allow whitespace at the start of non-wrapped trailersKonstantin Ryabitsev1-1/+1
2021-11-02Reimplement unicode control character logicKonstantin Ryabitsev1-29/+25
2021-11-01mbox: initial support to check for unicode control charsKonstantin Ryabitsev3-5/+40
2021-11-01ty: fix problems with smtplib and 8BITMIMEKonstantin Ryabitsev2-8/+19
2021-10-20ty: fix bugs introduced when switching -s to -tKonstantin Ryabitsev2-4/+4
2021-10-20ty: document flag changesKonstantin Ryabitsev2-10/+49
2021-10-20shazam: change default behaviour to be "apply-here"Konstantin Ryabitsev2-7/+9
2021-10-19Initial implementation of native mail sendingKonstantin Ryabitsev3-30/+125
2021-10-19Fix shazam for multiple git worktreesRob Herring1-5/+15
2021-10-07validate: Use patatt's configured keyring as fallbackKees Cook1-1/+5
2021-10-07Add keyring key for keescookKonstantin Ryabitsev1-0/+1295
2021-09-30shazam: document template usage in manpageKonstantin Ryabitsev2-5/+18
2021-09-30shazam: implement custom merge message templatesKonstantin Ryabitsev4-31/+79
2021-09-29shazam: implement better merging stringsKonstantin Ryabitsev1-0/+32
2021-09-29shazam: allow configuring "git am" flagsKonstantin Ryabitsev1-2/+6
2021-09-24am/shazam: Restore thank-you recordingKees Cook1-0/+3
2021-09-21Simplify sparse worktree preparationKonstantin Ryabitsev1-8/+2
2021-09-21Add "b4 shazam" that is like b4 am + git amKonstantin Ryabitsev3-124/+210
2021-09-01Up version to 0.8.0 and prep for relasev0.8.0Konstantin Ryabitsev3-4/+4
2021-08-25Normalize linebreaks when reconstituting bodyKonstantin Ryabitsev1-5/+3
2021-08-18Document listid-preference config parameterKonstantin Ryabitsev2-0/+14
2021-08-18Missed backfill call cleanupKonstantin Ryabitsev1-8/+2
2021-08-18Remove kludges that were needed before /all/Konstantin Ryabitsev2-82/+13
2021-08-17Filter duplicate results when querying new seriesKonstantin Ryabitsev1-0/+5
2021-08-17Move dedupe code into central locationKonstantin Ryabitsev1-28/+36
2021-08-17Reimplement deduping based on list-id preferenceKonstantin Ryabitsev1-9/+39
2021-08-16When deduping, prefer DKIM-validating messagesKonstantin Ryabitsev1-9/+13
2021-08-05Handle decoding incorrectly encoded headersKonstantin Ryabitsev1-1/+1
2021-08-03Parse just headers when extracting message ID from stdin mboxKyle Meyer1-1/+3
2021-08-03Avoid decoding errors when extracting message ID from stdinKyle Meyer2-2/+2
2021-08-03Don't consider signature contents for trailersKonstantin Ryabitsev1-2/+8
2021-08-03Sanitize msgid before using it as savenameKonstantin Ryabitsev1-1/+2
2021-06-22Fix wrong statement on patches without indexesKonstantin Ryabitsev1-1/+1
2021-06-22Allow '.git' to be a file for worktreesRob Herring1-1/+1
2021-06-22Tweak --guess-base outputKonstantin Ryabitsev1-9/+8
2021-06-22Additional --guess-base refinementsKonstantin Ryabitsev3-29/+46
2021-06-21Reimplement --guess-baseKonstantin Ryabitsev3-77/+116
2021-06-17Don't append .git unnecessarilyKonstantin Ryabitsev1-1/+0
2021-06-11Test to make sure mbox files contain unixfromKonstantin Ryabitsev1-0/+35
2021-06-11Save mbox files with proper unixfromKonstantin Ryabitsev3-14/+12
2021-06-10Start using pytest for the test frameworkKonstantin Ryabitsev8-3/+94
2021-06-09Update patatt to latest 0.4.6Konstantin Ryabitsev1-0/+0
2021-06-09Fix sloppy trailer handlingKonstantin Ryabitsev1-4/+2
2021-06-09Fix for recent function API changesKonstantin Ryabitsev1-2/+4
2021-06-08Perform an encoding bug avoidance danceKonstantin Ryabitsev1-1/+10
2021-06-08Check if the name is nullKonstantin Ryabitsev1-1/+3
2021-06-08Initial support for github pull requestsKonstantin Ryabitsev1-14/+78
2021-06-08Fix crasher on unsigned FETCH_HEADKonstantin Ryabitsev1-12/+13
2021-06-08Tentative suport for sending exploded seriesKonstantin Ryabitsev2-33/+66
2021-06-07Save exploded pull requests as maildirs as wellKonstantin Ryabitsev3-22/+36
2021-06-07Shuffle DKIM logging code around a bitKonstantin Ryabitsev1-1/+3
2021-06-07Update to latest patatt versionKonstantin Ryabitsev1-0/+0
2021-06-07Include dkim log output when -d/--debug argument is passedPaul Barker1-1/+12
2021-06-07Handle MIME encoded-word in DKIM-Signature headersPaul Barker1-0/+4
2021-06-07Add my own attestation keyKonstantin Ryabitsev1-0/+367
2021-06-07Add attestation key 74975C81B7E66BACKonstantin Ryabitsev1-0/+57
2021-06-03Update patatt to 0.4.5Konstantin Ryabitsev1-0/+0
2021-06-03Account for in-body headers when trimming bodyKonstantin Ryabitsev2-88/+98
2021-06-03Fix partial reroll TUI visuals for v1->v2Konstantin Ryabitsev1-7/+6
2021-06-02Implement trim_body supportKonstantin Ryabitsev2-3/+50
2021-06-02Add *.maildir to gitignoreKonstantin Ryabitsev1-0/+1
2021-06-01Fix cache aging cleanup of threadsRob Herring1-1/+1
2021-05-28Update to newer patatt versionKonstantin Ryabitsev1-0/+0
2021-05-28Limit 'From mboxrd@z' replacement to start of messageKyle Meyer1-1/+1
2021-05-26Up version to final 0.7.0v0.7.0Konstantin Ryabitsev1-1/+1
2021-05-26Add new b4 pr flagsKonstantin Ryabitsev2-0/+9
2021-05-26Check uids on the key when using default keyringKonstantin Ryabitsev2-2/+15
2021-05-25Update attestation section in the READMEKonstantin Ryabitsev1-12/+17
2021-05-25Don't depend on List-Archive lore headerKonstantin Ryabitsev3-53/+67
2021-05-25Handle situations where -f only has an emailKonstantin Ryabitsev1-0/+2
2021-05-25Fix pr -l where we introduced var collisionKonstantin Ryabitsev1-33/+33
2021-05-25Bump patatt to 0.4.2Konstantin Ryabitsev1-0/+0
2021-05-25Avoid type error when local mbox lacks specified message IDKyle Meyer1-1/+1