index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'sb/submodule-ignore-trailing-slash'
Junio C Hamano
2016-10-27
|
\
|
*
submodule: ignore trailing slash in relative url
Stefan Beller
2016-10-10
|
*
submodule: ignore trailing slash on superproject URL
Stefan Beller
2016-10-10
*
|
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
2016-10-17
|
\
\
|
*
|
alternates: use a separate scratch space
Jeff King
2016-10-10
*
|
|
Merge branch 'rs/cocci'
Junio C Hamano
2016-10-06
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
René Scharfe
2016-09-27
*
|
|
Merge branch 'jk/clone-recursive-progress'
Junio C Hamano
2016-09-26
|
\
\
\
|
*
|
|
clone: pass --progress decision to recursive submodules
Jeff King
2016-09-22
*
|
|
|
Merge branch 'rs/cocci'
Junio C Hamano
2016-09-26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
2016-09-15
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2016-09-19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
|
|
/
/
*
|
|
Merge branch 'sb/submodule-clone-rr'
Junio C Hamano
2016-09-08
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clone: recursive and reference option triggers submodule alternates
Stefan Beller
2016-08-17
|
*
|
submodule--helper update-clone: allow multiple references
Stefan Beller
2016-08-12
|
*
|
submodule--helper module-clone: allow multiple references
Stefan Beller
2016-08-12
*
|
|
Merge branch 'rs/child-process-init'
Junio C Hamano
2016-08-12
|
\
\
\
|
*
|
|
use CHILD_PROCESS_INIT to initialize automatic variables
René Scharfe
2016-08-05
|
|
/
/
*
|
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-08-12
|
\
\
\
|
*
|
|
submodule--helper: use parallel processor correctly
Stefan Beller
2016-08-09
|
|
/
/
*
|
|
Merge branch 'sb/submodule-update-dot-branch'
Junio C Hamano
2016-08-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule update: allow '.' for branch value
Stefan Beller
2016-08-03
|
*
|
submodule--helper: add remote-branch helper
Stefan Beller
2016-08-03
|
*
|
submodule--helper: fix usage string for relative-path
Stefan Beller
2016-08-01
*
|
|
submodule-helper: fix indexing in clone retry error reporting path
Johannes Sixt
2016-07-22
|
/
/
*
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-07-11
|
\
\
|
*
|
submodule--helper: initial clone learns retry logic
Stefan Beller
2016-06-13
*
|
|
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
2016-06-20
|
\
\
\
|
|
/
/
|
*
|
submodule update: learn `--[no-]recommend-shallow` option
Stefan Beller
2016-05-27
*
|
|
submodule: remove bashism from shell script
Stefan Beller
2016-06-01
*
|
|
submodule--helper: offer a consistent API
Stefan Beller
2016-06-01
|
/
/
*
|
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-05-17
|
\
\
|
*
|
submodule: stop sanitizing config options
Jeff King
2016-05-06
|
*
|
submodule--helper: move config-sanitizing to submodule.c
Jeff King
2016-04-28
*
|
|
Merge branch 'sb/submodule-init'
Junio C Hamano
2016-05-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
submodule init: redirect stdout to stderr
Stefan Beller
2016-05-03
|
*
|
submodule--helper update-clone: abort gracefully on missing .gitmodules
Stefan Beller
2016-04-29
|
*
|
submodule init: fail gracefully with a missing .gitmodules file
Stefan Beller
2016-04-29
|
*
|
submodule: port init from shell to C
Stefan Beller
2016-04-16
|
*
|
submodule: port resolve_relative_url from shell to C
Stefan Beller
2016-04-16
|
*
|
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
|
|
\
\
|
*
\
\
Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init
Junio C Hamano
2016-04-14
|
|
\
\
\
*
|
\
\
\
Merge branch 'sb/submodule-helper-clone-regression-fix'
Junio C Hamano
2016-04-22
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
submodule--helper, module_clone: catch fprintf failure
Stefan Beller
2016-04-01
|
*
|
|
|
submodule--helper: do not borrow absolute_path() result for too long
Junio C Hamano
2016-04-01
|
*
|
|
|
submodule--helper, module_clone: always operate on absolute paths
Stefan Beller
2016-04-01
|
*
|
|
|
submodule--helper clone: create the submodule path just once
Stefan Beller
2016-03-31
|
*
|
|
|
submodule--helper: fix potential NULL-dereference
Stefan Beller
2016-03-31
*
|
|
|
|
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-04-06
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]