unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/4] File::Spec-related things
@ 2024-11-12 20:34 Eric Wong
  2024-11-12 20:34 ` [PATCH 1/4] cindex: rework path canonicalization check Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2024-11-12 20:34 UTC (permalink / raw)
  To: meta

1/4 fixes a real problem in rare cases, while the rest are
relatively minor improvements.

Eric Wong (4):
  cindex: rework path canonicalization check
  www_coderepo: drop unused File::Spec import
  hval: use File::Spec::Functions::abs2rel
  lei_mirror: favor File::Spec::Functions

 lib/PublicInbox/CodeSearchIdx.pm | 20 ++++++++++----------
 lib/PublicInbox/Hval.pm          |  4 ++--
 lib/PublicInbox/LeiMirror.pm     | 19 +++++++++----------
 lib/PublicInbox/WwwCoderepo.pm   |  1 -
 4 files changed, 21 insertions(+), 23 deletions(-)

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

end of thread, other threads:[~2024-11-12 20:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 20:34 [PATCH 0/4] File::Spec-related things Eric Wong
2024-11-12 20:34 ` [PATCH 1/4] cindex: rework path canonicalization check Eric Wong
2024-11-12 20:34 ` [PATCH 2/4] www_coderepo: drop unused File::Spec import Eric Wong
2024-11-12 20:34 ` [PATCH 3/4] hval: use File::Spec::Functions::abs2rel Eric Wong
2024-11-12 20:34 ` [PATCH 4/4] lei_mirror: favor File::Spec::Functions 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).