What's Cooking in Git - Git December 10
What's Cooking in Git - Git December 10
git December 10
From: Junio C Hamano <gitster-AT-pobox.com>
To: git-AT-vger.kernel.org
Subject: What's cooking in git.git (Dec 2024, #04; Tue, 10)
Date: Tue, 10 Dec 2024 23:31:06 +0900
Message-ID: <[email protected]>
Archive-link: Article
Here are the topics that have been cooking in my tree. Commits
prefixed with '+' are in 'next' (being in 'next' is a sign that a
topic is stable enough to be used and are candidate to be in a
future release). Commits prefixed with '-' are only in 'seen', and
aren't considered "accepted" at all and may be annotated with an URL
to a message that raises issues but they are no means exhaustive. A
topic without enough support may be discarded after a long period of
no activity (of course they can be resubmit when new interests
arise).
Copies of the source code to Git live in many repositories, and the
following is a list of the ones I push into or their mirrors. Some
repositories have only a subset of branches.
git://git.kernel.org/pub/scm/git/git.git/
git://repo.or.cz/alt-git.git/
https://kernel.googlesource.com/pub/scm/git/git/
https://github.com/git/git/
https://gitlab.com/git-scm/git/
https://github.com/gitster/git/
git://git.kernel.org/pub/scm/git/git-htmldocs.git/
https://github.com/gitster/git-htmldocs.git/
https://www.kernel.org/pub/software/scm/git/
--------------------------------------------------
[Graduated to 'master']
--------------------------------------------------
[New Topics]
"git refs migrate" learned to also migrate the reflog data across
backends.
Needs review.
source: <20241209-320-git-refs-migrate-reflogs-v1-0-d4bc37ee860f@gmail.com>
Doc update.
Expecting a reroll.
cf. <CAOLa=ZQpBf-ZE8BmXRUXJ247p44Enj0vrJv2KHVDXtGzY6SU8w@mail.gmail.com>
source: <[email protected]>
--------------------------------------------------
[Cooking]
The advice messages now tell the newer 'git config set' command to
set the advice.token configuration variable to squelch a message.
Expecting a reroll.
cf. <CAP8UFD3bdEo1_bg+aX52xSGxmg9KfNrpiX+2LwUM-yDqjvfZbQ@mail.gmail.com>
source: <[email protected]>
source: <[email protected]>
source: <20241206-424-reftable-writer-add-check-for-limits-v2-1-82ca350b10be@gmail.com>
source: <[email protected]>
The syntax ":/<text>" to name the latest commit with the matching
text was broken with a recent change, which has been corrected.
Typofix.
Grammofix.
Comments?
cf. <[email protected]>
source: <[email protected]>
Needs review.
source: <[email protected]>
Needs review.
source: <20241113-pks-push-atomic-respect-exit-code-v1-0-7965f01e7f4e@pks.im>
Comments?
source: <[email protected]>
Will discard?
source: <[email protected]>
Delay setting up the pager in 'git diff' until after the diff contents
itself is fully prepared.
Will discard?
source: <[email protected]>
Expecting a reroll.
cf. <[email protected]>
source: <[email protected]>
Will discard?
source: <[email protected]>
Superseded by jc/set-head-symref-fix
source: <b41ae080654a3603af09801018df539f656cf9d8.1733430345.git.steadmon@google.com>