aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-read-graph.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-18commit-graph: implement generation data chunkAbhishek Kumar1-0/+4
2020-09-09t/helper/test-read-graph.c: prepare repo settingsTaylor Blau1-1/+2
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano1-0/+4
2020-04-15t/helper/test-read-graph.c: support commit-graph chainsTaylor Blau1-12/+1
2020-04-06t4216: add end to end tests for git log with Bloom filtersGarima Singh1-0/+4
2020-02-04commit-graph.h: use odb in 'load_commit_graph_one_fd_st'Taylor Blau1-1/+1
2020-02-04commit-graph.c: remove path normalization, comparisonTaylor Blau1-3/+3
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee1-0/+53