Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maint | Junio C Hamano | 2016-04-29 | 1 | -2/+1 |
|\ | |||||
| * | submodule-config: use hashmap_iter_first()ak/use-hashmap-iter-first-in-submodule-config | Alexander Kuleshov | 2016-03-23 | 1 | -2/+1 |
* | | 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: "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 |