summaryrefslogtreecommitdiff
path: root/submodule.h
Commit message (Expand)AuthorAgeFilesLines
* submodule: print graph output next to submodule logJohn Keeping2013-04-051-0/+1
* submodule: display summary header in boldRamkumar Ramachandra2012-11-181-1/+1
* Merge branch 'jl/submodule-rm'Jeff King2012-10-291-0/+2
|\
| * submodule: teach rm to remove submodules unless they contain a git directoryJens Lehmann2012-09-291-0/+2
* | submodule: use argv_array instead of hand-building arraysJens Lehmann2012-09-021-1/+2
|/
* Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-241-1/+3
|\
| * push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-301-0/+1
| * Refactor submodule push check to use string list instead of integerHeiko Voigt2012-03-301-1/+2
* | submodule: fix prototype of gitmodules_configRené Scharfe2012-04-101-1/+1
|/
* submodule: Search for merges only at end of recursive mergeBrad King2011-10-131-1/+1
* push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-201-0/+1
* fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-091-1/+1
* fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-091-0/+9
* Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-121-1/+3
* fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-121-0/+3
* Merge branch 'hv/submodule-find-ff-merge'Junio C Hamano2010-08-211-0/+2
|\
| * Implement automatic fast-forward merge for submodulesHeiko Voigt2010-07-071-0/+2
* | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-091-0/+1
* | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-091-0/+3
|/
* Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-251-0/+3
* git status: ignoring untracked files must apply to submodules tooJens Lehmann2010-03-131-1/+1
* git diff --submodule: Show detailed dirty status of submodulesJens Lehmann2010-03-041-1/+1
* Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-241-0/+1
* Show submodules as modified when they contain a dirty work treeJens Lehmann2010-01-161-0/+1
* Add the --submodule option to the diff option familyJohannes Schindelin2009-10-191-0/+8