summaryrefslogtreecommitdiffstats
path: root/submodule-config.c
AgeCommit message (Expand)AuthorLines
2016-05-10Merge branch 'sb/misc-cleanups'Junio C Hamano-6/+6
2016-04-28submodule-config: don't shadow `cache`Stefan Beller-6/+6
2016-04-13Merge branch 'ak/use-hashmap-iter-first-in-submodule-config'Junio C Hamano-2/+1
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano-3/+16
2016-03-23submodule-config: use hashmap_iter_first()Alexander Kuleshov-2/+1
2016-03-01submodule-config: drop check against NULLStefan Beller-3/+3
2016-03-01submodule-config: keep update strategy aroundStefan Beller-0/+13
2016-02-22config: add 'origin_type' to config_source structLars Schneider-2/+2
2016-02-19rename git_config_from_buf to git_config_from_memLars Schneider-1/+1
2015-11-20push: add recurseSubmodules config optionMike Crowe-0/+29
2015-10-12submodule-config: "goto" removal in parse_config()Stefan Beller-45/+29
2015-08-19submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt-1/+28
2015-08-19submodule: use new config API for worktree configurationsHeiko Voigt-0/+12
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt-0/+443