summaryrefslogtreecommitdiff
path: root/b4/__init__.py
AgeCommit message (Expand)Author
2020-06-08Prepare for 0.5.1 releasev0.5.1Konstantin Ryabitsev
2020-06-08Output less confusing trailer mismatch messagesKonstantin Ryabitsev
2020-06-08Fix bug with threading when cover ref is missingKonstantin Ryabitsev
2020-06-08Fix body part parsing when '---' is not usedKonstantin Ryabitsev
2020-06-08Use proper charset when reading back mailinfoKonstantin Ryabitsev
2020-05-28Add --no-cover and -o - to output to stdoutKonstantin Ryabitsev
2020-05-26Use unicode escape sequencesKonstantin Ryabitsev
2020-05-26Up the version to 0.5.1-devKonstantin Ryabitsev
2020-05-25Prepare for 0.5.0v0.5.0Konstantin Ryabitsev
2020-05-25Backfill series before diffing themKonstantin Ryabitsev
2020-05-25Add -3 to "b4 am" to prep for a 3way mergeKonstantin Ryabitsev
2020-05-22Add ability to diff arbitrary mbox filesKonstantin Ryabitsev
2020-05-19Display range-diff by defaultKonstantin Ryabitsev
2020-05-15Initial implementation of b4 diffKonstantin Ryabitsev
2020-05-13Don't fail when a message uses a weird charsetKonstantin Ryabitsev
2020-05-13Fix crasher for incomplete threadsKonstantin Ryabitsev
2020-05-07Add -P,--cherry-pick option to "b4 am"Konstantin Ryabitsev
2020-05-07Switch ty -s and -d to allow friendly rangesKonstantin Ryabitsev
2020-05-07Do not crash when thread is incompleteKonstantin Ryabitsev
2020-05-07Remove QP encoding when getting fromnameKonstantin Ryabitsev
2020-05-01Check if mbox applies to current treeKonstantin Ryabitsev
2020-04-27Parse body parts into usual chunksKonstantin Ryabitsev
2020-04-24Set version to 0.5.0-devKonstantin Ryabitsev
2020-04-24Prepare for 0.4.0 releaseKonstantin Ryabitsev
2020-04-20Use the cover for backfills when availableKonstantin Ryabitsev
2020-04-20Support file delete patches and binary patchesKonstantin 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-15Get info from gecos if we don't have user.nameKonstantin Ryabitsev
2020-04-15Switch to using patchwork-compatible hashesKonstantin Ryabitsev
2020-04-10Use ~/.signature if it exists for tpt defaultsKonstantin Ryabitsev
2020-04-10Add summaries to default templatesKonstantin Ryabitsev
2020-04-09Add b4 ty that aims to simplify common feedbackKonstantin 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-03-30Clean up stray debug dataKonstantin Ryabitsev
2020-03-30Decode headers into utf-8 from QPKonstantin Ryabitsev
2020-03-30Add attestation checks for b4 prKonstantin Ryabitsev
2020-03-30PR: fix when gitdir is specified via -gKonstantin Ryabitsev
2020-03-27We do want to use a list when sorting trailersKonstantin 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-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