summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-031-1/+6
|\
| * docs: describe behavior of relative submodule URLsJens Lehmann2012-01-031-1/+6
* | add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-111-1/+7
|/
* Merge branch 'jl/submodule-status-summary-doc'Junio C Hamano2011-08-081-12/+26
|\
| * Documentation/submodule: add command references and update optionsJens Lehmann2011-08-011-12/+26
* | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-221-1/+3
|\ \
| * | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-061-1/+3
* | | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-191-1/+3
|\ \ \
| * | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-261-1/+3
* | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-291-1/+1
* | | | Merge branch 'nm/submodule-update-force'Junio C Hamano2011-05-021-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin2011-04-041-2/+4
| | |/ | |/|
* | | Merge branch 'nm/maint-conflicted-submodule-entries'Junio C Hamano2011-04-041-2/+3
|\ \ \ | | |/ | |/|
| * | submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin2011-03-301-2/+3
| |/
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-5/+0
|/
* git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason2010-07-191-4/+0
* git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-191-1/+6
* git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-051-0/+4
* git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason2010-05-251-2/+4
* Fix typos in technical documentation.Ralf Wildenhues2010-01-311-1/+1
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-2/+2
* Documentation: format full commands in typewriter fontThomas Rast2010-01-101-2/+2
* git submodule add: make the <path> parameter optionalJens Lehmann2009-09-221-2/+6
* Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-271-4/+19
|\
| * git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-2/+5
| * git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-181-2/+5
| * git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-1/+9
| * git submodule foreach: Provide access to submodule name, as '$name'Johan Herland2009-08-181-1/+2
* | Documentaqtion/git-submodule.txt: TypofixLars Hjemli2009-08-151-1/+1
* | git submodule summary: add --files optionJens Lehmann2009-08-141-2/+11
|/
* Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-051-2/+2
* Merge branch 'maint'Junio C Hamano2009-06-301-2/+3
|\
| * git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-301-2/+3
* | Merge branch 'ph/submodule-rebase'Junio C Hamano2009-06-201-2/+13
|\ \
| * | git-submodule: add support for --merge.Johan Herland2009-06-031-2/+13
* | | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-131-2/+12
|\ \ \ | |/ /
| * | Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-031-2/+2
| * | git-submodule: add support for --rebase.Peter Hutterer2009-04-241-2/+12
| |/
* | Add --reference option to git submodule.Michael S. Tsirkin2009-05-091-2/+12
|/
* submodule: add --no-fetch parameter to update commandFabian Franz2009-02-071-1/+6
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-191-1/+1
|\
| * Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-191-1/+1
* | git-submodule: add "sync" commandDavid Aguilar2008-08-251-0/+9
* | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-171-0/+17
|/
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-301-2/+2
* Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros2008-07-271-1/+1
* Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-191-22/+47
* Documentation/git-submodule.txt: Add Description sectionPetr Baudis2008-07-161-0/+22
* git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-141-9/+27