public inbox for git@vger.kernel.org
 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 (Feb 2026, #03)
Date: Mon, 9 Feb 2026 10:14:32 +0100	[thread overview]
Message-ID: <aYmleK3kGqzLXyJe@pks.im> (raw)
In-Reply-To: <xmqq7bsob0wo.fsf@gitster.g>

On Sat, Feb 07, 2026 at 03:15:51PM -0800, Junio C Hamano wrote:
> * yt/merge-file-outside-a-repository (2026-02-05) 1 commit
>  - merge-file: honor merge.conflictStyle outside of a repository
> 
>  "git merge-file" can be run outside a repository, but it ignored
>  all configuration, even the per-user ones.  The command now uses
>  available configuration files to find its customization.
> 
>  Will merge to 'next'?
>  source: <D514F3BA-36DD-4DAD-BF73-609730390A27@ytausch.de>

This patch looks good to me.

> * ps/meson-gitk-git-gui (2026-02-04) 1 commit
>  - meson: wire up gitk and git-gui
> 
>  Plumb gitk/git-gui build and install procedure in meson based
>  builds.
> 
>  Expecting a reroll.
>  source: <20260204-b4-pks-meson-tcl-tk-v2-1-5bc3ccf3a8ce@pks.im>

Probably makes more sense to say that this is waiting on a pull request
of gitk, as the patch series itself doesn't need to change.

> * jc/checkout-switch-restore (2026-01-29) 2 commits
>  - checkout: tell "parse_remote_branch" which command is calling it
>  - checkout: pass program-readable token to unified "main"
> 
>  "git switch <name>", in an attempt to create a local branch <name>
>  after a remote tracking branch of the same name gave an advise
>  message to disambiguate using "git checkout", which has been
>  updated to use "git switch".
> 
>  Comments?
>  source: <20260129190616.645471-1-gitster@pobox.com>

I think this is a good change, and I'm happy with the current layout. I
had the tiniest nit on the first patch, but really don't think the
series needs a reroll because of it.

> * ps/for-each-ref-in-fixes (2026-02-05) 4 commits
>  - bisect: simplify string_list memory handling
>  - bisect: fix misuse of `refs_for_each_ref_in()`
>  - pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
>  - pack-bitmap: deduplicate logic to iterate over preferred bitmap tips
> 
>  A handful of places used refs_for_each_ref_in() API incorrectly,
>  which has been corrected.
> 
>  Will merge to 'next'?
>  source: <20260206-b4-pks-fix-for-each-ref-in-misuse-v3-0-1e050c3d6a50@pks.im>

I expect it's ready, but I'd like to wait for Taylor to have a final
look before we merge it down.

> * ps/object-info-bits-cleanup (2026-01-26) 3 commits
>  - odb: drop gaps in object info flag values
>  - builtin/fsck: fix flags passed to `odb_has_object()`
>  - builtin/backfill: fix flags passed to `odb_has_object()`
> 
>  A couple of bugs in use of flag bits around odb API has been
>  corrected, and the flag bits reordered.
> 
>  Comments?
>  source: <20260126-b4-pks-read-object-info-flags-v1-0-e682a003b17c@pks.im>

I'm pulling in some reviewers to move the series forward.

Patrick

  parent reply	other threads:[~2026-02-09  9:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-07 23:15 What's cooking in git.git (Feb 2026, #03) Junio C Hamano
2026-02-08 21:13 ` Kristoffer Haugsbakk
2026-02-08 23:10 ` brian m. carlson
2026-02-09  0:55   ` Junio C Hamano
2026-02-09  9:14 ` Patrick Steinhardt [this message]
2026-02-09 16:37   ` Junio C Hamano
2026-02-09 19:41   ` Ramsay Jones
2026-02-10 13:26     ` Patrick Steinhardt
2026-02-10 19:06       ` Ramsay Jones
2026-02-09  9:52 ` Adrian Ratiu

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=aYmleK3kGqzLXyJe@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