aboutsummaryrefslogtreecommitdiff
path: root/b4
AgeCommit message (Expand)Author
2022-07-27ez: implement enrolling branches with commit strategyKonstantin Ryabitsev
2022-07-27ez: record cover strategy on branch creation/enrollmentKonstantin Ryabitsev
2022-07-27ez: some cleanups and error handling for revision taggingKonstantin Ryabitsev
2022-07-26ez: another overhaul of commands and flagsKonstantin Ryabitsev
2022-07-26ez-send: fix To: inclusion and address collectionKonstantin Ryabitsev
2022-07-25ez-send: initial support for tagging sent revisionsKonstantin Ryabitsev
2022-07-22Fix regression introduced by ez-trailers workKonstantin Ryabitsev
2022-07-22ez: bail on unknown cover letter strategyKonstantin Ryabitsev
2022-07-20ez-send: don't wrap headers in format-patch modeKonstantin Ryabitsev
2022-07-20ez-send: give ability to bail out before sendingKonstantin Ryabitsev
2022-07-20ez-send: don't auto-increment revision on RESENDKonstantin Ryabitsev
2022-07-20ez-series: add --show-revision and --force-revisionKonstantin Ryabitsev
2022-07-20ez-trailers: fix regression when applying trailersKonstantin Ryabitsev
2022-07-20ez: refactor based on initial feedbackKonstantin Ryabitsev
2022-07-19submit: compress tracking data in the headerKonstantin Ryabitsev
2022-07-19submit: reverse order returned by rev-listKonstantin Ryabitsev
2022-07-18submit: store tracking info in the cover letter headerKonstantin Ryabitsev
2022-07-16submit: fix signed-off-by logic in --update-trailersKonstantin Ryabitsev
2022-07-15Fixes when working with utf-8 contentKonstantin Ryabitsev
2022-07-15Initial implementation of b4 submitKonstantin Ryabitsev
2022-06-27Ignore non-ascii follow-up trailersKonstantin Ryabitsev
2022-06-27Move Signed-off-by below Link trailer when running with -slKonstantin Ryabitsev
2022-06-27Remove support for trailer-orderKonstantin Ryabitsev
2022-06-27Remove "b4 attest" subcommandKonstantin Ryabitsev
2022-06-21Dedupe msgid listKonstantin Ryabitsev
2022-06-21Remove stray print()Konstantin Ryabitsev
2022-06-21Initial patchwork integration supportKonstantin Ryabitsev
2022-06-17Prepare for 0.9.0 releasev0.9.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-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-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-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-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