index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-16
submodule: port init from shell to C
Stefan Beller
1
-0
/
+115
2016-04-16
submodule: port resolve_relative_url from shell to C
Stefan Beller
1
-1
/
+208
2016-04-14
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
1
-10
/
+4
2016-04-14
Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init
Junio C Hamano
1
-23
/
+18
2016-04-06
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
1
-3
/
+73
2016-04-06
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
1
-2
/
+254
2016-04-01
submodule--helper, module_clone: catch fprintf failure
Stefan Beller
1
-2
/
+2
2016-04-01
submodule--helper: do not borrow absolute_path() result for too long
Junio C Hamano
1
-5
/
+4
2016-04-01
submodule--helper, module_clone: always operate on absolute paths
Stefan Beller
1
-14
/
+14
2016-03-31
submodule--helper clone: create the submodule path just once
Stefan Beller
1
-4
/
+0
2016-03-31
submodule--helper: fix potential NULL-dereference
Stefan Beller
1
-4
/
+4
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
1
-3
/
+3
2016-03-01
git: submodule honor -c credential.* from command line
Jacob Keller
1
-1
/
+67
2016-03-01
submodule: fix segmentation fault in submodule--helper clone
Jacob Keller
1
-3
/
+3
2016-03-01
submodule: fix submodule--helper clone usage
Jacob Keller
1
-1
/
+1
2016-03-01
submodule: check argc count for git submodule--helper clone
Jacob Keller
1
-0
/
+4
2016-03-01
submodule update: expose parallelism to the user
Stefan Beller
1
-1
/
+7
2016-03-01
submodule helper: remove double 'fatal: ' prefix
Stefan Beller
1
-2
/
+2
2016-03-01
git submodule update: have a dedicated helper for cloning
Stefan Beller
1
-0
/
+246
2016-02-24
submodule helper list: respect correct path prefix
Stefan Beller
1
-8
/
+2
2015-09-08
submodule: rewrite `module_clone` shell function in C
Stefan Beller
1
-0
/
+132
2015-09-03
submodule: rewrite `module_name` shell function in C
Stefan Beller
1
-0
/
+22
2015-09-03
submodule: rewrite `module_list` shell function in C
Stefan Beller
1
-0
/
+128
[prev]