aboutsummaryrefslogtreecommitdiffstats
path: root/submodule.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-02submodule: use argv_array instead of hand-building arraysJens Lehmann1-1/+2
2012-04-24Merge branch 'hv/submodule-recurse-push'Junio C Hamano1-1/+3
2012-04-10submodule: fix prototype of gitmodules_configRené Scharfe1-1/+1
2012-03-30push: teach --recurse-submodules the on-demand optionHeiko Voigt1-0/+1
2012-03-30Refactor submodule push check to use string list instead of integerHeiko Voigt1-1/+2
2011-10-13submodule: Search for merges only at end of recursive mergeBrad King1-1/+1
2011-08-20push: Don't push a repository with unpushed submodulesFredrik Gustafsson1-0/+1
2011-03-09fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann1-1/+1
2011-03-09fetch/pull: recurse into submodules when necessaryJens Lehmann1-0/+9
2010-11-12Add the 'fetch.recurseSubmodules' config settingJens Lehmann1-1/+3
2010-11-12fetch/pull: Add the --recurse-submodules optionJens Lehmann1-0/+3
2010-08-21Merge branch 'hv/submodule-find-ff-merge'Junio C Hamano1-0/+2
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann1-0/+1
2010-08-09Submodules: Add the new "ignore" config option for diff and statusJens Lehmann1-0/+3
2010-07-07Implement automatic fast-forward merge for submodulesHeiko Voigt1-0/+2
2010-06-25Add the option "--ignore-submodules" to "git status"Jens Lehmann1-0/+3
2010-03-13git status: ignoring untracked files must apply to submodules tooJens Lehmann1-1/+1
2010-03-04git diff --submodule: Show detailed dirty status of submodulesJens Lehmann1-1/+1
2010-01-24Teach diff --submodule that modified submodule directory is dirtyJens Lehmann1-0/+1
2010-01-16Show submodules as modified when they contain a dirty work treeJens Lehmann1-0/+1
2009-10-19Add the --submodule option to the diff option familyJohannes Schindelin1-0/+8