Thread (1 message) 1 message, 1 author, 2020-02-11

Re: What's cooking in git.git (Feb 2020, #02; Mon, 10)

From: Junio C Hamano <hidden>
Date: 2020-02-11 20:56:38

Garima Singh [off-list ref] writes:
On 2/10/2020 5:31 PM, Junio C Hamano wrote:
quoted
* gs/commit-graph-path-filter (2020-02-06) 11 commits
 - commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
 - revision.c: use Bloom filters to speed up path based revision walks
 - commit-graph: add --changed-paths option to write subcommand
 - commit-graph: reuse existing Bloom filters during write.
 - commit-graph: write Bloom filters to commit graph file
 - commit-graph: examine commits by generation number
 - commit-graph: examine changed-path objects in pack order
 - commit-graph: compute Bloom filters for changed paths
 - diff: halt tree-diff early after max_changes
 - bloom: core Bloom filter implementation for changed paths
 - commit-graph: use MAX_NUM_CHUNKS

 Introduce an extension to the commit-graph to make it efficient to
 check for the paths that were modified at each commit using Bloom
 filters.

 Breakage due to byte-order dependency reported.
Hey Junio! 

We fixed the byte-order dependency bug in the patch I just sent out 
here: 
 https://lore.kernel.org/git/ba856e20-0a3c-e2d2-6744-b9abfacdc465@gmail.com/ (local)

I am squashing this patch into the appropriate commits in v3, which I will 
send out after people have had a chance to complete their review of v2. 

Could you please apply that patch on top of the pu branch 
gs/commit-graph-path-filter so that it also has the fix? 
Can you fix that in place?  The topic is not in 'next' yet, so we do
not have to go incremental and apply an "oops, this on top will fix
all the gotchas in earlier steps" band-aid.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help