17 Commits (950b487cf06672c60ab5080bf5b6a59bd394457d)

Author SHA1 Message Date
brian m. carlson e26f7f19b6 repository: pre-initialize hash algo pointer 7 years ago
Thomas Gummerer a125a22334 read-cache: fix reading the shared index for other repos 7 years ago
Ramsay Jones c250e02e2c repository: fix a sparse 'using integer as NULL pointer' warning 7 years ago
brian m. carlson 78a6766802 Integrate hash algorithm support with repo setup 7 years ago
René Scharfe 90dd04aaeb repository: use FREE_AND_NULL 8 years ago
Jeff King 1fb2b636c6 set_git_dir: handle feeding gitdir to itself 8 years ago
Jeff King f9b7573f6b repository: free fields before overwriting them 8 years ago
Brandon Williams ba43964d47 repository: have the_repository use the_index 8 years ago
Brandon Williams 3f13877595 repo_read_index: don't discard the index 8 years ago
brian m. carlson cd73de4714 submodule: convert submodule config lookup to use object_id 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