summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/submodule-c-credential' into js/http-custom-headersJunio C Hamano2016-05-101-3/+8
|\
| * submodule: stop sanitizing config optionsjk/submodule-c-credentialJeff King2016-05-061-17/+0
| * submodule--helper: move config-sanitizing to submodule.cJeff King2016-04-281-48/+0
| * git: submodule honor -c credential.* from command lineJacob Keller2016-03-011-1/+67
| * submodule: fix segmentation fault in submodule--helper cloneJacob Keller2016-03-011-3/+3
| * submodule: fix submodule--helper clone usageJacob Keller2016-03-011-1/+1
| * submodule: check argc count for git submodule--helper cloneJacob Keller2016-03-011-0/+4
* | submodule: fix regression for deinit without submodulesStefan Beller2016-03-221-3/+3
* | submodule helper list: respect correct path prefixsb/submodule-module-list-fixStefan Beller2016-02-241-8/+2
|/
* submodule: rewrite `module_clone` shell function in Csb/submodule-helperStefan Beller2015-09-081-0/+132
* submodule: rewrite `module_name` shell function in CStefan Beller2015-09-031-0/+22
* submodule: rewrite `module_list` shell function in CStefan Beller2015-09-031-0/+128