summaryrefslogtreecommitdiff
path: root/t/t4216-log-bloom.sh
AgeCommit message (Expand)Author
2020-08-17commit-graph: use the "hash version" byteDerrick Stolee
2020-07-30Merge branch 'ds/commit-graph-bloom-updates' into masterJunio C Hamano
2020-07-01commit-graph: check all leading directories in changed path Bloom filtersSZEDER Gábor
2020-07-01revision: empty pathspecs should not use Bloom filtersTaylor Blau
2020-07-01commit-graph: persist existence of changed-pathsDerrick Stolee
2020-07-01bloom: fix logic in get_bloom_filter()Derrick Stolee
2020-05-25Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-05-20t4216: avoid unnecessary subshell in test_bloom_filters_not_usedCarlo Marcelo Arenas Belón
2020-05-08bloom: fix `make sparse` warningĐoàn Trần Công Danh
2020-04-06t4216: add end to end tests for git log with Bloom filtersGarima Singh