| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-21 | object-store-ll.h: split this header out of object-store.h | Elijah Newren | 1 | -1/+1 |
| 2023-04-06 | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2023-03-28 | t/helper: mark unused argv/argc arguments | Jeff King | 1 | -1/+1 |
| 2023-03-21 | treewide: remove cache.h inclusion due to setup.h changes | Elijah Newren | 1 | -1/+0 |
| 2023-03-21 | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2022-03-01 | test-read-graph: include extra post-parse info | Derrick Stolee | 1 | -0/+13 |
| 2021-01-18 | commit-graph: implement generation data chunk | Abhishek Kumar | 1 | -0/+4 |
| 2020-09-09 | t/helper/test-read-graph.c: prepare repo settings | Taylor Blau | 1 | -1/+2 |
| 2020-05-01 | Merge branch 'gs/commit-graph-path-filter' | Junio C Hamano | 1 | -0/+4 |
| 2020-04-15 | t/helper/test-read-graph.c: support commit-graph chains | Taylor Blau | 1 | -12/+1 |
| 2020-04-06 | t4216: add end to end tests for git log with Bloom filters | Garima Singh | 1 | -0/+4 |
| 2020-02-04 | commit-graph.h: use odb in 'load_commit_graph_one_fd_st' | Taylor Blau | 1 | -1/+1 |
| 2020-02-04 | commit-graph.c: remove path normalization, comparison | Taylor Blau | 1 | -3/+3 |
| 2019-11-13 | test-tool: use 'read-graph' helper | Derrick Stolee | 1 | -0/+53 |