summaryrefslogtreecommitdiff
path: root/repository.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-23submodule-config: store the_submodule_cache in the_repositoryBrandon Williams1-0/+6
2017-06-23repository: add index_state to struct repoBrandon Williams1-0/+16
2017-06-23config: read config from a repository objectBrandon Williams1-0/+7
2017-06-23repository: introduce the repository objectBrandon Williams1-0/+159