aboutsummaryrefslogtreecommitdiff
path: root/repository.c
Commit message (Expand)AuthorAge
* repository: pre-initialize hash algo pointerbrian m. carlson2018-01-19
* repository: fix a sparse 'using integer as NULL pointer' warningRamsay Jones2017-11-28
* Integrate hash algorithm support with repo setupbrian m. carlson2017-11-13
* repository: use FREE_AND_NULLRené Scharfe2017-10-02
* set_git_dir: handle feeding gitdir to itselfJeff King2017-09-06
* repository: free fields before overwriting themJeff King2017-09-06
* Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-08-22
|\
| * repository: have the_repository use the_indexBrandon Williams2017-07-18
| * repo_read_index: don't discard the indexBrandon Williams2017-07-18
* | submodule: convert submodule config lookup to use object_idbrian m. carlson2017-07-17
|/
* repository: enable initialization of submodulesBrandon Williams2017-06-23
* submodule-config: store the_submodule_cache in the_repositoryBrandon Williams2017-06-23
* repository: add index_state to struct repoBrandon Williams2017-06-23
* config: read config from a repository objectBrandon Williams2017-06-23
* repository: introduce the repository objectBrandon Williams2017-06-23