signatures.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] Entirely fake patch set
@ 2020-10-02 23:29 Konstantin Ryabitsev
  2020-10-02 23:29 ` [PATCH 01/10] Use shorter cache file names Konstantin Ryabitsev
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Konstantin Ryabitsev @ 2020-10-02 23:29 UTC (permalink / raw)
  To: signatures

This is an entirely fake patchset used for testing in-header patch
signing.

Konstantin Ryabitsev (10):
  Use shorter cache file names
  Preserve trailer order by default
  Don't force trailers into a set
  Initial go at supporting [extra trailer data]
  Tighten follow-up header parsing
  Use a more precise regex for email trailers
  Set charset in order to generate MIME headers
  Use bytes when dumping to stdout
  Don't crash when no valid patches are found
  Fix some cherry-picking corner cases

 b4/__init__.py | 269 ++++++++++++++++++++++++++++++-------------------
 b4/diff.py     |  14 +--
 b4/mbox.py     |  28 ++---
 b4/ty.py       |   4 +-
 man/b4.5       |  17 ++--
 man/b4.5.rst   |   9 +-
 6 files changed, 204 insertions(+), 137 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-10-02 23:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 23:29 [PATCH 00/10] Entirely fake patch set Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 01/10] Use shorter cache file names Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 02/10] Preserve trailer order by default Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 03/10] Don't force trailers into a set Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 04/10] Initial go at supporting [extra trailer data] Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 05/10] Tighten follow-up header parsing Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 06/10] Use a more precise regex for email trailers Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 07/10] Set charset in order to generate MIME headers Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 08/10] Use bytes when dumping to stdout Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 09/10] Don't crash when no valid patches are found Konstantin Ryabitsev
2020-10-02 23:29 ` [PATCH 10/10] Fix some cherry-picking corner cases Konstantin Ryabitsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).