index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
submodule-config.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'vd/fsck-submodule-url-test'
Junio C Hamano
2024-01-26
1
-0
/
+3
|
\
|
*
submodule-config.h: move check_submodule_url
Victoria Dye
2024-01-18
1
-0
/
+3
*
|
submodule-config.h: remove unnecessary include
Elijah Newren
2023-12-26
1
-1
/
+0
*
|
treewide: remove unnecessary includes from header files
Elijah Newren
2023-12-26
1
-1
/
+0
|
/
*
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-1
/
+2
*
hash.h: move some oid-related declarations from cache.h
Elijah Newren
2023-02-24
1
-1
/
+0
*
Merge branch 'pb/submodule-recurse-mode-enum'
Junio C Hamano
2022-05-21
1
-1
/
+1
|
\
|
*
submodule.h: use a named enum for RECURSE_SUBMODULES_*
Philippe Blain
2022-04-06
1
-1
/
+1
*
|
branch: add --recurse-submodules option for branch creation
Glen Choo
2022-02-04
1
-0
/
+34
|
/
*
submodule-config.h: remove unused SUBMODULE_INIT macro
Ævar Arnfjörð Bjarmason
2021-09-27
1
-4
/
+0
*
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares
2020-01-17
1
-1
/
+1
*
submodule-config: move doc to submodule-config.h
Heba Waly
2019-11-18
1
-1
/
+37
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-10
/
+10
*
submodule: factor out a config_set_in_gitmodules_file_gently function
Antonio Ospite
2018-10-09
1
-0
/
+1
*
submodule: add a print_config_from_gitmodules() helper
Antonio Ospite
2018-10-09
1
-0
/
+1
*
submodule-config: make 'config_from_gitmodules' private
Antonio Ospite
2018-06-26
1
-7
/
+5
*
submodule-config: add helper to get 'update-clone' config from .gitmodules
Antonio Ospite
2018-06-26
1
-0
/
+1
*
submodule-config: add helper function to get 'fetch' config from .gitmodules
Antonio Ospite
2018-06-26
1
-0
/
+2
*
config: move config_from_gitmodules to submodule-config.c
Antonio Ospite
2018-06-26
1
-0
/
+11
*
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-3
/
+4
|
\
|
*
submodule-config: convert structures to object_id
brian m. carlson
2018-05-02
1
-3
/
+4
*
|
Sync with Git 2.17.1
Junio C Hamano
2018-05-29
1
-0
/
+7
|
\
\
|
*
\
Sync with Git 2.15.2
Junio C Hamano
2018-05-22
1
-0
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Sync with Git 2.14.4
Junio C Hamano
2018-05-22
1
-0
/
+7
|
|
|
\
|
|
|
*
Sync with Git 2.13.7
Junio C Hamano
2018-05-22
1
-0
/
+7
|
|
|
|
\
|
|
|
|
*
submodule-config: verify submodule names as paths
Jeff King
2018-05-22
1
-0
/
+7
*
|
|
|
|
submodule-config: remove submodule_from_cache
Stefan Beller
2018-03-29
1
-3
/
+0
*
|
|
|
|
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
2018-03-29
1
-4
/
+6
*
|
|
|
|
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
2018-03-29
1
-1
/
+1
|
/
/
/
/
*
/
/
/
implement fetching of moved submodules
Heiko Voigt
2017-10-17
1
-0
/
+3
|
/
/
/
*
|
|
submodule-config: move submodule-config functions to submodule-config.c
Brandon Williams
2017-08-03
1
-5
/
+2
*
|
|
submodule-config: remove support for overlaying repository config
Brandon Williams
2017-08-03
1
-1
/
+0
*
|
|
Merge branch 'bc/object-id' into bw/submodule-config-cleanup
Junio C Hamano
2017-08-02
1
-6
/
+6
|
\
\
\
|
*
|
|
submodule: convert submodule config lookup to use object_id
brian m. carlson
2017-07-17
1
-6
/
+6
*
|
|
|
submodule: remove submodule.fetchjobs from submodule-config parsing
Brandon Williams
2017-08-02
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
2017-07-14
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
builtin/fetch: factor submodule recurse parsing out to submodule config
Stefan Beller
2017-06-24
1
-0
/
+3
|
|
/
*
/
submodule-config: store the_submodule_cache in the_repository
Brandon Williams
2017-06-24
1
-0
/
+10
|
/
*
update submodules: add submodule config parsing
Stefan Beller
2017-03-16
1
-8
/
+9
*
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2017-01-19
1
-0
/
+3
|
\
|
*
submodules: load gitmodules file from commit sha1
Brandon Williams
2016-12-22
1
-0
/
+3
*
|
submodule-config: rename commit_sha1 to treeish_name
Stefan Beller
2016-11-22
1
-2
/
+2
|
/
*
submodule-config: keep configured branch around
Stefan Beller
2016-08-01
1
-0
/
+1
*
submodule-config: keep shallow recommendation around
Stefan Beller
2016-05-27
1
-0
/
+1
*
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
2016-04-06
1
-0
/
+2
|
\
|
*
submodule-config: keep update strategy around
Stefan Beller
2016-03-01
1
-0
/
+2
*
|
push: add recurseSubmodules config option
Mike Crowe
2015-11-20
1
-0
/
+1
|
/
*
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
2015-08-19
1
-0
/
+1
*
submodule: use new config API for worktree configurations
Heiko Voigt
2015-08-19
1
-0
/
+1
[next]