user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/3] coderepo-related cleanups + sha256
@ 2023-01-13 10:35 Eric Wong
  2023-01-13 10:35 ` [PATCH 1/3] qspawn: import Scalar::Util::blessed properly Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2023-01-13 10:35 UTC (permalink / raw)
  To: meta

libgit2 on my system can't handle sha256 git repos, and I need
it for one of my projects.  So stick to git(1) for now and
simplify our code.

Eric Wong (3):
  qspawn: import Scalar::Util::blessed properly
  viewvcs: use git(1) for coderepo access
  coderepo: consolidate git --batch-check users

 lib/PublicInbox/Qspawn.pm       |  6 ++--
 lib/PublicInbox/RepoSnapshot.pm | 51 +++++++++++++--------------------
 lib/PublicInbox/RepoTree.pm     |  8 +-----
 lib/PublicInbox/ViewVCS.pm      | 46 +++++++++++++++--------------
 lib/PublicInbox/WwwCoderepo.pm  |  9 +-----
 5 files changed, 50 insertions(+), 70 deletions(-)

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

end of thread, other threads:[~2023-01-13 10:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 10:35 [PATCH 0/3] coderepo-related cleanups + sha256 Eric Wong
2023-01-13 10:35 ` [PATCH 1/3] qspawn: import Scalar::Util::blessed properly Eric Wong
2023-01-13 10:35 ` [PATCH 2/3] viewvcs: use git(1) for coderepo access Eric Wong
2023-01-13 10:35 ` [PATCH 3/3] coderepo: consolidate git --batch-check users Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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).