]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dd/list-objects-filter-options-wo-strbuf-split' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:58:56 +0000 (10:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:58:56 +0000 (10:58 -0700)
commit99c4dbd03e7df28145006c48ac147249bb4e7ac2
treec9480301cc44061d9a36d81ff63bcf271728b3b0
parent8500bdf17243fdb612ddce0b9ab2f732a7b62aee
parentf21967e5415673824d501b318a252c6e8a91d6fb
Merge branch 'dd/list-objects-filter-options-wo-strbuf-split' into next

Revamp the way combined option filter is parsed.

* dd/list-objects-filter-options-wo-strbuf-split:
  list-objects-filter-options: avoid strbuf_split_str()
  worktree: do not pass strbuf by value
worktree.c
worktree.h