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
*
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
*
|
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
*
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
*
Teach diff --submodule that modified submodule directory is dirty
Jens Lehmann
2010-01-24
*
Show submodules as modified when they contain a dirty work tree
Jens Lehmann
2010-01-16
*
Add the --submodule option to the diff option family
Johannes Schindelin
2009-10-19