All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Refactored code roundtrip via signatures
@ 2021-05-04 21:46 Konstantin Ryabitsev
  2021-05-04 21:46 ` [PATCH 1/3] Add -f to "b4 mbox" to filter dupes Konstantin Ryabitsev
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Konstantin Ryabitsev @ 2021-05-04 21:46 UTC (permalink / raw)
  To: signatures

Another roundtrip via signatures list, using openpgp.

Konstantin Ryabitsev (2):
  Add -f to "b4 mbox" to filter dupes
  Save to/cc headers as-is for tracking

Kyle Meyer (1):
  Loosen compatible release identifiers for install_requires

 b4/__init__.py | 11 ++++++++---
 b4/command.py  |  2 ++
 b4/mbox.py     | 15 +++++++++++----
 b4/pr.py       |  4 ++--
 man/b4.5       |  5 ++++-
 man/b4.5.rst   |  1 +
 setup.py       |  6 +++---
 7 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] One more test with openpgp-sha256
@ 2021-05-03 21:53 Konstantin Ryabitsev
  2021-05-03 21:53 ` [PATCH 2/3] Save to/cc headers as-is for tracking Konstantin Ryabitsev
  0 siblings, 1 reply; 7+ messages in thread
From: Konstantin Ryabitsev @ 2021-05-03 21:53 UTC (permalink / raw)
  To: signatures

Another test with roundtrip via signatures list.

Konstantin Ryabitsev (2):
  Add -f to "b4 mbox" to filter dupes
  Save to/cc headers as-is for tracking

Kyle Meyer (1):
  Loosen compatible release identifiers for install_requires

 b4/__init__.py | 11 ++++++++---
 b4/command.py  |  2 ++
 b4/mbox.py     | 15 +++++++++++----
 b4/pr.py       |  4 ++--
 man/b4.5       |  5 ++++-
 man/b4.5.rst   |  1 +
 setup.py       |  6 +++---
 7 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] Another test, with ed25519-sha256
@ 2021-05-03 15:48 Konstantin Ryabitsev
  2021-05-03 15:48 ` [PATCH 2/3] Save to/cc headers as-is for tracking Konstantin Ryabitsev
  0 siblings, 1 reply; 7+ messages in thread
From: Konstantin Ryabitsev @ 2021-05-03 15:48 UTC (permalink / raw)
  To: signatures

This series is signed with an ed25519 key.

Konstantin Ryabitsev (2):
  Add -f to "b4 mbox" to filter dupes
  Save to/cc headers as-is for tracking

Kyle Meyer (1):
  Loosen compatible release identifiers for install_requires

 b4/__init__.py | 11 ++++++++---
 b4/command.py  |  2 ++
 b4/mbox.py     | 15 +++++++++++----
 b4/pr.py       |  4 ++--
 man/b4.5       |  5 ++++-
 man/b4.5.rst   |  1 +
 setup.py       |  6 +++---
 7 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] Test with new signature scheme
@ 2021-05-03 15:37 Konstantin Ryabitsev
  2021-05-03 15:37 ` [PATCH 2/3] Save to/cc headers as-is for tracking Konstantin Ryabitsev
  0 siblings, 1 reply; 7+ messages in thread
From: Konstantin Ryabitsev @ 2021-05-03 15:37 UTC (permalink / raw)
  To: signatures

This is just a test, please ignore.

Konstantin Ryabitsev (2):
  Add -f to "b4 mbox" to filter dupes
  Save to/cc headers as-is for tracking

Kyle Meyer (1):
  Loosen compatible release identifiers for install_requires

 b4/__init__.py | 11 ++++++++---
 b4/command.py  |  2 ++
 b4/mbox.py     | 15 +++++++++++----
 b4/pr.py       |  4 ++--
 man/b4.5       |  5 ++++-
 man/b4.5.rst   |  1 +
 setup.py       |  6 +++---
 7 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-05-04 21:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 21:46 [PATCH 0/3] Refactored code roundtrip via signatures Konstantin Ryabitsev
2021-05-04 21:46 ` [PATCH 1/3] Add -f to "b4 mbox" to filter dupes Konstantin Ryabitsev
2021-05-04 21:46 ` [PATCH 2/3] Save to/cc headers as-is for tracking Konstantin Ryabitsev
2021-05-04 21:46 ` [PATCH 3/3] Loosen compatible release identifiers for install_requires Konstantin Ryabitsev
  -- strict thread matches above, loose matches on Subject: below --
2021-05-03 21:53 [PATCH 0/3] One more test with openpgp-sha256 Konstantin Ryabitsev
2021-05-03 21:53 ` [PATCH 2/3] Save to/cc headers as-is for tracking Konstantin Ryabitsev
2021-05-03 15:48 [PATCH 0/3] Another test, with ed25519-sha256 Konstantin Ryabitsev
2021-05-03 15:48 ` [PATCH 2/3] Save to/cc headers as-is for tracking Konstantin Ryabitsev
2021-05-03 15:37 [PATCH 0/3] Test with new signature scheme Konstantin Ryabitsev
2021-05-03 15:37 ` [PATCH 2/3] Save to/cc headers as-is for tracking Konstantin Ryabitsev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.