summaryrefslogtreecommitdiff
path: root/repository.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Integrate hash algorithm support with repo setupLibravatar brian m. carlson1-0/+5
2017-07-18repo_read_index: don't discard the indexLibravatar Brandon Williams1-0/+8
2017-06-23repository: enable initialization of submodulesLibravatar Brandon Williams1-0/+10
2017-06-23submodule-config: store the_submodule_cache in the_repositoryLibravatar Brandon Williams1-0/+4
2017-06-23repository: add index_state to struct repoLibravatar Brandon Williams1-0/+9
2017-06-23config: read config from a repository objectLibravatar Brandon Williams1-0/+10
2017-06-23repository: introduce the repository objectLibravatar Brandon Williams1-0/+64