From: Junio C Hamano Date: Wed, 23 Jul 2025 22:45:15 +0000 (-0700) Subject: Merge branch 'ly/changed-paths-traversal' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f22d4ac4fd50b55c88142dfd15a361680cf3fb40;p=thirdparty%2Fgit.git Merge branch 'ly/changed-paths-traversal' Lift the limitation to use changed-path filter in "git log" so that it can be used for a pathspec with multiple literal paths. * ly/changed-paths-traversal: bloom: optimize multiple pathspec items in revision revision: make helper for pathspec to bloom keyvec bloom: replace struct bloom_key * with struct bloom_keyvec bloom: rename function operates on bloom_key bloom: add test helper to return murmur3 hash --- f22d4ac4fd50b55c88142dfd15a361680cf3fb40