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