summaryrefslogtreecommitdiff
path: root/repository.c
Commit message (Expand)AuthorAgeFilesLines
* repository: enable initialization of submodulesBrandon Williams2017-06-231-0/+54
* submodule-config: store the_submodule_cache in the_repositoryBrandon Williams2017-06-231-0/+6
* repository: add index_state to struct repoBrandon Williams2017-06-231-0/+16
* config: read config from a repository objectBrandon Williams2017-06-231-0/+7
* repository: introduce the repository objectBrandon Williams2017-06-231-0/+159