aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
Commit message (Expand)AuthorAge
* Change "remote tracking" to "remote-tracking"Michael Schubert2013-07-03
* git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley2013-05-16
* Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-25
|\
| * submodule: add 'deinit' commandJens Lehmann2013-03-04
* | Merge branch 'maint'Junio C Hamano2013-02-27
|\ \
| * | Documentation/submodule: Add --force to update synopsisBrad King2013-02-27
| |/
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-19
* | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-19
|/
* Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano2012-11-21
|\
| * git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King2012-10-25
* | Merge branch 'jl/submodule-add-by-name'Jeff King2012-10-29
|\ \ | |/ |/|
| * Teach "git submodule add" the --name optionJens Lehmann2012-09-29
* | submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra2012-09-25
|/
* Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
* 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
|/