unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/5] clone improvements
@ 2023-03-13 12:00 Eric Wong
  2023-03-13 12:00 ` [PATCH 1/5] lei_mirror: describe why the {ibx} field is used Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Eric Wong @ 2023-03-13 12:00 UTC (permalink / raw)
  To: meta

The more I use it, the more problems I find :x

Eric Wong (5):
  lei_mirror: describe why the {ibx} field is used
  lei_mirror: do not re-fetch inbox.config.example
  lei_mirror: do not fetch to read-only directories
  lei_mirror: handle UTF-8 from manifest.js.gz properly
  doc: clone: document --remote-manifest= option

 Documentation/public-inbox-clone.pod | 11 +++++++++++
 lib/PublicInbox/LeiMirror.pm         | 24 +++++++++++++++++-------
 t/clone-coderepo.t                   |  8 ++++++--
 3 files changed, 34 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2023-03-14 20:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13 12:00 [PATCH 0/5] clone improvements Eric Wong
2023-03-13 12:00 ` [PATCH 1/5] lei_mirror: describe why the {ibx} field is used Eric Wong
2023-03-13 12:00 ` [PATCH 2/5] lei_mirror: do not re-fetch inbox.config.example Eric Wong
2023-03-13 12:00 ` [PATCH 3/5] lei_mirror: do not fetch to read-only directories Eric Wong
2023-03-13 12:00 ` [PATCH 4/5] lei_mirror: handle UTF-8 from manifest.js.gz properly Eric Wong
2023-03-13 12:00 ` [PATCH 5/5] doc: clone: document --remote-manifest= option Eric Wong
2023-03-13 23:34   ` Kyle Meyer
2023-03-14 20:50     ` [PATCH] doc: clone: fix typo in --remote-manifest= description 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).