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