Merge branch 'rs/sha1-name-readdir-optim'
[git] / repository.c
2017-07-05  Junio C HamanoMerge branch 'rs/sha1-name-readdir-optim'
2017-07-05  Junio C HamanoMerge branch 'bw/repo-object'
2017-06-24  Brandon Williamsrepository: enable initialization of submodules
2017-06-24  Brandon Williamssubmodule-config: store the_submodule_cache in the_repo...
2017-06-24  Brandon Williamsrepository: add index_state to struct repo
2017-06-24  Brandon Williamsconfig: read config from a repository object
2017-06-24  Brandon Williamsrepository: introduce the repository object