aboutsummaryrefslogtreecommitdiff
path: root/submodule.c
Commit message (Expand)AuthorAge
...
| * | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann2011-03-09
| * | config: teach the fetch.recurseSubmodules option the 'on-demand' valueJens Lehmann2011-03-09
| * | fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-09
| * | fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-09
* | | Fix sparse warningsStephen Boyd2011-03-22
* | | diff --submodule: split into bite-sized piecesJonathan Nieder2011-03-16
|/ /
* | fetch_populated_submodules(): document dynamic allocationJunio C Hamano2010-12-09
* | Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann2010-11-12
* | Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-12
* | fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-12
* | Merge branch 'hv/submodule-find-ff-merge'Junio C Hamano2010-08-21
|\ \
| * | Implement automatic fast-forward merge for submodulesHeiko Voigt2010-07-07
* | | Add the 'diff.ignoreSubmodules' config settingJohannes Schindelin2010-08-09
* | | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
* | | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-09
|/ /
* | Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-25
* | Teach diff --submodule and status to handle .git files in submodulesJens Lehmann2010-04-10
* | git status: ignoring untracked files must apply to submodules tooJens Lehmann2010-03-13
* | git diff --submodule: Show detailed dirty status of submodulesJens Lehmann2010-03-04
* | is_submodule_modified(): clear environment properlyGiuseppe Bilotta2010-02-24
* | Fix memory leak in submodule.cJens Lehmann2010-01-31
* | is_submodule_modified(): fix breakage with external GIT_INDEX_FILEv1.7.0-rc1Junio C Hamano2010-01-30
* | Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-24
* | Merge branch 'jl/submodule-diff'Junio C Hamano2010-01-22
|\ \ | |/
| * Show submodules as modified when they contain a dirty work treeJens Lehmann2010-01-16
* | submodule.c: mark file-local function staticJunio C Hamano2010-01-12
|/
* submodule.c: Squelch a "use before assignment" warningDavid Aguilar2009-11-20
* fixup tr/stash-format mergeJunio C Hamano2009-10-30
* Add the --submodule option to the diff option familyJohannes Schindelin2009-10-19