index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
submodule.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'bw/push-submodule-only'
Junio C Hamano
2017-01-31
|
\
|
*
submodules: add RECURSE_SUBMODULES_ONLY value
Brandon Williams
2016-12-20
*
|
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
2017-01-18
|
\
\
|
*
|
submodule: rename and add flags to ok_to_remove_submodule
Stefan Beller
2016-12-27
|
*
|
submodule.h: add extern keyword to functions
Stefan Beller
2016-12-27
*
|
|
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2017-01-18
|
\
\
\
|
*
|
|
submodules: load gitmodules file from commit sha1
Brandon Williams
2016-12-22
|
*
|
|
submodules: add helper to determine if a submodule is initialized
Brandon Williams
2016-12-22
|
*
|
|
submodules: add helper to determine if a submodule is populated
Brandon Williams
2016-12-22
*
|
|
|
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2017-01-10
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
submodule: add absorb-git-dir function
Stefan Beller
2016-12-12
|
*
|
move connect_work_tree_and_git_dir to dir.h
Stefan Beller
2016-12-12
|
|
/
*
|
push: fix --dry-run to not push submodules
Brandon Williams
2016-11-23
*
|
serialize collection of refs that contain submodule changes
Heiko Voigt
2016-11-16
|
/
*
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
2016-08-31
*
submodule: convert show_submodule_summary to use struct object_id *
Jacob Keller
2016-08-31
*
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-05-17
|
\
|
*
submodule: stop sanitizing config options
Jeff King
2016-05-06
|
*
submodule--helper: move config-sanitizing to submodule.c
Jeff King
2016-04-28
*
|
submodule: port init from shell to C
Stefan Beller
2016-04-16
*
|
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
|
\
\
|
|
/
|
*
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
2016-01-12
|
|
\
|
*
|
push: add recurseSubmodules config option
Mike Crowe
2015-11-20
*
|
|
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
2016-03-01
*
|
|
submodule-config: keep update strategy around
Stefan Beller
2016-03-01
|
|
/
|
/
|
*
|
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
2015-12-16
|
/
*
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
2015-08-19
*
submodule: use new config API for worktree configurations
Heiko Voigt
2015-08-19
*
submodule: implement a config API for lookup of .gitmodules values
Heiko Voigt
2015-08-19
*
rm: delete .gitmodules entry of submodules removed from the work tree
Jens Lehmann
2013-08-06
*
mv: update the path entry in .gitmodules for moved submodules
Jens Lehmann
2013-08-06
*
submodule.c: add .gitmodules staging helper functions
Jens Lehmann
2013-07-30
*
mv: move submodules using a gitfile
Jens Lehmann
2013-07-30
*
submodule: print graph output next to submodule log
John Keeping
2013-04-05
*
submodule: display summary header in bold
Ramkumar Ramachandra
2012-11-18
*
Merge branch 'jl/submodule-rm'
Jeff King
2012-10-29
|
\
|
*
submodule: teach rm to remove submodules unless they contain a git directory
Jens Lehmann
2012-09-29
*
|
submodule: use argv_array instead of hand-building arrays
Jens Lehmann
2012-09-02
|
/
*
Merge branch 'hv/submodule-recurse-push'
Junio C Hamano
2012-04-24
|
\
|
*
push: teach --recurse-submodules the on-demand option
Heiko Voigt
2012-03-30
|
*
Refactor submodule push check to use string list instead of integer
Heiko Voigt
2012-03-30
*
|
submodule: fix prototype of gitmodules_config
René Scharfe
2012-04-10
|
/
*
submodule: Search for merges only at end of recursive merge
Brad King
2011-10-13
*
push: Don't push a repository with unpushed submodules
Fredrik Gustafsson
2011-08-20
*
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
2011-03-09
*
fetch/pull: recurse into submodules when necessary
Jens Lehmann
2011-03-09
*
Add the 'fetch.recurseSubmodules' config setting
Jens Lehmann
2010-11-12
*
fetch/pull: Add the --recurse-submodules option
Jens Lehmann
2010-11-12
*
Merge branch 'hv/submodule-find-ff-merge'
Junio C Hamano
2010-08-21
|
\
|
*
Implement automatic fast-forward merge for submodules
Heiko Voigt
2010-07-07
[next]