index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rs/absolute-pathdup'
Junio C Hamano
2017-02-02
1
-1
/
+1
|
\
|
*
use absolute_pathdup()
René Scharfe
2017-01-27
1
-1
/
+1
*
|
Merge branch 'sb/submodule-init'
Junio C Hamano
2017-01-24
1
-6
/
+7
|
\
\
|
*
|
submodule update --init: display correct path from submodule
Stefan Beller
2017-01-12
1
-6
/
+7
*
|
|
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2017-01-11
1
-11
/
+58
|
\
|
|
|
*
|
submodule: add absorb-git-dir function
Stefan Beller
2016-12-13
1
-0
/
+38
|
*
|
submodule helper: support super prefix
Stefan Beller
2016-12-09
1
-11
/
+20
*
|
|
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
2016-12-12
1
-2
/
+17
|
/
/
*
|
Merge branch 'sb/submodule-ignore-trailing-slash'
Junio C Hamano
2016-10-27
1
-2
/
+6
|
\
\
|
*
|
submodule: ignore trailing slash in relative url
Stefan Beller
2016-10-10
1
-0
/
+2
|
*
|
submodule: ignore trailing slash on superproject URL
Stefan Beller
2016-10-10
1
-2
/
+4
*
|
|
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
2016-10-17
1
-8
/
+3
|
\
\
\
|
*
|
|
alternates: use a separate scratch space
Jeff King
2016-10-10
1
-8
/
+3
*
|
|
|
Merge branch 'rs/cocci'
Junio C Hamano
2016-10-06
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
René Scharfe
2016-09-27
1
-1
/
+1
*
|
|
Merge branch 'jk/clone-recursive-progress'
Junio C Hamano
2016-09-27
1
-3
/
+15
|
\
\
\
|
*
|
|
clone: pass --progress decision to recursive submodules
Jeff King
2016-09-22
1
-3
/
+15
*
|
|
|
Merge branch 'rs/cocci'
Junio C Hamano
2016-09-27
1
-2
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
2016-09-15
1
-2
/
+3
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2016-09-19
1
-2
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
1
-2
/
+3
|
|
/
/
*
|
|
Merge branch 'sb/submodule-clone-rr'
Junio C Hamano
2016-09-09
1
-13
/
+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clone: recursive and reference option triggers submodule alternates
Stefan Beller
2016-08-18
1
-0
/
+102
|
*
|
submodule--helper update-clone: allow multiple references
Stefan Beller
2016-08-13
1
-5
/
+9
|
*
|
submodule--helper module-clone: allow multiple references
Stefan Beller
2016-08-13
1
-8
/
+12
*
|
|
Merge branch 'rs/child-process-init'
Junio C Hamano
2016-08-12
1
-2
/
+1
|
\
\
\
|
*
|
|
use CHILD_PROCESS_INIT to initialize automatic variables
René Scharfe
2016-08-06
1
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-08-12
1
-2
/
+6
|
\
\
\
|
*
|
|
submodule--helper: use parallel processor correctly
Stefan Beller
2016-08-09
1
-2
/
+6
|
|
/
/
*
|
|
Merge branch 'sb/submodule-update-dot-branch'
Junio C Hamano
2016-08-10
1
-2
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule update: allow '.' for branch value
Stefan Beller
2016-08-04
1
-0
/
+18
|
*
|
submodule--helper: add remote-branch helper
Stefan Beller
2016-08-04
1
-1
/
+35
|
*
|
submodule--helper: fix usage string for relative-path
Stefan Beller
2016-08-01
1
-1
/
+1
*
|
|
submodule-helper: fix indexing in clone retry error reporting path
Johannes Sixt
2016-07-22
1
-1
/
+1
|
/
/
*
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-07-11
1
-7
/
+59
|
\
\
|
*
|
submodule--helper: initial clone learns retry logic
Stefan Beller
2016-06-13
1
-7
/
+59
*
|
|
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
2016-06-20
1
-1
/
+6
|
\
|
|
|
*
|
submodule update: learn `--[no-]recommend-shallow` option
Stefan Beller
2016-05-27
1
-1
/
+6
*
|
|
submodule: remove bashism from shell script
Stefan Beller
2016-06-01
1
-0
/
+12
*
|
|
submodule--helper: offer a consistent API
Stefan Beller
2016-06-01
1
-3
/
+1
|
/
/
*
|
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-05-17
1
-65
/
+0
|
\
\
|
*
|
submodule: stop sanitizing config options
Jeff King
2016-05-06
1
-17
/
+0
|
*
|
submodule--helper: move config-sanitizing to submodule.c
Jeff King
2016-04-28
1
-48
/
+0
*
|
|
Merge branch 'sb/submodule-init'
Junio C Hamano
2016-05-17
1
-14
/
+353
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
submodule init: redirect stdout to stderr
Stefan Beller
2016-05-03
1
-1
/
+2
|
*
|
submodule--helper update-clone: abort gracefully on missing .gitmodules
Stefan Beller
2016-04-29
1
-13
/
+25
|
*
|
submodule init: fail gracefully with a missing .gitmodules file
Stefan Beller
2016-04-29
1
-3
/
+7
|
*
|
submodule: port init from shell to C
Stefan Beller
2016-04-17
1
-0
/
+115
|
*
|
submodule: port resolve_relative_url from shell to C
Stefan Beller
2016-04-17
1
-1
/
+208
|
*
|
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
1
-10
/
+4
|
|
\
\
[next]