14 Commits (564a4fc8471b41fc05bda16e4bbb02a99b515cbf)

Author SHA1 Message Date
Taylor Blau 59f0d5073f bloom: encode out-of-bounds filters as non-empty 4 years ago
Taylor Blau 9a7a9ed10d bloom: use provided 'struct bloom_filter_settings' 4 years ago
Taylor Blau 312cff5207 bloom: split 'get_bloom_filter()' in two 4 years ago
Taylor Blau 97ffa4fab5 commit-graph.c: store maximum changed paths 4 years ago
Derrick Stolee f32dde8c12 line-log: integrate with changed-path Bloom filters 5 years ago
Đoàn Trần Công Danh 066b70ae97 bloom: fix `make sparse` warning 5 years ago
Derrick Stolee eb591e42fd bloom: fix whitespace around tab length 5 years ago
Garima Singh a56b9464cd revision.c: use Bloom filters to speed up path based revision walks 5 years ago
Garima Singh 1217c03e7b commit-graph: reuse existing Bloom filters during write 5 years ago
Garima Singh ed591febb4 bloom.c: core Bloom filter implementation for changed paths. 5 years ago
Garima Singh f1294eaf7f bloom.c: introduce core Bloom filter constructs 5 years ago
Garima Singh f52207a45c bloom.c: add the murmur3 hash implementation 5 years ago