summaryrefslogtreecommitdiffstats
path: root/submodule-config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maintJunio C Hamano2016-04-291-2/+1
| |\ \
* | \ \ Merge branch 'bc/cocci'Junio C Hamano2016-07-191-1/+1
|\ \ \ \
| * | | | coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-281-1/+1
* | | | | submodule-config: keep shallow recommendation aroundStefan Beller2016-05-271-0/+9
|/ / / /
* | | | Merge branch 'sb/misc-cleanups'Junio C Hamano2016-05-101-6/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule-config: don't shadow `cache`Stefan Beller2016-04-281-6/+6
* | | | Merge branch 'ak/use-hashmap-iter-first-in-submodule-config'Junio C Hamano2016-04-131-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule-config: use hashmap_iter_first()Alexander Kuleshov2016-03-231-2/+1
| |/ /
* | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-061-3/+16
|\ \ \ | |_|/ |/| |
| * | submodule-config: drop check against NULLStefan Beller2016-03-011-3/+3
| * | submodule-config: keep update strategy aroundStefan Beller2016-03-011-0/+13
* | | config: add 'origin_type' to config_source structLars Schneider2016-02-221-2/+2
* | | rename git_config_from_buf to git_config_from_memLars Schneider2016-02-191-1/+1
| |/ |/|
* | push: add recurseSubmodules config optionMike Crowe2015-11-201-0/+29
|/
* submodule-config: "goto" removal in parse_config()Stefan Beller2015-10-121-45/+29
* submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt2015-08-191-1/+28
* submodule: use new config API for worktree configurationsHeiko Voigt2015-08-191-0/+12
* submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-191-0/+443