index
:
b4
master
stable-0.3.y
stable-0.4.y
stable-0.5.y
stable-0.6.y
stable-0.7.y
stable-0.8.y
stable-0.9.y
Tool for working with patches in public-inbox archives
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-30
Add attestation checks for b4 pr
Konstantin Ryabitsev
2020-03-30
Add current rev to version when running from git
Konstantin Ryabitsev
2020-03-30
PR: fix when gitdir is specified via -g
Konstantin Ryabitsev
2020-03-30
Only add From: in the body if different
Konstantin Ryabitsev
2020-03-27
Cleanups and better handling of utf-8 content
Konstantin Ryabitsev
2020-03-27
We do want to use a list when sorting trailers
Konstantin Ryabitsev
2020-03-27
Document --no-cache and --sloppy-trailers flags
Konstantin Ryabitsev
2020-03-27
Make cache locations project-specific
Konstantin Ryabitsev
2020-03-26
Add initial "b4 pr" command set
Konstantin Ryabitsev
2020-03-25
Ignore messages without plaintext content
Konstantin Ryabitsev
2020-03-24
Warn when we are ignoring trailers
Konstantin Ryabitsev
2020-03-24
Strip leading id:/rfc822msgid:
Konstantin Ryabitsev
2020-03-24
b4: allow b4.sh to be symlinked to
Greg Kroah-Hartman
2020-03-24
Up the version to 0.4.0-dev
Konstantin Ryabitsev
2020-03-23
Prepare for 0.3.4 release
v0.3.4
Konstantin Ryabitsev
2020-03-23
Use set() for trailers instead of list()
Konstantin Ryabitsev
2020-03-23
Use more unique mbx names by adding subjects
Konstantin Ryabitsev
2020-03-23
Use a better single-sourced version setup
Konstantin Ryabitsev
2020-03-23
Typos: s/Start Trek/Star Trek/
Geert Uytterhoeven
2020-03-23
Require python >= 3.5
Konstantin Ryabitsev
2020-03-20
Force nocache if we're running with -c
Konstantin Ryabitsev
2020-03-20
Add caching layer
Konstantin Ryabitsev
2020-03-20
Improve brackets-within-brackets regex
Konstantin Ryabitsev
2020-03-20
Move b4-wrapper.sh to b4.sh
Konstantin Ryabitsev
2020-03-20
Add b4-wrapper.sh script
Geoff Levand
2020-03-19
Properly handle blank lines in patches
Konstantin Ryabitsev
2020-03-19
Document how to run from the checkout dir
Konstantin Ryabitsev
2020-03-18
Use b4.VERSION for setup.py version info
Konstantin Ryabitsev
2020-03-18
Handle vN that only exists in the cover letter
Konstantin Ryabitsev
2020-03-18
Increment setup.py version as well
Konstantin Ryabitsev
2020-03-18
Check the age of attestation
v0.3.3
Konstantin Ryabitsev
2020-03-17
Up the version to 0.3.3-pre
Konstantin Ryabitsev
2020-03-17
Show which patches failed attestation
Konstantin Ryabitsev
2020-03-17
Tweak formatting for a better man result
Konstantin Ryabitsev
2020-03-17
Use the URL that doesn't force a 301
Konstantin Ryabitsev
2020-03-16
Quickfix for running without any commands
v0.3.2
Konstantin Ryabitsev
2020-03-16
Prepare 0.3.1 with minor fixes
v0.3.1
Konstantin Ryabitsev
2020-03-16
Add support for the Fixes: follow-up trailer
Konstantin Ryabitsev
2020-03-16
Add docs and manpages
Konstantin Ryabitsev
2020-03-15
Tweak attestation parameters
Konstantin Ryabitsev
2020-03-14
Initial commit after porting from korg-helpers
Konstantin Ryabitsev