summaryrefslogtreecommitdiff
path: root/t/helper/test-dump-cache-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-091-0/+2
|\
| * hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+2
* | Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-1/+1
|\ \ | |/
| * setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-1/+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
* cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason2022-11-211-1/+1
* cocci & cache.h: apply variable section of "pending" index-compatibilityÆvar Arnfjörð Bjarmason2022-11-211-1/+1
* test-tool {dump,scrap}-cache-tree: fix memory leaksÆvar Arnfjörð Bjarmason2022-07-011-1/+6
* convert "oidcmp() != 0" to "!oideq()"Jeff King2018-08-291-1/+1
* t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+2
* Convert struct cache_tree to use struct object_idbrian m. carlson2017-05-021-2/+2
* test-*-cache-tree: setup git dirJeff King2016-10-261-0/+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/+67