| Commit message (Expand) | Author | Age | Files | Lines |
* | submodule: improve documentation of update subcommandms/submodule-update-config-doc | Michal Sojka | 2015-03-02 | 1 | -12/+9 |
* | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | 1 | -1/+3 |
* | Documentation/gitmodules: Only 'update' and 'url' are required | W. Trevor King | 2014-01-06 | 1 | -0/+2 |
* | Improve documentation concerning the status.submodulesummary settingbc/submodule-status-ignored | Jens Lehmann | 2013-09-11 | 1 | -1/+2 |
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -2/+2 |
* | submodule update: add --remote for submodule's upstream changes | W. Trevor King | 2012-12-19 | 1 | -0/+5 |
* | Teach "git submodule add" the --name option | Jens Lehmann | 2012-09-29 | 1 | -1/+3 |
* | document submdule.$name.update=none option for gitmodules | Heiko Voigt | 2012-05-11 | 1 | -1/+4 |
* | correct spelling: an URL -> a URL | Jim Meyering | 2012-03-28 | 1 | -2/+2 |
* | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 | 1 | -2/+2 |
|\ |
|
| * | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option | Jens Lehmann | 2011-03-09 | 1 | -2/+2 |
* | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -4/+0 |
|/ |
|
* | Fix typos in the documentation | Ralf Wildenhues | 2011-01-04 | 1 | -1/+1 |
* | Submodules: Add the "fetchRecurseSubmodules" config option | Jens Lehmann | 2010-11-12 | 1 | -0/+8 |
* | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 | 1 | -1/+1 |
* | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 1 | -0/+15 |
* | gitmodules.5: url can be a relative path | Jonathan Nieder | 2010-07-15 | 1 | -0/+3 |
* | git-submodule: add support for --merge. | Johan Herland | 2009-06-03 | 1 | -2/+4 |
* | Rename submodule.<name>.rebase to submodule.<name>.update | Johan Herland | 2009-06-03 | 1 | -2/+8 |
* | git-submodule: add support for --rebase. | Peter Hutterer | 2009-04-24 | 1 | -0/+3 |
* | Document clarification: gitmodules, gitattributes | Gustaf Hendeby | 2008-08-31 | 1 | -1/+1 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -3/+3 |
* | gitmodules(5): remove leading period from synopsis | Lars Hjemli | 2007-06-15 | 1 | -1/+1 |
* | Add gitmodules(5) | Lars Hjemli | 2007-06-12 | 1 | -0/+62 |