summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-02Merge branch 'sb/submodule-helper-clone-regression-fix' into maintLibravatar Junio C Hamano1-23/+18
2016-04-01submodule--helper, module_clone: catch fprintf failureLibravatar Stefan Beller1-2/+2
2016-04-01submodule--helper: do not borrow absolute_path() result for too longLibravatar Junio C Hamano1-5/+4
2016-04-01submodule--helper, module_clone: always operate on absolute pathsLibravatar Stefan Beller1-14/+14
2016-03-31submodule--helper clone: create the submodule path just onceLibravatar Stefan Beller1-4/+0
2016-03-31submodule--helper: fix potential NULL-dereferenceLibravatar Stefan Beller1-4/+4
2016-03-22submodule: fix regression for deinit without submodulesLibravatar Stefan Beller1-3/+3
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