35 Commits (c7b64aa0f3a83ed574d9d374bf2639c3c091120c)

Author SHA1 Message Date
Antonio Ospite 588929d54d submodule-config: make 'config_from_gitmodules' private 7 years ago
Antonio Ospite 057449978e submodule-config: add helper to get 'update-clone' config from .gitmodules 7 years ago
Antonio Ospite 71a6953d16 submodule-config: add helper function to get 'fetch' config from .gitmodules 7 years ago
Antonio Ospite ad136370b2 config: move config_from_gitmodules to submodule-config.c 7 years ago
Jeff King 0383bbb901 submodule-config: verify submodule names as paths 7 years ago
brian m. carlson 34caab0261 submodule-config: convert structures to object_id 7 years ago
Stefan Beller 0c89fdd739 submodule-config: remove submodule_from_cache 7 years ago
Stefan Beller 3b8fb393bc submodule-config: add repository argument to submodule_from_{name, path} 7 years ago
Stefan Beller f793b895fd submodule-config: allow submodule_free to handle arbitrary repositories 7 years ago
Heiko Voigt c68f837576 implement fetching of moved submodules 7 years ago
Brandon Williams 1b796ace7b submodule-config: move submodule-config functions to submodule-config.c 8 years ago
Brandon Williams 32bc548329 submodule-config: remove support for overlaying repository config 8 years ago
Brandon Williams f20e7c1ea2 submodule: remove submodule.fetchjobs from submodule-config parsing 8 years ago
brian m. carlson cd73de4714 submodule: convert submodule config lookup to use object_id 8 years ago
Brandon Williams bf12fcdf5e submodule-config: store the_submodule_cache in the_repository 8 years ago
Stefan Beller 886dc154d8 builtin/fetch: factor submodule recurse parsing out to submodule config 8 years ago
Stefan Beller d601fd0957 update submodules: add submodule config parsing 8 years ago
Brandon Williams 9ebf689aad submodules: load gitmodules file from commit sha1 8 years ago
Stefan Beller 73c293bb6c submodule-config: rename commit_sha1 to treeish_name 8 years ago
Stefan Beller b5944f3476 submodule-config: keep configured branch around 9 years ago
Stefan Beller 37f52e9344 submodule-config: keep shallow recommendation around 9 years ago
Stefan Beller ea2fa5a338 submodule-config: keep update strategy around 9 years ago
Mike Crowe b33a15b081 push: add recurseSubmodules config option 9 years ago
Heiko Voigt 027771fcb1 submodule: allow erroneous values for the fetchRecurseSubmodules option 10 years ago
Heiko Voigt 851e18c385 submodule: use new config API for worktree configurations 10 years ago
Heiko Voigt 959b5455d0 submodule: implement a config API for lookup of .gitmodules values 10 years ago