1. 4b1e5e5 Merge branch 'ds/bloom-cleanup' by Junio C Hamano · 4 years, 10 months ago
  2. 2f6775f bloom: use num_changes not nr for limit detection by Derrick Stolee · 4 years, 10 months ago
  3. 65c1a28 bloom: de-duplicate directory entries by Derrick Stolee · 4 years, 10 months ago
  4. 891c17c bloom: parse commit before computing filters by Derrick Stolee · 4 years, 10 months ago
  5. 066b70a bloom: fix `make sparse` warning by Đoàn Trần Công Danh · 4 years, 10 months ago
  6. eb591e4 bloom: fix whitespace around tab length by Derrick Stolee · 4 years, 11 months ago
  7. caf388c bloom: ignore renames when computing changed paths by Derrick Stolee · 5 years ago
  8. a56b946 revision.c: use Bloom filters to speed up path based revision walks by Garima Singh · 5 years ago
  9. 1217c03 commit-graph: reuse existing Bloom filters during write by Garima Singh · 5 years ago
  10. e369698 diff: halt tree-diff early after max_changes by Derrick Stolee · 5 years ago
  11. ed591fe bloom.c: core Bloom filter implementation for changed paths. by Garima Singh · 5 years ago
  12. f1294ea bloom.c: introduce core Bloom filter constructs by Garima Singh · 5 years ago
  13. f52207a bloom.c: add the murmur3 hash implementation by Garima Singh · 5 years ago