summaryrefslogtreecommitdiff
path: root/submodule-config.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-181-0/+3
|\
| * submodules: load gitmodules file from commit sha1Brandon Williams2016-12-221-0/+3
* | submodule-config: rename commit_sha1 to treeish_nameStefan Beller2016-11-221-2/+2
|/
* submodule-config: keep configured branch aroundStefan Beller2016-08-011-0/+1
* submodule-config: keep shallow recommendation aroundStefan Beller2016-05-271-0/+1
* Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-061-0/+2
|\
| * submodule-config: keep update strategy aroundStefan Beller2016-03-011-0/+2
* | push: add recurseSubmodules config optionMike Crowe2015-11-201-0/+1
|/
* submodule: allow erroneous values for the fetchRecurseSubmodules optionhv/submodule-configHeiko Voigt2015-08-191-0/+1
* submodule: use new config API for worktree configurationsHeiko Voigt2015-08-191-0/+1
* submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-191-0/+27