summaryrefslogtreecommitdiff
path: root/repository.h
AgeCommit message (Expand)Author
2017-11-13Integrate hash algorithm support with repo setupbrian m. carlson
2017-07-18repo_read_index: don't discard the indexBrandon Williams
2017-06-24repository: enable initialization of submodulesBrandon Williams
2017-06-24submodule-config: store the_submodule_cache in the_repositoryBrandon Williams
2017-06-24repository: add index_state to struct repoBrandon Williams
2017-06-24config: read config from a repository objectBrandon Williams
2017-06-24repository: introduce the repository objectBrandon Williams