index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
submodule.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
2017-07-14
1
-0
/
+4
|
\
|
*
pull: optionally rebase submodules (remote submodule changes only)
Stefan Beller
2017-06-24
1
-0
/
+4
*
|
submodule: convert is_submodule_initialized to work on a repository
Brandon Williams
2017-06-24
1
-1
/
+1
*
|
submodule: add repo_read_gitmodules
Brandon Williams
2017-06-24
1
-0
/
+2
|
/
*
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
2017-06-13
1
-1
/
+6
|
\
|
*
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
2017-06-01
1
-0
/
+1
|
*
reset/checkout/read-tree: unify config callback for submodule recursion
Stefan Beller
2017-05-30
1
-1
/
+5
*
|
Merge branch 'bw/pathspec-sans-the-index'
Junio C Hamano
2017-05-30
1
-0
/
+4
|
\
\
|
*
|
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams
2017-05-12
1
-0
/
+2
|
*
|
submodule: add die_in_unpopulated_submodule function
Brandon Williams
2017-05-10
1
-0
/
+2
|
|
/
*
/
submodule: convert merge_submodule to use struct object_id
brian m. carlson
2017-05-08
1
-4
/
+4
|
/
*
Merge branch 'nd/files-backend-git-dir'
Junio C Hamano
2017-04-20
1
-0
/
+6
|
\
|
*
path.c: move some code out of strbuf_git_path_submodule()
Nguyễn Thái Ngọc Duy
2017-03-27
1
-0
/
+6
*
|
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
2017-04-20
1
-1
/
+4
|
\
\
|
*
|
push: propagate remote and refspec with --recurse-submodules
Brandon Williams
2017-04-11
1
-1
/
+3
|
*
|
push: propagate push-options with --recurse-submodules
Brandon Williams
2017-04-11
1
-0
/
+1
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-20
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-3
/
+3
|
*
|
submodule: convert check_for_new_submodule_commits to object_id
brian m. carlson
2017-03-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
2017-03-28
1
-1
/
+22
|
\
\
|
|
/
|
/
|
|
*
update submodules: add submodule_move_head
Stefan Beller
2017-03-16
1
-0
/
+7
|
*
submodules: introduce check to see whether to touch a submodule
Stefan Beller
2017-03-16
1
-0
/
+7
|
*
update submodules: add a config option to determine if submodules are updated
Stefan Beller
2017-03-16
1
-0
/
+1
|
*
make is_submodule_populated gently
Stefan Beller
2017-03-16
1
-1
/
+7
*
|
rev-parse: add --show-superproject-working-tree
Stefan Beller
2017-03-09
1
-0
/
+8
|
/
*
Merge branch 'bw/push-submodule-only'
Junio C Hamano
2017-01-31
1
-0
/
+1
|
\
|
*
submodules: add RECURSE_SUBMODULES_ONLY value
Brandon Williams
2016-12-20
1
-0
/
+1
*
|
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
2017-01-19
1
-24
/
+32
|
\
\
|
*
|
submodule: rename and add flags to ok_to_remove_submodule
Stefan Beller
2016-12-27
1
-1
/
+5
|
*
|
submodule.h: add extern keyword to functions
Stefan Beller
2016-12-27
1
-25
/
+30
*
|
|
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
/
+1
|
*
|
|
submodules: add helper to determine if a submodule is initialized
Brandon Williams
2016-12-22
1
-0
/
+1
|
*
|
|
submodules: add helper to determine if a submodule is populated
Brandon Williams
2016-12-22
1
-0
/
+1
*
|
|
|
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2017-01-11
1
-1
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
submodule: add absorb-git-dir function
Stefan Beller
2016-12-13
1
-0
/
+4
|
*
|
move connect_work_tree_and_git_dir to dir.h
Stefan Beller
2016-12-13
1
-1
/
+0
|
|
/
*
|
push: fix --dry-run to not push submodules
Brandon Williams
2016-11-23
1
-1
/
+3
*
|
serialize collection of refs that contain submodule changes
Heiko Voigt
2016-11-16
1
-2
/
+3
|
/
*
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
2016-09-01
1
-0
/
+6
*
submodule: convert show_submodule_summary to use struct object_id *
Jacob Keller
2016-09-01
1
-1
/
+1
*
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-05-17
1
-0
/
+7
|
\
|
*
submodule: stop sanitizing config options
Jeff King
2016-05-06
1
-10
/
+1
|
*
submodule--helper: move config-sanitizing to submodule.c
Jeff King
2016-04-28
1
-0
/
+16
*
|
submodule: port init from shell to C
Stefan Beller
2016-04-17
1
-0
/
+1
*
|
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
1
-0
/
+1
|
\
|
|
*
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
2016-01-13
1
-1
/
+1
|
|
\
|
*
|
push: add recurseSubmodules config option
Mike Crowe
2015-11-20
1
-0
/
+1
*
|
|
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
2016-03-01
1
-0
/
+2
*
|
|
submodule-config: keep update strategy around
Stefan Beller
2016-03-01
1
-0
/
+16
|
|
/
|
/
|
[next]