summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
AgeCommit message (Expand)Author
2014-04-02Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano
2014-04-01Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"Junio C Hamano
2014-03-31Merge branch 'wt/doc-submodule-name-path-confusion-2'Junio C Hamano
2014-03-31Merge branch 'wt/doc-submodule-name-path-confusion-1'Junio C Hamano
2014-03-27doc: submodule.*.branch config is keyed by nameW. Trevor King
2014-03-27doc: submodule.* config are keyed by submodule namesW. Trevor King
2014-03-14Merge branch 'jl/doc-submodule-update-checkout'Junio C Hamano
2014-02-28submodule update: consistently document the '--checkout' optionJens Lehmann
2014-02-24Documentation: describe 'submodule update --remote' use caseW. Trevor King
2014-02-24submodule: explicit local branch creation in module_cloneW. Trevor King
2013-07-15Merge branch 'fg/submodule-clone-depth'Junio C Hamano
2013-07-15Merge branch 'cp/submodule-custom-update'Junio C Hamano
2013-07-03Change "remote tracking" to "remote-tracking"Michael Schubert
2013-07-03Add --depth to submodule update/addFredrik Gustafsson
2013-07-03submodule update: allow custom command to update submodule working treeChris Packham
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley
2013-03-25Merge branch 'jl/submodule-deinit'Junio C Hamano
2013-03-04submodule: add 'deinit' commandJens Lehmann
2013-02-27Merge branch 'maint'Junio C Hamano
2013-02-27Documentation/submodule: Add --force to update synopsisBrad King
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-12-19submodule add: If --branch is given, record it in .gitmodulesW. Trevor King
2012-12-19submodule update: add --remote for submodule's upstream changesW. Trevor King
2012-11-21Merge branch 'wtk/submodule-doc-fixup'Junio C Hamano
2012-10-29Merge branch 'jl/submodule-add-by-name'Jeff King
2012-10-25git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King
2012-09-30Teach "git submodule add" the --name optionJens Lehmann
2012-09-25submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra
2012-08-24Make 'git submodule update --force' always check out submodules.Stefan Zager
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-05-14link to gitmodules page at the beginning of git-submodule documentationHeiko Voigt
2012-05-11document submdule.$name.update=none option for gitmodulesHeiko Voigt
2012-03-28correct spelling: an URL -> a URLJim Meyering
2012-01-03Merge branch 'maint-1.7.7' into maintJunio C Hamano
2012-01-03docs: describe behavior of relative submodule URLsJens Lehmann
2011-08-11add update 'none' flag to disable update of submodule by defaultHeiko Voigt
2011-08-08Merge branch 'jl/submodule-status-summary-doc'Junio C Hamano
2011-08-01Documentation/submodule: add command references and update optionsJens Lehmann
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano
2011-07-19Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano
2011-06-29Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano
2011-06-29Documentation: quote double-dash for AsciiDocJonathan Nieder
2011-06-26submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano
2011-06-06submodule add: allow relative repository path even when no url is setJens Lehmann
2011-05-02Merge branch 'nm/submodule-update-force'Junio C Hamano
2011-04-04submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin
2011-04-04Merge branch 'nm/maint-conflicted-submodule-entries'Junio C Hamano
2011-03-31submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-07-19git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason