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.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jl/submodule-fetch-on-demand'
Junio C Hamano
2011-04-04
|
\
|
*
fetch/pull: Don't recurse into a submodule when commits are already present
Jens Lehmann
2011-03-09
|
*
Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
Jens Lehmann
2011-03-09
|
*
config: teach the fetch.recurseSubmodules option the 'on-demand' value
Jens Lehmann
2011-03-09
|
*
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
*
|
Fix sparse warnings
Stephen Boyd
2011-03-22
*
|
diff --submodule: split into bite-sized pieces
Jonathan Nieder
2011-03-16
|
/
*
fetch_populated_submodules(): document dynamic allocation
Junio C Hamano
2010-12-09
*
Submodules: Add the "fetchRecurseSubmodules" config option
Jens Lehmann
2010-11-12
*
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
*
|
Add the 'diff.ignoreSubmodules' config setting
Johannes Schindelin
2010-08-09
*
|
Submodules: Use "ignore" settings from .gitmodules too for diff and status
Jens Lehmann
2010-08-09
*
|
Submodules: Add the new "ignore" config option for diff and status
Jens Lehmann
2010-08-09
|
/
*
Add the option "--ignore-submodules" to "git status"
Jens Lehmann
2010-06-25
*
Teach diff --submodule and status to handle .git files in submodules
Jens Lehmann
2010-04-10
*
git status: ignoring untracked files must apply to submodules too
Jens Lehmann
2010-03-13
*
git diff --submodule: Show detailed dirty status of submodules
Jens Lehmann
2010-03-04
*
is_submodule_modified(): clear environment properly
Giuseppe Bilotta
2010-02-24
*
Fix memory leak in submodule.c
Jens Lehmann
2010-01-31
*
is_submodule_modified(): fix breakage with external GIT_INDEX_FILE
v1.7.0-rc1
Junio C Hamano
2010-01-30
*
Teach diff --submodule that modified submodule directory is dirty
Jens Lehmann
2010-01-24
*
Merge branch 'jl/submodule-diff'
Junio C Hamano
2010-01-22
|
\
|
*
Show submodules as modified when they contain a dirty work tree
Jens Lehmann
2010-01-16
*
|
submodule.c: mark file-local function static
Junio C Hamano
2010-01-12
|
/
*
submodule.c: Squelch a "use before assignment" warning
David Aguilar
2009-11-20
*
fixup tr/stash-format merge
Junio C Hamano
2009-10-30
*
Add the --submodule option to the diff option family
Johannes Schindelin
2009-10-19