summaryrefslogtreecommitdiff
path: root/submodule-config.c
AgeCommit message (Expand)Author
2016-08-10Merge branch 'sb/submodule-update-dot-branch'Junio C Hamano
2016-08-08Merge branch 'va/i18n'Junio C Hamano
2016-08-03Merge branch 'rs/submodule-config-code-cleanup'Junio C Hamano
2016-08-01submodule-config: keep configured branch aroundStefan Beller
2016-07-28submodule-config: combine early return code into one gotoHeiko Voigt
2016-07-28submodule-config: passing name reference for .gitmodule blobsHeiko Voigt
2016-07-28i18n: config: unfold error messages marked for translationVasco Almeida
2016-07-19Merge branch 'bc/cocci'Junio C Hamano
2016-07-19submodule-config: use explicit empty string instead of strbuf in config_from()René Scharfe
2016-06-28coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson
2016-05-27submodule-config: keep shallow recommendation aroundStefan Beller
2016-05-18Merge branch 'sb/misc-cleanups' into HEADJunio C Hamano
2016-05-10Merge branch 'sb/misc-cleanups'Junio C Hamano
2016-04-29Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maintJunio C Hamano
2016-04-28submodule-config: don't shadow `cache`Stefan Beller
2016-04-13Merge branch 'ak/use-hashmap-iter-first-in-submodule-config'Junio C Hamano
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano
2016-03-23submodule-config: use hashmap_iter_first()Alexander Kuleshov
2016-03-01submodule-config: drop check against NULLStefan Beller
2016-03-01submodule-config: keep update strategy aroundStefan Beller
2016-02-22config: add 'origin_type' to config_source structLars Schneider
2016-02-19rename git_config_from_buf to git_config_from_memLars Schneider
2015-11-20push: add recurseSubmodules config optionMike Crowe
2015-10-12submodule-config: "goto" removal in parse_config()Stefan Beller
2015-08-19submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt
2015-08-19submodule: use new config API for worktree configurationsHeiko Voigt
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt