Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -2/+10 |
|\ | |||||
| * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -2/+10 |
| |\ | |||||
| | * | submodule: reject submodule.update = !command in .gitmodules | Jonathan Nieder | 2019-12-06 | 1 | -2/+10 |
* | | | Sync with 2.17.2 | Junio C Hamano | 2018-09-27 | 1 | -0/+10 |
|\| | | |||||
| * | | Sync with 2.15.3 | Junio C Hamano | 2018-09-27 | 1 | -0/+10 |
| |\| | |||||
| | * | Sync with Git 2.14.4 | Junio C Hamano | 2018-09-27 | 1 | -0/+10 |
| | |\ | |||||
| | | * | submodule-config: ban submodule paths that start with a dash | Jeff King | 2018-09-27 | 1 | -0/+2 |
| | | * | submodule-config: ban submodule urls that start with dash | Jeff King | 2018-09-27 | 1 | -0/+8 |
* | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-05-30 | 1 | -33/+33 |
|\ \ \ \ | |||||
| * | | | | submodule-config: convert structures to object_id | brian m. carlson | 2018-05-02 | 1 | -33/+33 |
* | | | | | Sync with Git 2.17.1 | Junio C Hamano | 2018-05-29 | 1 | -0/+31 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Sync with Git 2.15.2 | Junio C Hamano | 2018-05-22 | 1 | -0/+31 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Sync with Git 2.14.4 | Junio C Hamano | 2018-05-22 | 1 | -0/+31 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Sync with Git 2.13.7 | Junio C Hamano | 2018-05-22 | 1 | -0/+31 |
| | | |\ \ | |||||
| | | | * | | submodule-config: verify submodule names as paths | Jeff King | 2018-05-22 | 1 | -0/+31 |
* | | | | | | Merge branch 'sb/submodule-move-nested' | Junio C Hamano | 2018-05-08 | 1 | -18/+11 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | submodule-config: remove submodule_from_cache | Stefan Beller | 2018-03-29 | 1 | -9/+0 |
| * | | | | | submodule-config: add repository argument to submodule_from_{name, path} | Stefan Beller | 2018-03-29 | 1 | -6/+8 |
| * | | | | | submodule-config: allow submodule_free to handle arbitrary repositories | Stefan Beller | 2018-03-29 | 1 | -3/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | sha1_file: convert read_sha1_file to struct object_id | brian m. carlson | 2018-03-14 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Correct mispellings of ".gitmodule" to ".gitmodules" | Robert P. J. Day | 2018-02-14 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 2017-08-27 | 1 | -12/+53 |
|\ \ \ | |||||
| * | | | submodule-config: lazy-load a repository's .gitmodules file | Brandon Williams | 2017-08-03 | 1 | -5/+22 |
| * | | | submodule-config: move submodule-config functions to submodule-config.c | Brandon Williams | 2017-08-03 | 1 | -7/+31 |
| * | | | Merge branch 'bc/object-id' into bw/submodule-config-cleanup | Junio C Hamano | 2017-08-02 | 1 | -19/+19 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 2017-08-22 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool | Martin Ă…gren | 2017-08-07 | 1 | -2/+2 |
* | | | | | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-08-22 | 1 | -0/+8 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | submodule: remove submodule.fetchjobs from submodule-config parsing | Brandon Williams | 2017-08-02 | 1 | -0/+8 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'sb/hashmap-cleanup' | Junio C Hamano | 2017-08-11 | 1 | -6/+12 |
|\ \ \ \ \ | |||||
| * | | | | | submodule-config.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -6/+12 |
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-08-11 | 1 | -19/+19 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | submodule: convert submodule config lookup to use object_id | brian m. carlson | 2017-07-17 | 1 | -19/+19 |
* | | | | | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 2017-07-14 | 1 | -0/+22 |
|\ \ \ \ \ | |||||
| * | | | | | builtin/fetch: factor submodule recurse parsing out to submodule config | Stefan Beller | 2017-06-24 | 1 | -0/+22 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'sb/hashmap-customize-comparison' | Junio C Hamano | 2017-07-14 | 1 | -6/+8 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | 1 | -6/+8 |
* | | | | submodule-config: store the_submodule_cache in the_repository | Brandon Williams | 2017-06-24 | 1 | -18/+52 |
|/ / / | |||||
* / / | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 2017-03-28 | 1 | -0/+20 |
|\ \ | |||||
| * | | update submodules: add submodule config parsing | Stefan Beller | 2017-03-16 | 1 | -0/+20 |
| |/ | |||||
* | | Merge branch 'sb/submodule-config-parse-ignore-fix' | Junio C Hamano | 2017-03-21 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | submodule-config: correct error reporting for invalid ignore value | Stefan Beller | 2017-03-15 | 1 | -1/+1 |
* | | Merge branch 'bw/push-submodule-only' | Junio C Hamano | 2017-01-31 | 1 | -0/+2 |
|\ \ | |||||
| * | | submodules: add RECURSE_SUBMODULES_ONLY value | Brandon Williams | 2016-12-20 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-01-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | submodules: load gitmodules file from commit sha1 | Brandon Williams | 2016-12-22 | 1 | -3/+3 |
| |/ | |||||
* | | submodule-config: rename commit_sha1 to treeish_name | Stefan Beller | 2016-11-22 | 1 | -23/+23 |
* | | submodule config: inline config_from_{name, path} | Stefan Beller | 2016-11-22 | 1 | -14/+2 |
|/ | |||||
* | Merge branch 'sb/submodule-update-dot-branch' | Junio C Hamano | 2016-08-10 | 1 | -1/+10 |
|\ |