summaryrefslogtreecommitdiffstats
path: root/Documentation/git-submodule.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-31Fix typos in technical documentation.Ralf Wildenhues1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-2/+2
2010-01-10Documentation: format full commands in typewriter fontThomas Rast1-2/+2
2009-09-22git submodule add: make the <path> parameter optionalJens Lehmann1-2/+6
2009-08-27Merge branch 'jh/submodule-foreach'Junio C Hamano1-4/+19
2009-08-18git submodule status: Add --recursive to recurse into nested submodulesJohan Herland1-2/+5
2009-08-18git submodule update: Introduce --recursive to update nested submodulesJohan Herland1-2/+5
2009-08-18git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland1-1/+9
2009-08-18git submodule foreach: Provide access to submodule name, as '$name'Johan Herland1-1/+2
2009-08-15Documentaqtion/git-submodule.txt: TypofixLars Hjemli1-1/+1
2009-08-14git submodule summary: add --files optionJens Lehmann1-2/+11
2009-08-05Documentation: git submodule: add missing options to synopsisJens Lehmann1-2/+2
2009-06-30Merge branch 'maint'Junio C Hamano1-2/+3
2009-06-30git-submodule documentation: fix foreach exampleMiklos Vajna1-2/+3
2009-06-20Merge branch 'ph/submodule-rebase'Junio C Hamano1-2/+13
2009-06-13Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano1-2/+12
2009-06-03git-submodule: add support for --merge.Johan Herland1-2/+13
2009-06-03Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland1-2/+2
2009-05-09Add --reference option to git submodule.Michael S. Tsirkin1-2/+12
2009-04-24git-submodule: add support for --rebase.Peter Hutterer1-2/+12
2009-02-07submodule: add --no-fetch parameter to update commandFabian Franz1-1/+6
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano1-1/+1
2008-12-19Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg1-1/+1
2008-08-25git-submodule: add "sync" commandDavid Aguilar1-0/+9
2008-08-17git-submodule - Add 'foreach' subcommandMark Levedahl1-0/+17
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen1-2/+2
2008-07-27Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros1-1/+1
2008-07-19Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis1-22/+47
2008-07-16Documentation/git-submodule.txt: Add Description sectionPetr Baudis1-0/+22
2008-07-14git-submodule - make "submodule add" more strict, and document itMark Levedahl1-9/+27
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupJonathan Nieder1-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-5/+5
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-3/+6
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-16submodule update: add convenience option --initJohannes Schindelin1-1/+6
2008-04-12Documentation/git-submodule: typofixJunio C Hamano1-1/+1
2008-03-15Merge branch 'py/submodule'Junio C Hamano1-3/+16
2008-03-11git-submodule summary: documentationPing Yin1-3/+16
2008-03-05git-submodule - Allow adding a submodule in-placeMark Levedahl1-2/+3
2008-01-21submodule: Document the details of the command line syntaxSteffen Prohaska1-2/+3
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-3/+3
2007-12-27Documentation/git-submodule.txt: typofixJunio C Hamano1-1/+1
2007-12-16Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano1-1/+2
2007-09-25git-submodule - allow a relative path as the subproject urlMark Levedahl1-0/+3
2007-07-06git-submodule(1): update description and key namesLars Hjemli1-3/+3
2007-07-06Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai1-0/+1
2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege1-0/+11
2007-06-06git-submodule: clone during update, not during initLars Hjemli1-8/+8
2007-05-26Add git-submodule commandLars Hjemli1-0/+65