29 Commits (a1100d2ceed75a9523981bfab607dedd2564ef8c)

Author SHA1 Message Date
Jeff Hostetler ee4512ed48 trace2: create new combined trace facility 6 years ago
Nguyễn Thái Ngọc Duy 1b0d968b34 read-cache.c: replace update_index_if_able with repo_& 6 years ago
Nguyễn Thái Ngọc Duy e1ff0a32e4 read-cache.c: kill read_index() 6 years ago
Nguyễn Thái Ngọc Duy 3a95f31d1c repository.c: replace hold_locked_index() with repo_hold_locked_index() 6 years ago
Stefan Beller d5498e0871 repository: repo_submodule_init to take a submodule struct 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Nguyễn Thái Ngọc Duy c2ec417544 repository.h: drop extern from function declaration 7 years ago
Stefan Beller 102de880d2 path.c: migrate global git_path_* to take a repository argument 7 years ago
Stefan Beller 99bf115c87 repository: introduce parsed objects field 7 years ago
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