All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Another test with patatt-0.2.0
@ 2021-05-11 14:35 Konstantin Ryabitsev
  2021-05-11 14:35 ` [PATCH 1/4] Add manpages and prepare for 0.1.0 release Konstantin Ryabitsev
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2021-05-11 14:35 UTC (permalink / raw)
  To: signatures

Get ready for a 0.2.0 release in the near future.

Konstantin Ryabitsev (4):
  Add manpages and prepare for 0.1.0 release
  Return a list of all sigs, not just goodsigs
  Return better result than just pass/fail
  Support other git dirs as sources

 MANIFEST.in        |   2 +
 README.rst         |  22 +++----
 man/patatt.5       | 112 +++++++++++++++++++++++++++++++++
 man/patatt.5.rst   |  61 ++++++++++++++++++
 patatt/__init__.py | 153 +++++++++++++++++++++++++++------------------
 setup.py           |   3 +-
 6 files changed, 281 insertions(+), 72 deletions(-)
 create mode 100644 man/patatt.5
 create mode 100644 man/patatt.5.rst

-- 
2.31.1


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

end of thread, other threads:[~2021-05-20 20:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 14:35 [PATCH 0/4] Another test with patatt-0.2.0 Konstantin Ryabitsev
2021-05-11 14:35 ` [PATCH 1/4] Add manpages and prepare for 0.1.0 release Konstantin Ryabitsev
2021-05-11 14:35 ` [PATCH 2/4] Return a list of all sigs, not just goodsigs Konstantin Ryabitsev
2021-05-11 14:35 ` [PATCH 3/4] Return better result than just pass/fail Konstantin Ryabitsev
2021-05-11 14:35 ` [PATCH 4/4] Support other git dirs as sources Konstantin Ryabitsev
2021-05-20 20:59 ` [PATCH 0/4] Another test with patatt-0.2.0 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.