summaryrefslogtreecommitdiff
path: root/submodule-config.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-17implement fetching of moved submodulesLibravatar Heiko Voigt1-0/+3
2017-08-03submodule-config: move submodule-config functions to submodule-config.cLibravatar Brandon Williams1-5/+2
2017-08-03submodule-config: remove support for overlaying repository configLibravatar Brandon Williams1-1/+0
2017-08-02Merge branch 'bc/object-id' into bw/submodule-config-cleanupLibravatar Junio C Hamano1-6/+6
2017-08-02submodule: remove submodule.fetchjobs from submodule-config parsingLibravatar Brandon Williams1-0/+1
2017-07-17submodule: convert submodule config lookup to use object_idLibravatar brian m. carlson1-6/+6
2017-07-13Merge branch 'sb/pull-rebase-submodule'Libravatar Junio C Hamano1-0/+3
2017-06-23submodule-config: store the_submodule_cache in the_repositoryLibravatar Brandon Williams1-0/+10
2017-06-23builtin/fetch: factor submodule recurse parsing out to submodule configLibravatar Stefan Beller1-0/+3
2017-03-15update submodules: add submodule config parsingLibravatar Stefan Beller1-8/+9
2017-01-18Merge branch 'bw/grep-recurse-submodules'Libravatar Junio C Hamano1-0/+3
2016-12-22submodules: load gitmodules file from commit sha1Libravatar Brandon Williams1-0/+3
2016-11-22submodule-config: rename commit_sha1 to treeish_nameLibravatar Stefan Beller1-2/+2
2016-08-01submodule-config: keep configured branch aroundLibravatar Stefan Beller1-0/+1
2016-05-27submodule-config: keep shallow recommendation aroundLibravatar Stefan Beller1-0/+1
2016-04-06Merge branch 'sb/submodule-parallel-update'Libravatar Junio C Hamano1-0/+2
2016-03-01submodule-config: keep update strategy aroundLibravatar Stefan Beller1-0/+2
2015-11-20push: add recurseSubmodules config optionLibravatar Mike Crowe1-0/+1
2015-08-19submodule: allow erroneous values for the fetchRecurseSubmodules optionLibravatar Heiko Voigt1-0/+1
2015-08-19submodule: use new config API for worktree configurationsLibravatar Heiko Voigt1-0/+1
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesLibravatar Heiko Voigt1-0/+27