Sign in
googlers
/
jrn
/
git
/
16a186fedeb77f31213184b760f8da17140ddb92
/
bloom.h
fed9298
Merge branch 'ak/typofixes'
by Junio C Hamano
· 6 months ago
a3711f9
bloom: fix a typo
by Andrew Kreimer
· 6 months ago
9c8a9ec
bloom: introduce `deinit_bloom_filters()`
by Taylor Blau
· 9 months ago
5421e7c
commit-graph: reuse existing Bloom filters where possible
by Taylor Blau
· 9 months ago
ba5a81d
commit-graph: new Bloom filter version that fixes murmur3
by Taylor Blau
· 9 months ago
b2cf331
bloom: prepare to discard incompatible Bloom filters
by Taylor Blau
· 9 months ago
5b5d5b5
bloom: annotate filters with hash version
by Taylor Blau
· 9 months ago
a09858d
bloom.h: make `load_bloom_filter_from_graph()` public
by Taylor Blau
· 9 months ago
59f0d50
bloom: encode out-of-bounds filters as non-empty
by Taylor Blau
· 4 years, 6 months ago
9a7a9ed
bloom: use provided 'struct bloom_filter_settings'
by Taylor Blau
· 4 years, 6 months ago
312cff5
bloom: split 'get_bloom_filter()' in two
by Taylor Blau
· 4 years, 6 months ago
97ffa4f
commit-graph.c: store maximum changed paths
by Taylor Blau
· 4 years, 6 months ago
c3a0282
Merge branch 'ds/line-log-on-bloom'
by Junio C Hamano
· 4 years, 9 months ago
4b1e5e5
Merge branch 'ds/bloom-cleanup'
by Junio C Hamano
· 4 years, 10 months ago
f32dde8
line-log: integrate with changed-path Bloom filters
by Derrick Stolee
· 4 years, 10 months ago
066b70a
bloom: fix `make sparse` warning
by Đoàn Trần Công Danh
· 4 years, 10 months ago
eb591e4
bloom: fix whitespace around tab length
by Derrick Stolee
· 4 years, 10 months ago
a56b946
revision.c: use Bloom filters to speed up path based revision walks
by Garima Singh
· 5 years ago
1217c03
commit-graph: reuse existing Bloom filters during write
by Garima Singh
· 5 years ago
ed591fe
bloom.c: core Bloom filter implementation for changed paths.
by Garima Singh
· 5 years ago
f1294ea
bloom.c: introduce core Bloom filter constructs
by Garima Singh
· 5 years ago
f52207a
bloom.c: add the murmur3 hash implementation
by Garima Singh
· 5 years ago