summaryrefslogtreecommitdiff
path: root/submodule.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-13submodule: Search for merges only at end of recursive mergeLibravatar Brad King1-1/+1
2011-08-20push: Don't push a repository with unpushed submodulesLibravatar Fredrik Gustafsson1-0/+1
2011-03-09fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionLibravatar Jens Lehmann1-1/+1
2011-03-09fetch/pull: recurse into submodules when necessaryLibravatar Jens Lehmann1-0/+9
2010-11-12Add the 'fetch.recurseSubmodules' config settingLibravatar Jens Lehmann1-1/+3
2010-11-12fetch/pull: Add the --recurse-submodules optionLibravatar Jens Lehmann1-0/+3
2010-08-21Merge branch 'hv/submodule-find-ff-merge'Libravatar Junio C Hamano1-0/+2
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusLibravatar Jens Lehmann1-0/+1
2010-08-09Submodules: Add the new "ignore" config option for diff and statusLibravatar Jens Lehmann1-0/+3
2010-07-07Implement automatic fast-forward merge for submodulesLibravatar Heiko Voigt1-0/+2
2010-06-25Add the option "--ignore-submodules" to "git status"Libravatar Jens Lehmann1-0/+3
2010-03-13git status: ignoring untracked files must apply to submodules tooLibravatar Jens Lehmann1-1/+1
2010-03-04git diff --submodule: Show detailed dirty status of submodulesLibravatar Jens Lehmann1-1/+1
2010-01-24Teach diff --submodule that modified submodule directory is dirtyLibravatar Jens Lehmann1-0/+1
2010-01-16Show submodules as modified when they contain a dirty work treeLibravatar Jens Lehmann1-0/+1
2009-10-19Add the --submodule option to the diff option familyLibravatar Johannes Schindelin1-0/+8