summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sb/submodule-helper-clone-regression-fix' into maintJunio C Hamano2016-05-021-23/+18
|\
| * submodule--helper, module_clone: catch fprintf failuresb/submodule-helper-clone-regression-fixStefan Beller2016-04-011-2/+2
| * submodule--helper: do not borrow absolute_path() result for too longJunio C Hamano2016-04-011-5/+4
| * submodule--helper, module_clone: always operate on absolute pathsStefan Beller2016-04-011-14/+14
| * submodule--helper clone: create the submodule path just onceStefan Beller2016-03-311-4/+0
| * submodule--helper: fix potential NULL-dereferenceStefan Beller2016-03-311-4/+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