summaryrefslogtreecommitdiff
path: root/t/helper/test-dump-split-index.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-0/+1
|\
| * 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
|/
* cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-231-0/+1
* cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason2022-11-211-0/+1
* t/helper/test-dump-split-index: initialize git repositorybrian m. carlson2020-02-241-0/+2
* Update struct index_state to use struct object_idbrian m. carlson2018-05-021-1/+1
* split-index: convert struct split_index to object_idbrian m. carlson2018-05-021-1/+1
* t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+2
* cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-071-1/+1
* Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-061-1/+1
* test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-0/+36