summaryrefslogtreecommitdiff
path: root/submodule.h
AgeCommit message (Expand)Author
2010-11-12Add the 'fetch.recurseSubmodules' config settingJens Lehmann
2010-11-12fetch/pull: Add the --recurse-submodules optionJens Lehmann
2010-08-22Merge branch 'hv/submodule-find-ff-merge'Junio C Hamano
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann
2010-08-09Submodules: Add the new "ignore" config option for diff and statusJens Lehmann
2010-07-07Implement automatic fast-forward merge for submodulesHeiko Voigt
2010-06-25Add the option "--ignore-submodules" to "git status"Jens Lehmann
2010-03-14git status: ignoring untracked files must apply to submodules tooJens Lehmann
2010-03-05git diff --submodule: Show detailed dirty status of submodulesJens Lehmann
2010-01-25Teach diff --submodule that modified submodule directory is dirtyJens Lehmann
2010-01-17Show submodules as modified when they contain a dirty work treeJens Lehmann
2009-10-20Add the --submodule option to the diff option familyJohannes Schindelin