summaryrefslogtreecommitdiff
path: root/t/helper/test-repository.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1
* cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-231-0/+1
* t/helper: make repository tests hash independentbrian m. carlson2020-02-241-6/+4
* t/helper: initialize repository if necessarybrian m. carlson2020-02-241-0/+4
* t/helper/test-repository: celebrate independence from the_repositoryStefan Beller2018-12-281-0/+10
* test-repository: properly init repoDerrick Stolee2018-08-211-2/+8
* commit-graph: add repo arg to graph readersJonathan Tan2018-07-171-0/+82