unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cindex: future-proof blob OID indexing
@ 2023-12-05  9:46 Eric Wong
  2023-12-05  9:46 ` [PATCH 1/2] searchidx: drop redundant decl in index_git_blob_id Eric Wong
  2023-12-05  9:46 ` [PATCH 2/2] cindex: index full (40/64 char) hex blob OIDs Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2023-12-05  9:46 UTC (permalink / raw)
  To: meta

1/2 fixes a bug while checking over the blob OID indexing code

Eric Wong (2):
  searchidx: drop redundant decl in index_git_blob_id
  cindex: index full (40/64 char) hex blob OIDs

 lib/PublicInbox/CodeSearchIdx.pm | 15 +++++++++------
 lib/PublicInbox/SearchIdx.pm     |  1 -
 t/cindex.t                       |  3 +++
 3 files changed, 12 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2023-12-05  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05  9:46 [PATCH 0/2] cindex: future-proof blob OID indexing Eric Wong
2023-12-05  9:46 ` [PATCH 1/2] searchidx: drop redundant decl in index_git_blob_id Eric Wong
2023-12-05  9:46 ` [PATCH 2/2] cindex: index full (40/64 char) hex blob OIDs 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).