Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | submodule: Search for merges only at end of recursive merge | Brad King | 1 | -1/+1 |
2011-08-20 | push: Don't push a repository with unpushed submodules | Fredrik Gustafsson | 1 | -0/+1 |
2011-03-09 | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 1 | -1/+1 |
2011-03-09 | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 1 | -0/+9 |
2010-11-12 | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 1 | -1/+3 |
2010-11-12 | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 1 | -0/+3 |
2010-08-21 | Merge branch 'hv/submodule-find-ff-merge' | Junio C Hamano | 1 | -0/+2 |
2010-08-09 | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 1 | -0/+1 |
2010-08-09 | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 1 | -0/+3 |
2010-07-07 | Implement automatic fast-forward merge for submodules | Heiko Voigt | 1 | -0/+2 |
2010-06-25 | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 1 | -0/+3 |
2010-03-13 | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 1 | -1/+1 |
2010-03-04 | git diff --submodule: Show detailed dirty status of submodules | Jens Lehmann | 1 | -1/+1 |
2010-01-24 | Teach diff --submodule that modified submodule directory is dirty | Jens Lehmann | 1 | -0/+1 |
2010-01-16 | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 1 | -0/+1 |
2009-10-19 | Add the --submodule option to the diff option family | Johannes Schindelin | 1 | -0/+8 |