summaryrefslogtreecommitdiffstats
path: root/submodule.h
AgeCommit message (Expand)AuthorLines
2011-03-09fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann-1/+1
2011-03-09fetch/pull: recurse into submodules when necessaryJens Lehmann-0/+9
2010-11-12Add the 'fetch.recurseSubmodules' config settingJens Lehmann-1/+3
2010-11-12fetch/pull: Add the --recurse-submodules optionJens Lehmann-0/+3
2010-08-21Merge branch 'hv/submodule-find-ff-merge'Junio C Hamano-0/+2
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann-0/+1
2010-08-09Submodules: Add the new "ignore" config option for diff and statusJens Lehmann-0/+3
2010-07-07Implement automatic fast-forward merge for submodulesHeiko Voigt-0/+2
2010-06-25Add the option "--ignore-submodules" to "git status"Jens Lehmann-0/+3
2010-03-13git status: ignoring untracked files must apply to submodules tooJens Lehmann-1/+1
2010-03-04git diff --submodule: Show detailed dirty status of submodulesJens Lehmann-1/+1
2010-01-24Teach diff --submodule that modified submodule directory is dirtyJens Lehmann-0/+1
2010-01-16Show submodules as modified when they contain a dirty work treeJens Lehmann-0/+1
2009-10-19Add the --submodule option to the diff option familyJohannes Schindelin-0/+8