"Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > Han-Wen Nienhuys (11): > refs.h: clarify reflog iteration order > t: use update-ref and show-ref to reading/writing refs > refs: document how ref_iterator_advance_fn should handle symrefs > reftable: clarify how empty tables should be written > reftable: define version 2 of the spec to accomodate SHA256 > Write pseudorefs through ref backends. > Iterate over the "refs/" namespace in for_each_[raw]ref > Add .gitattributes for the reftable/ directory > Add reftable library > Reftable support for git-core > Add some reftable testing infrastructure > > Johannes Schindelin (1): > vcxproj: adjust for the reftable changes > > Jonathan Nieder (1): > reftable: file format documentation I often wish we had something better than shortlog when writing a cover letter for a multi-author series like this. Anyway. As I already said earlier today [*1*], I think some parts of the series can be reviewed before the "dense code" part, so let's draw the line between patch 8 and 9 (or patch 7 and 8) and try to see if we can get the parts before the line reviewed adequately and merge them to at lesat 'next' during this cycle, which will close in 3 weeks. 1/13 refs.h: clarify reflog iteration order 2/13 t: use update-ref and show-ref to reading/writing refs 3/13 refs: document how ref_iterator_advance_fn should handle symrefs 4/13 reftable: file format documentation 5/13 reftable: clarify how empty tables should be written 6/13 reftable: define version 2 of the spec to accomodate SHA256 7/13 Write pseudorefs through ref backends. 8/13 Iterate over the "refs/" namespace in for_each_[raw]ref 9/13 Add .gitattributes for the reftable/ directory 10/13 Add reftable library 11/13 Reftable support for git-core 12/13 vcxproj: adjust for the reftable changes 13/13 Add some reftable testing infrastructure Thanks. (ps) I took the Cc: list from a message by JNeider earlier today. [Reference] *1* https://lore.kernel.org/git/xmqqwo5isf09.fsf@xxxxxxxxxxxxxxxxxxxxxx/