Re: What's cooking in git.git (Jul 2021, #03; Tue, 13)
From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2021-07-14 11:54:32
On Wed, Jul 14 2021, Han-Wen Nienhuys wrote:
On Wed, Jul 14, 2021 at 3:07 AM Junio C Hamano [off-list ref] wrote:quoted
[Stalled] * hn/reftable (2021-05-20) 27 commitsI have some updates for the series pending, but I'm waiting for the preliminaries (test fixes, the errno stuff) to hit master. How do other folks deal with dependencies between topics?quoted
* hn/refs-errno-cleanup (2021-07-07) 6 commits - refs: make errno output explicit for refs_resolve_ref_unsafe - refs: explicitly return failure_errno from parse_loose_ref_contents - refs: add failure_errno to refs_read_raw_ref() signature - refs: make errno output explicit for read_raw_ref_fn - refs/files-backend: stop setting errno from lock_ref_oid_basic - refs: remove EINVAL errno output from specification of read_raw_ref_fn Futz with the way 'errno' is relied on in the refs API to carry the failure modes up the callchain. Expecting a (hopefully final) reroll. cf. [ref]AEvar posted the corrected patch as part of his follow-up series. (https://public-inbox.org/git/patch-04.17-270cda29c3a-20210711T162803Z-avarab@gmail.com/). Would that work for you?
I re-rolled this just now as depending on:
https://lore.kernel.org/git/patch-1.1-de0838fe99-20210714T111351Z-avarab@gmail.com (local)
And submitted a s/v6\?/v7/g at:
https://lore.kernel.org/git/cover-0.6-0000000000-20210714T114301Z-avarab@gmail.com (local)