aboutsummaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-05-17
|\
| * submodule: stop sanitizing config optionsJeff King2016-05-06
| * submodule--helper: move config-sanitizing to submodule.cJeff King2016-04-28
* | Merge branch 'sb/submodule-init'Junio C Hamano2016-05-17
|\ \
| * | submodule init: redirect stdout to stderrStefan Beller2016-05-03
| * | submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller2016-04-29
| * | submodule init: fail gracefully with a missing .gitmodules fileStefan Beller2016-04-29
| * | submodule: port init from shell to CStefan Beller2016-04-16
| * | submodule: port resolve_relative_url from shell to CStefan Beller2016-04-16
| * | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano2016-04-14
| |\ \
| * \ \ Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-initJunio C Hamano2016-04-14
| |\ \ \
* | \ \ \ Merge branch 'sb/submodule-helper-clone-regression-fix'Junio C Hamano2016-04-22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | submodule--helper, module_clone: catch fprintf failureStefan Beller2016-04-01
| * | | | submodule--helper: do not borrow absolute_path() result for too longJunio C Hamano2016-04-01
| * | | | submodule--helper, module_clone: always operate on absolute pathsStefan Beller2016-04-01
| * | | | submodule--helper clone: create the submodule path just onceStefan Beller2016-03-31
| * | | | submodule--helper: fix potential NULL-dereferenceStefan Beller2016-03-31
* | | | | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-04-06
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | git: submodule honor -c credential.* from command lineJacob Keller2016-03-01
| * | | | submodule: fix segmentation fault in submodule--helper cloneJacob Keller2016-03-01
| * | | | submodule: fix submodule--helper clone usageJacob Keller2016-03-01
| * | | | submodule: check argc count for git submodule--helper cloneJacob Keller2016-03-01
| |/ / /
* | | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-06
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | submodule update: expose parallelism to the userStefan Beller2016-03-01
| * | submodule helper: remove double 'fatal: ' prefixStefan Beller2016-03-01
| * | git submodule update: have a dedicated helper for cloningStefan Beller2016-03-01
| |/
* | submodule: fix regression for deinit without submodulesStefan Beller2016-03-22
* | submodule helper list: respect correct path prefixStefan Beller2016-02-24
|/
* submodule: rewrite `module_clone` shell function in CStefan Beller2015-09-08
* submodule: rewrite `module_name` shell function in CStefan Beller2015-09-03
* submodule: rewrite `module_list` shell function in CStefan Beller2015-09-03