unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] learn: support --keep-going + cleanups
@ 2024-10-25  3:19 Eric Wong
  2024-10-25  3:19 ` [PATCH 1/3] learn: support --keep-going/-k switch Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2024-10-25  3:19 UTC (permalink / raw)
  To: meta

Eric Wong (3):
  learn: support --keep-going/-k switch
  learn: reduce parameter passing
  learn: use Perl 5.12

 Documentation/public-inbox-learn.pod |  25 ++++++-
 MANIFEST                             |   1 +
 script/public-inbox-learn            | 101 ++++++++++++++++-----------
 t/learn.t                            |  85 ++++++++++++++++++++++
 4 files changed, 167 insertions(+), 45 deletions(-)
 create mode 100644 t/learn.t

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

end of thread, other threads:[~2024-10-25  3:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25  3:19 [PATCH 0/3] learn: support --keep-going + cleanups Eric Wong
2024-10-25  3:19 ` [PATCH 1/3] learn: support --keep-going/-k switch Eric Wong
2024-10-25  3:19 ` [PATCH 2/3] learn: reduce parameter passing Eric Wong
2024-10-25  3:19 ` [PATCH 3/3] learn: use Perl 5.12 Eric Wong

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 read-only IMAP folder(s) and NNTP newsgroup(s).