summaryrefslogtreecommitdiff
path: root/repository.h
Commit message (Expand)AuthorAgeFilesLines
* repo_read_index: don't discard the indexBrandon Williams2017-07-181-0/+8
* repository: enable initialization of submodulesBrandon Williams2017-06-231-0/+10
* submodule-config: store the_submodule_cache in the_repositoryBrandon Williams2017-06-231-0/+4
* repository: add index_state to struct repoBrandon Williams2017-06-231-0/+9
* config: read config from a repository objectBrandon Williams2017-06-231-0/+10
* repository: introduce the repository objectBrandon Williams2017-06-231-0/+64