summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-151-2/+8
|\
| * Add --depth to submodule update/addfg/submodule-clone-depthFredrik Gustafsson2013-07-031-2/+8
* | Merge branch 'cp/submodule-custom-update'Junio C Hamano2013-07-151-1/+3
|\ \
| * | submodule update: allow custom command to update submodule working treecp/submodule-custom-updateChris Packham2013-07-031-1/+3
| |/
* | Change "remote tracking" to "remote-tracking"ms/remote-tracking-branches-in-docMichael Schubert2013-07-031-1/+1
|/
* git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley2013-05-161-2/+6
* Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-251-1/+17
|\
| * submodule: add 'deinit' commandJens Lehmann2013-03-041-1/+17
* | Merge branch 'maint'Junio C Hamano2013-02-271-2/+3
|\ \
| * | Documentation/submodule: Add --force to update synopsisBrad King2013-02-271-1/+1
| |/
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-191-0/+2
* | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-191-1/+22
|/
* Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano2012-11-211-1/+1
|\
| * git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King2012-10-251-1/+1
* | Merge branch 'jl/submodule-add-by-name'Jeff King2012-10-291-1/+6
|\ \ | |/ |/|
| * Teach "git submodule add" the --name optionJens Lehmann2012-09-291-1/+6
* | submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra2012-09-251-1/+0
|/
* Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-241-1/+8
* Documentation: Fix misspellingsLeila Muhtasib2012-06-221-1/+1
* link to gitmodules page at the beginning of git-submodule documentationHeiko Voigt2012-05-141-3/+3
* document submdule.$name.update=none option for gitmodulesHeiko Voigt2012-05-111-5/+2
* correct spelling: an URL -> a URLJim Meyering2012-03-281-1/+1
* 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