summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Merge branch 'jk/submodule-c-credential'Libravatar Junio C Hamano1-3/+73
2016-04-06Merge branch 'sb/submodule-parallel-update'Libravatar Junio C Hamano1-2/+254
2016-03-22submodule: fix regression for deinit without submodulesLibravatar Stefan Beller1-3/+3
2016-03-01git: submodule honor -c credential.* from command lineLibravatar Jacob Keller1-1/+67
2016-03-01submodule: fix segmentation fault in submodule--helper cloneLibravatar Jacob Keller1-3/+3
2016-03-01submodule: fix submodule--helper clone usageLibravatar Jacob Keller1-1/+1
2016-03-01submodule: check argc count for git submodule--helper cloneLibravatar Jacob Keller1-0/+4
2016-03-01submodule update: expose parallelism to the userLibravatar Stefan Beller1-1/+7
2016-03-01submodule helper: remove double 'fatal: ' prefixLibravatar Stefan Beller1-2/+2
2016-03-01git submodule update: have a dedicated helper for cloningLibravatar Stefan Beller1-0/+246
2016-02-24submodule helper list: respect correct path prefixLibravatar Stefan Beller1-8/+2
2015-09-08submodule: rewrite `module_clone` shell function in CLibravatar Stefan Beller1-0/+132
2015-09-03submodule: rewrite `module_name` shell function in CLibravatar Stefan Beller1-0/+22
2015-09-03submodule: rewrite `module_list` shell function in CLibravatar Stefan Beller1-0/+128