summaryrefslogtreecommitdiffstats
path: root/Documentation/git-submodule.txt
AgeCommit message (Expand)AuthorLines
2009-02-07submodule: add --no-fetch parameter to update commandFabian Franz-1/+6
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano-1/+1
2008-12-19Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg-1/+1
2008-08-25git-submodule: add "sync" commandDavid Aguilar-0/+9
2008-08-17git-submodule - Add 'foreach' subcommandMark Levedahl-0/+17
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen-2/+2
2008-07-27Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros-1/+1
2008-07-19Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis-22/+47
2008-07-16Documentation/git-submodule.txt: Add Description sectionPetr Baudis-0/+22
2008-07-14git-submodule - make "submodule add" more strict, and document itMark Levedahl-9/+27
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-2/+2
2008-07-01Documentation formatting and cleanupJonathan Nieder-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder-5/+5
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer-3/+6
2008-06-06documentation: move git(7) to git(1)Christian Couder-1/+1
2008-05-16submodule update: add convenience option --initJohannes Schindelin-1/+6
2008-04-12Documentation/git-submodule: typofixJunio C Hamano-1/+1
2008-03-15Merge branch 'py/submodule'Junio C Hamano-3/+16
2008-03-11git-submodule summary: documentationPing Yin-3/+16
2008-03-05git-submodule - Allow adding a submodule in-placeMark Levedahl-2/+3
2008-01-21submodule: Document the details of the command line syntaxSteffen Prohaska-2/+3
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-3/+3
2007-12-27Documentation/git-submodule.txt: typofixJunio C Hamano-1/+1
2007-12-16Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano-1/+2
2007-09-25git-submodule - allow a relative path as the subproject urlMark Levedahl-0/+3
2007-07-06git-submodule(1): update description and key namesLars Hjemli-3/+3
2007-07-06Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai-0/+1
2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege-0/+11
2007-06-06git-submodule: clone during update, not during initLars Hjemli-8/+8
2007-05-26Add git-submodule commandLars Hjemli-0/+65