| Commit message (Expand) | Author | Age |
* | fetch_populated_submodules(): document dynamic allocation | Junio C Hamano | 2010-12-09 |
* | Submodules: Add the "fetchRecurseSubmodules" config option | Jens Lehmann | 2010-11-12 |
* | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 2010-11-12 |
* | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 2010-11-12 |
* | Merge branch 'hv/submodule-find-ff-merge' | Junio C Hamano | 2010-08-21 |
|\ |
|
| * | Implement automatic fast-forward merge for submodules | Heiko Voigt | 2010-07-07 |
* | | Add the 'diff.ignoreSubmodules' config setting | Johannes Schindelin | 2010-08-09 |
* | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 |
* | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 |
|/ |
|
* | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 |
* | Teach diff --submodule and status to handle .git files in submodules | Jens Lehmann | 2010-04-10 |
* | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 2010-03-13 |
* | git diff --submodule: Show detailed dirty status of submodules | Jens Lehmann | 2010-03-04 |
* | is_submodule_modified(): clear environment properly | Giuseppe Bilotta | 2010-02-24 |
* | Fix memory leak in submodule.c | Jens Lehmann | 2010-01-31 |
* | is_submodule_modified(): fix breakage with external GIT_INDEX_FILEv1.7.0-rc1 | Junio C Hamano | 2010-01-30 |
* | Teach diff --submodule that modified submodule directory is dirty | Jens Lehmann | 2010-01-24 |
* | Merge branch 'jl/submodule-diff' | Junio C Hamano | 2010-01-22 |
|\ |
|
| * | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 2010-01-16 |
* | | submodule.c: mark file-local function static | Junio C Hamano | 2010-01-12 |
|/ |
|
* | submodule.c: Squelch a "use before assignment" warning | David Aguilar | 2009-11-20 |
* | fixup tr/stash-format merge | Junio C Hamano | 2009-10-30 |
* | Add the --submodule option to the diff option family | Johannes Schindelin | 2009-10-19 |