aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-submodule.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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