Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-02 | repository: use FREE_AND_NULL | René Scharfe | 1 | -18/+9 |
2017-09-06 | set_git_dir: handle feeding gitdir to itself | Jeff King | 1 | -7/+3 |
2017-09-06 | repository: free fields before overwriting them | Jeff King | 1 | -0/+4 |
2017-08-22 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -3/+3 |
2017-07-18 | repository: have the_repository use the_index | Brandon Williams | 1 | -1/+3 |
2017-07-18 | repo_read_index: don't discard the index | Brandon Williams | 1 | -2/+0 |
2017-07-17 | submodule: convert submodule config lookup to use object_id | brian m. carlson | 1 | -1/+1 |
2017-06-23 | repository: enable initialization of submodules | Brandon Williams | 1 | -0/+54 |
2017-06-23 | submodule-config: store the_submodule_cache in the_repository | Brandon Williams | 1 | -0/+6 |
2017-06-23 | repository: add index_state to struct repo | Brandon Williams | 1 | -0/+16 |
2017-06-23 | config: read config from a repository object | Brandon Williams | 1 | -0/+7 |
2017-06-23 | repository: introduce the repository object | Brandon Williams | 1 | -0/+159 |