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