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
/
submodule-config.c
Commit message (
Expand
)
Author
Age
*
submodule-config: store the_submodule_cache in the_repository
Brandon Williams
2017-06-23
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
2017-03-28
|
\
|
*
update submodules: add submodule config parsing
Stefan Beller
2017-03-15
*
|
Merge branch 'sb/submodule-config-parse-ignore-fix'
Junio C Hamano
2017-03-21
|
\
\
|
|
/
|
/
|
|
*
submodule-config: correct error reporting for invalid ignore value
Stefan Beller
2017-03-15
*
|
Merge branch 'bw/push-submodule-only'
Junio C Hamano
2017-01-31
|
\
\
|
*
|
submodules: add RECURSE_SUBMODULES_ONLY value
Brandon Williams
2016-12-20
|
|
/
*
|
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2017-01-18
|
\
\
|
*
|
submodules: load gitmodules file from commit sha1
Brandon Williams
2016-12-22
|
|
/
*
|
submodule-config: rename commit_sha1 to treeish_name
Stefan Beller
2016-11-22
*
|
submodule config: inline config_from_{name, path}
Stefan Beller
2016-11-22
|
/
*
Merge branch 'sb/submodule-update-dot-branch'
Junio C Hamano
2016-08-10
|
\
|
*
submodule-config: keep configured branch around
Stefan Beller
2016-08-01
*
|
Merge branch 'va/i18n'
Junio C Hamano
2016-08-08
|
\
\
|
*
|
i18n: config: unfold error messages marked for translation
Vasco Almeida
2016-07-28
|
|
/
*
|
Merge branch 'rs/submodule-config-code-cleanup'
Junio C Hamano
2016-08-03
|
\
\
|
|
/
|
/
|
|
*
submodule-config: combine early return code into one goto
Heiko Voigt
2016-07-28
|
*
submodule-config: passing name reference for .gitmodule blobs
Heiko Voigt
2016-07-28
|
*
submodule-config: use explicit empty string instead of strbuf in config_from()
René Scharfe
2016-07-19
|
*
Merge branch 'sb/misc-cleanups' into HEAD
Junio C Hamano
2016-05-18
|
|
\
|
*
\
Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maint
Junio C Hamano
2016-04-29
|
|
\
\
*
|
\
\
Merge branch 'bc/cocci'
Junio C Hamano
2016-07-19
|
\
\
\
\
|
*
|
|
|
coccinelle: convert hashcpy() with null_sha1 to hashclr()
brian m. carlson
2016-06-28
*
|
|
|
|
submodule-config: keep shallow recommendation around
Stefan Beller
2016-05-27
|
/
/
/
/
*
|
|
|
Merge branch 'sb/misc-cleanups'
Junio C Hamano
2016-05-10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
submodule-config: don't shadow `cache`
Stefan Beller
2016-04-28
*
|
|
|
Merge branch 'ak/use-hashmap-iter-first-in-submodule-config'
Junio C Hamano
2016-04-13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
submodule-config: use hashmap_iter_first()
Alexander Kuleshov
2016-03-23
|
|
/
/
*
|
|
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
2016-04-06
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
submodule-config: drop check against NULL
Stefan Beller
2016-03-01
|
*
|
submodule-config: keep update strategy around
Stefan Beller
2016-03-01
*
|
|
config: add 'origin_type' to config_source struct
Lars Schneider
2016-02-22
*
|
|
rename git_config_from_buf to git_config_from_mem
Lars Schneider
2016-02-19
|
|
/
|
/
|
*
|
push: add recurseSubmodules config option
Mike Crowe
2015-11-20
|
/
*
submodule-config: "goto" removal in parse_config()
Stefan Beller
2015-10-12
*
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
2015-08-19
*
submodule: use new config API for worktree configurations
Heiko Voigt
2015-08-19
*
submodule: implement a config API for lookup of .gitmodules values
Heiko Voigt
2015-08-19