Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-17 | commit-graph: use the "hash version" byte | Derrick Stolee | 1 | -2/+7 |
2020-07-30 | Merge branch 'ds/commit-graph-bloom-updates' into master | Junio C Hamano | 1 | -3/+42 |
2020-07-01 | commit-graph: check all leading directories in changed path Bloom filters | SZEDER Gábor | 1 | -1/+1 |
2020-07-01 | revision: empty pathspecs should not use Bloom filters | Taylor Blau | 1 | -0/+4 |
2020-07-01 | commit-graph: persist existence of changed-paths | Derrick Stolee | 1 | -1/+16 |
2020-07-01 | bloom: fix logic in get_bloom_filter() | Derrick Stolee | 1 | -2/+22 |
2020-05-24 | Merge branch 'gs/commit-graph-path-filter' | Junio C Hamano | 1 | -1/+1 |
2020-05-20 | t4216: avoid unnecessary subshell in test_bloom_filters_not_used | Carlo Marcelo Arenas Belón | 1 | -1/+1 |
2020-05-07 | bloom: fix `make sparse` warning | Đoàn Trần Công Danh | 1 | -1/+1 |
2020-04-06 | t4216: add end to end tests for git log with Bloom filters | Garima Singh | 1 | -0/+155 |