Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-08 | Merge branch 'ds/line-log-on-bloom' | 1 | -0/+1 | |
2020-05-14 | Merge branch 'ds/bloom-cleanup' | 1 | -2/+2 | |
2020-05-11 | line-log: integrate with changed-path Bloom filters | 1 | -0/+1 | |
2020-05-07 | bloom: fix `make sparse` warning | 1 | -1/+1 | |
2020-05-01 | bloom: fix whitespace around tab length | 1 | -2/+2 | |
2020-04-06 | revision.c: use Bloom filters to speed up path based revision walks | 1 | -0/+4 | |
2020-04-06 | commit-graph: reuse existing Bloom filters during write | 1 | -1/+3 | |
2020-03-30 | bloom.c: core Bloom filter implementation for changed paths. | 1 | -0/+8 | |
2020-03-30 | bloom.c: introduce core Bloom filter constructs | 1 | -0/+63 | |
2020-03-30 | bloom.c: add the murmur3 hash implementation | 1 | -0/+13 |