summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24Add example files to manifestv0.4.0Konstantin Ryabitsev
2020-04-24Prepare for 0.4.0 releaseKonstantin Ryabitsev
2020-04-24Use "local tree" instead of "undefined"Konstantin Ryabitsev
2020-04-22Properly deal with merge to non-current branchKonstantin Ryabitsev
2020-04-20Use the cover for backfills when availableKonstantin Ryabitsev
2020-04-20Support file delete patches and binary patchesKonstantin Ryabitsev
2020-04-17Expand templates with ${branch} and ${treename}Konstantin Ryabitsev
2020-04-15Changes to b4 ty based on developer feedbackKonstantin Ryabitsev
2020-04-15Properly deal with diffs that delete all linesKonstantin Ryabitsev
2020-04-15Don't break on @@ -N,N +N @@ diff linesKonstantin Ryabitsev
2020-04-15Keep track of how many messages we createKonstantin Ryabitsev
2020-04-15Get info from gecos if we don't have user.nameKonstantin Ryabitsev
2020-04-15Be more useful during non-auto matchingKonstantin Ryabitsev
2020-04-15Switch to using patchwork-compatible hashesKonstantin Ryabitsev
2020-04-10Document b4 ty and add template examplesKonstantin Ryabitsev
2020-04-10Use ~/.signature if it exists for tpt defaultsKonstantin Ryabitsev
2020-04-10Add summaries to default templatesKonstantin Ryabitsev
2020-04-10Don't use git patch-id for patch trackingKonstantin Ryabitsev
2020-04-09Add b4 ty that aims to simplify common feedbackKonstantin Ryabitsev
2020-04-08Add pr subcommand to the manpageKonstantin Ryabitsev
2020-04-07Use trailers from old revisions if no changesKonstantin Ryabitsev
2020-04-07Better deal with urlescaped msgidsKonstantin Ryabitsev
2020-04-06Backfill missing threads from other lore listsKonstantin Ryabitsev
2020-04-03Recognize when reroll info is only in 1st patchKonstantin Ryabitsev
2020-04-03Auto-discover base commit when none providedKonstantin Ryabitsev
2020-03-30Clean up stray debug dataKonstantin Ryabitsev
2020-03-30Escape From lines in git-format-patch outputKonstantin Ryabitsev
2020-03-30Decode headers into utf-8 from QPKonstantin Ryabitsev
2020-03-30Add attestation checks for b4 prKonstantin Ryabitsev
2020-03-30Add current rev to version when running from gitKonstantin Ryabitsev
2020-03-30PR: fix when gitdir is specified via -gKonstantin Ryabitsev
2020-03-30Only add From: in the body if differentKonstantin Ryabitsev
2020-03-27Cleanups and better handling of utf-8 contentKonstantin Ryabitsev
2020-03-27We do want to use a list when sorting trailersKonstantin Ryabitsev
2020-03-27Document --no-cache and --sloppy-trailers flagsKonstantin Ryabitsev
2020-03-27Make cache locations project-specificKonstantin Ryabitsev
2020-03-26Add initial "b4 pr" command setKonstantin Ryabitsev
2020-03-25Ignore messages without plaintext contentKonstantin Ryabitsev
2020-03-24Warn when we are ignoring trailersKonstantin Ryabitsev
2020-03-24Strip leading id:/rfc822msgid:Konstantin Ryabitsev
2020-03-24b4: allow b4.sh to be symlinked toGreg Kroah-Hartman
2020-03-24Up the version to 0.4.0-devKonstantin Ryabitsev
2020-03-23Prepare for 0.3.4 releasev0.3.4Konstantin Ryabitsev
2020-03-23Use set() for trailers instead of list()Konstantin Ryabitsev
2020-03-23Use more unique mbx names by adding subjectsKonstantin Ryabitsev
2020-03-23Use a better single-sourced version setupKonstantin Ryabitsev
2020-03-23Typos: s/Start Trek/Star Trek/Geert Uytterhoeven
2020-03-23Require python >= 3.5Konstantin Ryabitsev
2020-03-20Force nocache if we're running with -cKonstantin Ryabitsev
2020-03-20Add caching layerKonstantin Ryabitsev