summaryrefslogtreecommitdiff
path: root/t/helper/test-read-graph.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-1/+1
|\
| * treewide: remove cache.h inclusion due to setup.h changesElijah Newren2023-03-211-1/+0
| * setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+1
* | t/helper: mark unused argv/argc argumentsJeff King2023-03-281-1/+1
|/
* test-read-graph: include extra post-parse infoDerrick Stolee2022-03-011-0/+13
* commit-graph: implement generation data chunkAbhishek Kumar2021-01-181-0/+4
* t/helper/test-read-graph.c: prepare repo settingsTaylor Blau2020-09-091-1/+2
* Merge branch 'gs/commit-graph-path-filter'Junio C Hamano2020-05-011-0/+4
|\
| * t4216: add end to end tests for git log with Bloom filtersGarima Singh2020-04-061-0/+4
* | t/helper/test-read-graph.c: support commit-graph chainsTaylor Blau2020-04-151-12/+1
|/
* commit-graph.h: use odb in 'load_commit_graph_one_fd_st'Taylor Blau2020-02-041-1/+1
* commit-graph.c: remove path normalization, comparisonTaylor Blau2020-02-041-3/+3
* test-tool: use 'read-graph' helperDerrick Stolee2019-11-131-0/+53