Hi Junio, Thanks for an update. I couldn't find anything in my list of active topics that you're not already tracking below, so I'll just respond to the topics I authored: On Tue, May 05, 2020 at 03:38:41PM -0700, Junio C Hamano wrote: > * tb/bitmap-walk-with-tree-zero-filter (2020-05-04) 4 commits > - pack-bitmap: pass object filter to fill-in traversal > - pack-bitmap.c: support 'tree:0' filtering > - pack-bitmap.c: make object filtering functions generic > - list-objects-filter: treat NULL filter_options as "disabled" > > The object walk with object filter "--filter=tree:0" can now take > advantage of the pack bitmap when available. > > Will merge to 'next'. Thanks very much! > * tb/commit-graph-no-check-oids (2020-05-04) 8 commits > - commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag > - t5318: reorder test below 'graph_read_expect' > - commit-graph.c: simplify 'fill_oids_from_commits' > - builtin/commit-graph.c: dereference tags in builtin > - builtin/commit-graph.c: extract 'read_one_commit()' > - commit-graph.c: peel refs in 'add_ref_to_set' > - commit-graph.c: show progress of finding reachable commits > - commit-graph.c: extract 'refs_cb_data' > > Clean-up the commit-graph codepath. > > Expecting a reroll > cf. <20200505161649.GG69300@syl.local> Sent: https://lore.kernel.org/git/cover.1588723543.git.me@xxxxxxxxxxxx/. Thanks, Taylor