summaryrefslogtreecommitdiffstats
path: root/submodule-config.h
AgeCommit message (Expand)AuthorLines
2018-05-22Sync with Git 2.15.2Junio C Hamano-0/+7
2018-05-22Sync with Git 2.14.4Junio C Hamano-0/+7
2018-05-22Sync with Git 2.13.7Junio C Hamano-0/+7
2018-05-21submodule-config: verify submodule names as pathsJeff King-0/+7
2017-10-17implement fetching of moved submodulesHeiko Voigt-0/+3
2017-08-03submodule-config: move submodule-config functions to submodule-config.cBrandon Williams-5/+2
2017-08-03submodule-config: remove support for overlaying repository configBrandon Williams-1/+0
2017-08-02Merge branch 'bc/object-id' into bw/submodule-config-cleanupJunio C Hamano-6/+6
2017-08-02submodule: remove submodule.fetchjobs from submodule-config parsingBrandon Williams-0/+1
2017-07-17submodule: convert submodule config lookup to use object_idbrian m. carlson-6/+6
2017-07-13Merge branch 'sb/pull-rebase-submodule'Junio C Hamano-0/+3
2017-06-23submodule-config: store the_submodule_cache in the_repositoryBrandon Williams-0/+10
2017-06-23builtin/fetch: factor submodule recurse parsing out to submodule configStefan Beller-0/+3
2017-03-15update submodules: add submodule config parsingStefan Beller-8/+9
2017-01-18Merge branch 'bw/grep-recurse-submodules'Junio C Hamano-0/+3
2016-12-22submodules: load gitmodules file from commit sha1Brandon Williams-0/+3
2016-11-22submodule-config: rename commit_sha1 to treeish_nameStefan Beller-2/+2
2016-08-01submodule-config: keep configured branch aroundStefan Beller-0/+1
2016-05-27submodule-config: keep shallow recommendation aroundStefan Beller-0/+1
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano-0/+2
2016-03-01submodule-config: keep update strategy aroundStefan Beller-0/+2
2015-11-20push: add recurseSubmodules config optionMike Crowe-0/+1
2015-08-19submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt-0/+1
2015-08-19submodule: use new config API for worktree configurationsHeiko Voigt-0/+1
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt-0/+27