Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-29 | Merge branch 'tb/bloom-improvements' | 1 | -1/+3 | |
2020-09-17 | bloom: use provided 'struct bloom_filter_settings' | 1 | -0/+1 | |
2020-09-17 | bloom: split 'get_bloom_filter()' in two | 1 | -1/+2 | |
2020-07-30 | t: make test-bloom initialize repository | 1 | -0/+2 | |
2020-05-14 | Merge branch 'ds/bloom-cleanup' | 1 | -1/+1 | |
2020-05-07 | bloom: fix `make sparse` warning | 1 | -1/+1 | |
2020-05-01 | test-bloom: fix usage typo | 1 | -1/+1 | |
2020-04-23 | test-bloom: check that we have expected arguments | 1 | -4/+16 | |
2020-04-23 | test-bloom: fix some whitespace issues | 1 | -5/+5 | |
2020-04-06 | commit-graph: reuse existing Bloom filters during write | 1 | -1/+1 | |
2020-03-30 | bloom.c: core Bloom filter implementation for changed paths. | 1 | -0/+20 | |
2020-03-30 | bloom.c: introduce core Bloom filter constructs | 1 | -0/+48 | |
2020-03-30 | bloom.c: add the murmur3 hash implementation | 1 | -0/+13 |