aboutsummaryrefslogtreecommitdiff
path: root/submodule.h
Commit message (Expand)AuthorAge
* rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-06
* mv: update the path entry in .gitmodules for moved submodulesJens Lehmann2013-08-06
* submodule.c: add .gitmodules staging helper functionsJens Lehmann2013-07-30
* mv: move submodules using a gitfileJens Lehmann2013-07-30
* submodule: print graph output next to submodule logJohn Keeping2013-04-05
* submodule: display summary header in boldRamkumar Ramachandra2012-11-18
* Merge branch 'jl/submodule-rm'Jeff King2012-10-29
|\
| * submodule: teach rm to remove submodules unless they contain a git directoryJens Lehmann2012-09-29
* | submodule: use argv_array instead of hand-building arraysJens Lehmann2012-09-02
|/
* Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\
| * push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
| * Refactor submodule push check to use string list instead of integerHeiko Voigt2012-03-30
* | submodule: fix prototype of gitmodules_configRené Scharfe2012-04-10
|/
* submodule: Search for merges only at end of recursive mergeBrad King2011-10-13
* push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* 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
* 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
* | 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
* 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
* Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-24
* Show submodules as modified when they contain a dirty work treeJens Lehmann2010-01-16
* Add the --submodule option to the diff option familyJohannes Schindelin2009-10-19