aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
Commit message (Expand)AuthorAge
* Documentation: Fix misspellingsLeila Muhtasib2012-06-22
* link to gitmodules page at the beginning of git-submodule documentationHeiko Voigt2012-05-14
* document submdule.$name.update=none option for gitmodulesHeiko Voigt2012-05-11
* correct spelling: an URL -> a URLJim Meyering2012-03-28
* Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-03
|\
| * docs: describe behavior of relative submodule URLsJens Lehmann2012-01-03
* | add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-11
|/
* Merge branch 'jl/submodule-status-summary-doc'Junio C Hamano2011-08-08
|\
| * Documentation/submodule: add command references and update optionsJens Lehmann2011-08-01
* | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-22
|\ \
| * | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-06
* | | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-19
|\ \ \
| * | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-26
* | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-29
* | | | Merge branch 'nm/submodule-update-force'Junio C Hamano2011-05-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin2011-04-04
| | |/ | |/|
* | | Merge branch 'nm/maint-conflicted-submodule-entries'Junio C Hamano2011-04-04
|\ \ \ | | |/ | |/|
| * | submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin2011-03-30
| |/
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason2010-07-19
* git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-19
* git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-05
* git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason2010-05-25
* Fix typos in technical documentation.Ralf Wildenhues2010-01-31
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Documentation: format full commands in typewriter fontThomas Rast2010-01-10
* git submodule add: make the <path> parameter optionalJens Lehmann2009-09-22
* Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-27
|\
| * git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-18
| * git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * git submodule foreach: Provide access to submodule name, as '$name'Johan Herland2009-08-18
* | Documentaqtion/git-submodule.txt: TypofixLars Hjemli2009-08-15
* | git submodule summary: add --files optionJens Lehmann2009-08-14
|/
* Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-05
* Merge branch 'maint'Junio C Hamano2009-06-30
|\
| * git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-30
* | Merge branch 'ph/submodule-rebase'Junio C Hamano2009-06-20
|\ \
| * | git-submodule: add support for --merge.Johan Herland2009-06-03
* | | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-13
|\ \ \ | |/ /
| * | Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-03
| * | git-submodule: add support for --rebase.Peter Hutterer2009-04-24
| |/
* | Add --reference option to git submodule.Michael S. Tsirkin2009-05-09
|/
* submodule: add --no-fetch parameter to update commandFabian Franz2009-02-07
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-19
|\
| * Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* | git-submodule: add "sync" commandDavid Aguilar2008-08-25
* | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-17
|/
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30