16 Commits (098a3ffcd32c9acc7498ff7cd95ab47fa11eaba7)

Author SHA1 Message Date
Stefan Beller 64a741619d refs: store the main ref store inside the repository struct 7 years ago
Stefan Beller da62f786d2 submodule: fixup nested submodules after moving the submodule 7 years ago
Stefan Beller 90c62155d6 repository: introduce raw object store field 7 years ago
Nguyễn Thái Ngọc Duy 00a3da2a13 repository.h: add comment and clarify repo_set_gitdir 7 years ago
Nguyễn Thái Ngọc Duy 2bee50a083 repository: delete ignore_env member 7 years ago
Nguyễn Thái Ngọc Duy 7bc0dcaa61 sha1_file.c: move delayed getenv(altdb) back to setup_git_env() 7 years ago
Nguyễn Thái Ngọc Duy 357a03ebe9 repository.c: move env-related setup code back to environment.c 7 years ago
Nguyễn Thái Ngọc Duy b2f0eceecf repository: initialize the_repository in main() 7 years ago
brian m. carlson 78a6766802 Integrate hash algorithm support with repo setup 7 years ago
Brandon Williams 3f13877595 repo_read_index: don't discard the index 8 years ago
Brandon Williams 96dc883b3c repository: enable initialization of submodules 8 years ago
Brandon Williams bf12fcdf5e submodule-config: store the_submodule_cache in the_repository 8 years ago
Brandon Williams 639e30b5b2 repository: add index_state to struct repo 8 years ago
Brandon Williams 3b256228a6 config: read config from a repository object 8 years ago
Brandon Williams 359efeffc1 repository: introduce the repository object 8 years ago