git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick Steinhardt <ps@pks.im>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Nov 2024, #10; Thu, 28)
Date: Thu, 28 Nov 2024 17:11:28 +0100	[thread overview]
Message-ID: <Z0iWMKttvtpK6f6m@pks.im> (raw)
In-Reply-To: <xmqq8qt3q5t1.fsf@gitster.g>

> * ps/reftable-iterator-reuse (2024-11-26) 11 commits
>  - refs/reftable: reuse iterators when reading refs
>  - reftable/merged: drain priority queue on reseek
>  - reftable/stack: add mechanism to notify callers on reload
>  - refs/reftable: refactor reflog expiry to use reftable backend
>  - refs/reftable: refactor reading symbolic refs to use reftable backend
>  - refs/reftable: read references via `struct reftable_backend`
>  - refs/reftable: figure out hash via `reftable_stack`
>  - reftable/stack: add accessor for the hash ID
>  - refs/reftable: handle reloading stacks in the reftable backend
>  - refs/reftable: encapsulate reftable stack
>  - Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuse
>  (this branch uses ps/reftable-detach.)
> 
>  Optimize reading random references out of the reftable backend by
>  allowing reuse of iterator objects.
> 
>  Will merge to 'next'?
>  source: <20241126-pks-reftable-backend-reuse-iter-v4-0-b17fd27df126@pks.im>

I think this series should be ready, but...

> * ps/reftable-detach (2024-11-19) 8 commits
>  - reftable/system: provide thin wrapper for lockfile subsystem
>  - reftable/stack: drop only use of `get_locked_file_path()`
>  - reftable/system: provide thin wrapper for tempfile subsystem
>  - reftable/stack: stop using `fsync_component()` directly
>  - reftable/system: stop depending on "hash.h"
>  - reftable: explicitly handle hash format IDs
>  - reftable/system: move "dir.h" to its only user
>  - Merge branch 'ps/reftable-strbuf' into ps/reftable-detach
>  (this branch is used by ps/reftable-iterator-reuse.)
> 
>  Isolates the reftable subsystem from the rest of Git's codebase by
>  using fewer pieces of Git's infrastructure.
> 
>  Needs review.
>  source: <cover.1731943954.git.ps@pks.im>

... it depends on this series here. From my point of view it is ready,
as well, and has gotten a favorable review by Karthik. So I wouldn't
mind if we merged both series to `next` together.

> * ps/build (2024-11-26) 24 commits
>  - meson: fix conflicts with in-flight topics
>  - Introduce support for the Meson build system
>  - Documentation: add comparison of build systems
>  - t: allow overriding build dir
>  - t: better support for out-of-tree builds
>  - Documentation: extract script to generate a list of mergetools
>  - Documentation: teach "cmd-list.perl" about out-of-tree builds
>  - Documentation: allow sourcing generated includes from separate dir
>  - Makefile: simplify building of templates
>  - Makefile: allow "bin-wrappers/" directory to exist
>  - Makefile: refactor generators to be PWD-independent
>  - Makefile: extract script to generate gitweb.js
>  - Makefile: extract script to generate gitweb.cgi
>  - Makefile: extract script to massage Shell scripts
>  - Makefile: use "generate-perl.sh" to massage Perl library
>  - Makefile: extract script to massage Perl scripts
>  - Makefile: consistently use PERL_PATH
>  - Makefile: generate doc versions via GIT-VERSION-GEN
>  - Makefile: generate "git.rc" via GIT-VERSION-GEN
>  - Makefile: propagate Git version via generated header
>  - Makefile: refactor GIT-VERSION-GEN to be reusable
>  - Makefile: consistently use @PLACEHOLDER@ to substitute
>  - Makefile: use common template for GIT-BUILD-OPTIONS
>  - Merge branch 'ps/clar-build-improvement' into ps/build
> 
>  Build procedure update plus introduction of Mason based builds
> 
>  Will merge to 'next'?
>  source: <20241125-pks-meson-v9-0-1c6cf242a5f1@pks.im>

I've got two small fixes pending, but other than I think the series is
in a good enough shape for a first iteration. There's of coure a couple
of follow-up steps that I plan to do, like wiring up CI, but I think
it's fine to do these in a separate series.

I'll send this version out in a bit. If you decide to merge, please
note that the tip of the branch is only for compatibility with "seen"
and should not be merged to "next".

Patrick

  parent reply	other threads:[~2024-11-28 16:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28  5:35 What's cooking in git.git (Nov 2024, #10; Thu, 28) Junio C Hamano
2024-11-28 15:34 ` Phillip Wood
2024-12-02  0:39   ` Junio C Hamano
2024-11-28 16:11 ` Patrick Steinhardt [this message]
2024-12-02  0:48   ` Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2024-11-28 21:40 Caleb White
2024-12-02  2:48 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z0iWMKttvtpK6f6m@pks.im \
    --to=ps@pks.im \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).