summaryrefslogtreecommitdiff
path: root/t/helper/test-read-graph.c
AgeCommit message (Expand)Author
2024-01-31t/helper/test-read-graph: implement `bloom-filters` modeTaylor Blau
2024-01-31t/helper/test-read-graph.c: extract `dump_graph_info()`Taylor Blau
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano
2023-03-28t/helper: mark unused argv/argc argumentsJeff King
2023-03-21treewide: remove cache.h inclusion due to setup.h changesElijah Newren
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren
2022-03-01test-read-graph: include extra post-parse infoDerrick Stolee
2021-01-19commit-graph: implement generation data chunkAbhishek Kumar
2020-09-09t/helper/test-read-graph.c: prepare repo settingsTaylor Blau
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-04-15t/helper/test-read-graph.c: support commit-graph chainsTaylor Blau
2020-04-06t4216: add end to end tests for git log with Bloom filtersGarima Singh
2020-02-04commit-graph.h: use odb in 'load_commit_graph_one_fd_st'Taylor Blau
2020-02-04commit-graph.c: remove path normalization, comparisonTaylor Blau
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee