aboutsummaryrefslogtreecommitdiff
path: root/submodule-config.c
Commit message (Expand)AuthorAge
* Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\
| * submodule-config: lazy-load a repository's .gitmodules fileBrandon Williams2017-08-03
| * submodule-config: move submodule-config functions to submodule-config.cBrandon Williams2017-08-03
| * Merge branch 'bc/object-id' into bw/submodule-config-cleanupJunio C Hamano2017-08-02
| |\
* | \ Merge branch 'ma/parse-maybe-bool'Junio C Hamano2017-08-22
|\ \ \
| * | | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_boolMartin Ågren2017-08-07
* | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-08-22
|\ \ \ \ | | |/ / | |/| |
| * | | submodule: remove submodule.fetchjobs from submodule-config parsingBrandon Williams2017-08-02
* | | | Merge branch 'sb/hashmap-cleanup'Junio C Hamano2017-08-11
|\ \ \ \
| * | | | submodule-config.c: drop hashmap_cmp_fn castStefan Beller2017-07-05
* | | | | Merge branch 'bc/object-id'Junio C Hamano2017-08-11
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | submodule: convert submodule config lookup to use object_idbrian m. carlson2017-07-17
* | | | Merge branch 'sb/pull-rebase-submodule'Junio C Hamano2017-07-13
|\ \ \ \
| * | | | builtin/fetch: factor submodule recurse parsing out to submodule configStefan Beller2017-06-23
* | | | | Merge branch 'sb/hashmap-customize-comparison'Junio C Hamano2017-07-13
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* | | | submodule-config: store the_submodule_cache in the_repositoryBrandon Williams2017-06-23
|/ / /
* | | config: don't include config.h by defaultBrandon Williams2017-06-15
|/ /
* | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-28
|\ \
| * | update submodules: add submodule config parsingStefan Beller2017-03-15
| |/
* | Merge branch 'sb/submodule-config-parse-ignore-fix'Junio C Hamano2017-03-21
|\ \ | |/ |/|
| * submodule-config: correct error reporting for invalid ignore valueStefan Beller2017-03-15
* | Merge branch 'bw/push-submodule-only'Junio C Hamano2017-01-31
|\ \
| * | submodules: add RECURSE_SUBMODULES_ONLY valueBrandon Williams2016-12-20
| |/
* | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\ \
| * | submodules: load gitmodules file from commit sha1Brandon Williams2016-12-22
| |/
* | submodule-config: rename commit_sha1 to treeish_nameStefan Beller2016-11-22
* | submodule config: inline config_from_{name, path}Stefan Beller2016-11-22
|/
* Merge branch 'sb/submodule-update-dot-branch'Junio C Hamano2016-08-10
|\
| * submodule-config: keep configured branch aroundStefan Beller2016-08-01
* | Merge branch 'va/i18n'Junio C Hamano2016-08-08
|\ \
| * | i18n: config: unfold error messages marked for translationVasco Almeida2016-07-28
| |/
* | Merge branch 'rs/submodule-config-code-cleanup'Junio C Hamano2016-08-03
|\ \ | |/ |/|
| * submodule-config: combine early return code into one gotoHeiko Voigt2016-07-28
| * submodule-config: passing name reference for .gitmodule blobsHeiko Voigt2016-07-28
| * submodule-config: use explicit empty string instead of strbuf in config_from()René Scharfe2016-07-19
| * Merge branch 'sb/misc-cleanups' into HEADJunio C Hamano2016-05-18
| |\
| * \ Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maintJunio C Hamano2016-04-29
| |\ \
* | \ \ Merge branch 'bc/cocci'Junio C Hamano2016-07-19
|\ \ \ \
| * | | | coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-28
* | | | | submodule-config: keep shallow recommendation aroundStefan Beller2016-05-27
|/ / / /
* | | | Merge branch 'sb/misc-cleanups'Junio C Hamano2016-05-10
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule-config: don't shadow `cache`Stefan Beller2016-04-28
* | | | Merge branch 'ak/use-hashmap-iter-first-in-submodule-config'Junio C Hamano2016-04-13
|\ \ \ \ | | |_|/ | |/| |
| * | | submodule-config: use hashmap_iter_first()Alexander Kuleshov2016-03-23
| |/ /
* | | Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-06
|\ \ \ | |_|/ |/| |
| * | submodule-config: drop check against NULLStefan Beller2016-03-01
| * | submodule-config: keep update strategy aroundStefan Beller2016-03-01
* | | config: add 'origin_type' to config_source structLars Schneider2016-02-22
* | | rename git_config_from_buf to git_config_from_memLars Schneider2016-02-19
| |/ |/|