Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init | Junio C Hamano | 2016-04-14 | 1 | -2/+31 |
|\ | |||||
| * | config: add 'origin_type' to config_source struct | Lars Schneider | 2016-02-22 | 1 | -2/+2 |
| * | rename git_config_from_buf to git_config_from_mem | Lars Schneider | 2016-02-19 | 1 | -1/+1 |
| * | push: add recurseSubmodules config option | Mike Crowe | 2015-11-20 | 1 | -0/+29 |
* | | submodule-config: drop check against NULL | Stefan Beller | 2016-03-01 | 1 | -3/+3 |
* | | submodule-config: keep update strategy around | Stefan Beller | 2016-03-01 | 1 | -0/+13 |
|/ | |||||
* | submodule-config: "goto" removal in parse_config()sb/submodule-config-parse | Stefan Beller | 2015-10-12 | 1 | -45/+29 |
* | submodule: allow erroneous values for the fetchRecurseSubmodules optionhv/submodule-config | Heiko Voigt | 2015-08-19 | 1 | -1/+28 |
* | submodule: use new config API for worktree configurations | Heiko Voigt | 2015-08-19 | 1 | -0/+12 |
* | submodule: implement a config API for lookup of .gitmodules values | Heiko Voigt | 2015-08-19 | 1 | -0/+443 |